Interface protos.google.spanner.admin.instance.v1.IUpdateInstanceMetadata

Properties of an UpdateInstanceMetadata.

Package

@google-cloud/spanner!

Properties

cancelTime

cancelTime?: (google.protobuf.ITimestamp|null);

UpdateInstanceMetadata cancelTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

endTime

endTime?: (google.protobuf.ITimestamp|null);

UpdateInstanceMetadata endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

instance

instance?: (google.spanner.admin.instance.v1.IInstance|null);

UpdateInstanceMetadata instance

Property Value
TypeDescription
(google.spanner.admin.instance.v1.IInstance|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

UpdateInstanceMetadata startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)