Class CreateInstanceMetadata (3.13.0)

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

Metadata type for the operation returned by CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance].

Attributes

NameDescription
instance google.cloud.spanner_admin_instance_v1.types.Instance
The instance being created.
start_time google.protobuf.timestamp_pb2.Timestamp
The time at which the CreateInstance][google.spanner.admin.instance.v1.InstanceAdmin.CreateInstance] request was received.
cancel_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
end_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation failed or was completed successfully.