Interface protos.google.cloud.secretmanager.v1beta2.ISecretVersion (5.5.0)

Properties of a SecretVersion.

Package

@google-cloud/secret-manager

Properties

clientSpecifiedPayloadChecksum

clientSpecifiedPayloadChecksum?: (boolean|null);

SecretVersion clientSpecifiedPayloadChecksum

createTime

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

SecretVersion createTime

customerManagedEncryption

customerManagedEncryption?: (google.cloud.secretmanager.v1beta2.ICustomerManagedEncryptionStatus|null);

SecretVersion customerManagedEncryption

destroyTime

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

SecretVersion destroyTime

etag

etag?: (string|null);

SecretVersion etag

name

name?: (string|null);

SecretVersion name

replicationStatus

replicationStatus?: (google.cloud.secretmanager.v1beta2.IReplicationStatus|null);

SecretVersion replicationStatus

scheduledDestroyTime

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

SecretVersion scheduledDestroyTime

state

state?: (google.cloud.secretmanager.v1beta2.SecretVersion.State|keyof typeof google.cloud.secretmanager.v1beta2.SecretVersion.State|null);

SecretVersion state