Interface protos.google.bigtable.admin.v2.ICreateBackupMetadata (3.6.0)

Properties of a CreateBackupMetadata.

Package

@google-cloud/bigtable!

Properties

endTime

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

CreateBackupMetadata endTime

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

name

name?: (string|null);

CreateBackupMetadata name

Property Value
TypeDescription
(string|null)

sourceTable

sourceTable?: (string|null);

CreateBackupMetadata sourceTable

Property Value
TypeDescription
(string|null)

startTime

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

CreateBackupMetadata startTime

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