Class GetInstanceRequest (1.2.2)

GetInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GetInstanceRequest gets the state of an instance.

Attribute

NameDescription
name str
Required. The instance resource name, in the format ``projects/{project_id}/locations/{location}/instances/{instance_id}``.

Inheritance

builtins.object > proto.message.Message > GetInstanceRequest