Reference documentation and code samples for the Google Cloud Notebooks V2 Client class GetInstanceRequest.
Request for getting a notebook instance.
Generated from protobuf message google.cloud.notebooks.v2.GetInstanceRequest
Namespace
Google \ Cloud \ Notebooks \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
getName
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
string
setName
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
var
string
$this
static::build
name
string
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
Please see Google\Cloud\Notebooks\V2\NotebookServiceClient::instanceName()
for help formatting this field.