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

Properties of a Secret.

Package

@google-cloud/secret-manager

Properties

createTime

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

Secret createTime

labels

labels?: ({ [k: string]: string }|null);

Secret labels

name

name?: (string|null);

Secret name

replication

replication?: (google.cloud.secrets.v1beta1.IReplication|null);

Secret replication