Reference documentation and code samples for the Google Cloud Notebooks V1 Client class VirtualMachine.
Runtime using Virtual Machine for computing.
Generated from protobuf message google.cloud.notebooks.v1.VirtualMachine
Namespace
Google \ Cloud \ Notebooks \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance_name
string
Output only. The user-friendly name of the Managed Compute Engine instance.
↳ instance_id
string
Output only. The unique identifier of the Managed Compute Engine instance.
↳ virtual_machine_config
getInstanceName
Output only. The user-friendly name of the Managed Compute Engine instance.
string
setInstanceName
Output only. The user-friendly name of the Managed Compute Engine instance.
var
string
$this
getInstanceId
Output only. The unique identifier of the Managed Compute Engine instance.
string
setInstanceId
Output only. The unique identifier of the Managed Compute Engine instance.
var
string
$this
getVirtualMachineConfig
Virtual Machine configuration settings.
hasVirtualMachineConfig
clearVirtualMachineConfig
setVirtualMachineConfig
Virtual Machine configuration settings.
$this