Class GetInstanceRequest (1.4.1)

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

Request for GetInstance.

Attribute

NameDescription
name str
Required. Memcached instance resource name in the format: ``projects/{project_id}/locations/{location_id}/instances/{instance_id}`` where ``location_id`` refers to a GCP region

Inheritance

builtins.object > proto.message.Message > GetInstanceRequest