AI Platform Notebooks V1 API - Class Google::Cloud::Notebooks::V1::VirtualMachine (v0.1.0)

Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::VirtualMachine.

Runtime using Virtual Machine for computing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_id

def instance_id() -> ::String
Returns
  • (::String) — Output only. The unique identifier of the Managed Compute Engine instance.

#instance_name

def instance_name() -> ::String
Returns
  • (::String) — Output only. The user-friendly name of the Managed Compute Engine instance.

#virtual_machine_config

def virtual_machine_config() -> ::Google::Cloud::Notebooks::V1::VirtualMachineConfig
Returns

#virtual_machine_config=

def virtual_machine_config=(value) -> ::Google::Cloud::Notebooks::V1::VirtualMachineConfig
Parameter
Returns