google_api_spanner v0.0.1 GoogleApi.Spanner.V1.Model.CreateInstanceMetadata View Source
Metadata type for the operation returned by CreateInstance.
Attributes
- cancelTime (String): 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. Defaults to:
null. - endTime (String): The time at which this operation failed or was completed successfully. Defaults to:
null. - instance (Instance): The instance being created. Defaults to:
null. - startTime (String): The time at which the CreateInstance request was received. Defaults to:
null.