Class GetInstanceRequest (3.22.2)

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

The request for GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].

Attributes

NameDescription
name str
Required. The name of the requested instance. Values are of the form projects/.
field_mask google.protobuf.field_mask_pb2.FieldMask
If field_mask is present, specifies the subset of Instance][google.spanner.admin.instance.v1.Instance] fields that should be returned. If absent, all Instance][google.spanner.admin.instance.v1.Instance] fields are returned.