Interface protos.google.cloud.secretmanager.v1.ISecretVersion (5.2.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

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.v1.IReplicationStatus|null);

SecretVersion replicationStatus

state

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

SecretVersion state