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

Properties of a CreateInstanceMetadata.

Package

@google-cloud/spanner!

Properties

cancelTime

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

CreateInstanceMetadata cancelTime

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

endTime

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

CreateInstanceMetadata endTime

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

instance

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

CreateInstanceMetadata instance

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

startTime

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

CreateInstanceMetadata startTime

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