Interface protos.google.cloud.secrets.v1beta1.ISecretVersion (5.2.0)

Properties of a SecretVersion.

Package

@google-cloud/secret-manager

Properties

createTime

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

SecretVersion createTime

destroyTime

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

SecretVersion destroyTime

name

name?: (string|null);

SecretVersion name

state

state?: (google.cloud.secrets.v1beta1.SecretVersion.State|keyof typeof google.cloud.secrets.v1beta1.SecretVersion.State|null);

SecretVersion state