Interface protos.google.bigtable.admin.v2.IEncryptionInfo (3.5.4)

Properties of an EncryptionInfo.

Package

@google-cloud/bigtable!

Properties

encryptionStatus

encryptionStatus?: (google.rpc.IStatus|null);

EncryptionInfo encryptionStatus

Property Value
TypeDescription
(google.rpc.IStatus|null)

encryptionType

encryptionType?: (google.bigtable.admin.v2.EncryptionInfo.EncryptionType|keyof typeof google.bigtable.admin.v2.EncryptionInfo.EncryptionType|null);

EncryptionInfo encryptionType

Property Value
TypeDescription
(google.bigtable.admin.v2.EncryptionInfo.EncryptionType|keyof typeof google.bigtable.admin.v2.EncryptionInfo.EncryptionType|null)

kmsKeyVersion

kmsKeyVersion?: (string|null);

EncryptionInfo kmsKeyVersion

Property Value
TypeDescription
(string|null)