Reference documentation and code samples for the Google Cloud Lustre V1 Client class GetInstanceRequest.
Message for getting a Instance
Generated from protobuf message google.cloud.lustre.v1.GetInstanceRequest
Namespace
Google \ Cloud \ Lustre \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}
.
getName
Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}
.
string
setName
Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}
.
var
string
$this
static::build
name
string
Required. The instance resource name, in the format projects/{projectId}/locations/{location}/instances/{instanceId}
. Please see LustreClient::instanceName()
for help formatting this field.