Properties of a SecretVersion.
Package
@google-cloud/secret-managerProperties
clientSpecifiedPayloadChecksum
clientSpecifiedPayloadChecksum?: (boolean|null);SecretVersion clientSpecifiedPayloadChecksum
createTime
createTime?: (google.protobuf.ITimestamp|null);SecretVersion createTime
customerManagedEncryption
customerManagedEncryption?: (google.cloud.secretmanager.v1.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.v1.IReplicationStatus|null);SecretVersion replicationStatus
scheduledDestroyTime
scheduledDestroyTime?: (google.protobuf.ITimestamp|null);SecretVersion scheduledDestroyTime
state
state?: (google.cloud.secretmanager.v1.SecretVersion.State|keyof typeof google.cloud.secretmanager.v1.SecretVersion.State|null);SecretVersion state