AI Platform Notebooks V1beta1 API - Class Google::Cloud::Notebooks::V1beta1::ReportInstanceInfoRequest (v0.10.0)

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

Request for notebook instances to report information to Notebooks API.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metadata

def metadata() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — The metadata reported to Notebooks API. This will be merged to the instance metadata store

#metadata=

def metadata=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — The metadata reported to Notebooks API. This will be merged to the instance metadata store
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — The metadata reported to Notebooks API. This will be merged to the instance metadata store

#name

def name() -> ::String
Returns
  • (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
Returns
  • (::String) — Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}

#vm_id

def vm_id() -> ::String
Returns
  • (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity

#vm_id=

def vm_id=(value) -> ::String
Parameter
  • value (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity
Returns
  • (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity