Google Cloud Managed Lustre V1 API - Class Google::Cloud::Lustre::V1::GetInstanceRequest (v0.2.0)

Reference documentation and code samples for the Google Cloud Managed Lustre V1 API class Google::Cloud::Lustre::V1::GetInstanceRequest.

Message for getting a Instance

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}.
Returns
  • (::String) — Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}.