Properties of a Secret.
Package
@google-cloud/secret-managerProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Secret createTime
etag
etag?: (string|null);
Secret etag
expireTime
expireTime?: (google.protobuf.ITimestamp|null);
Secret expireTime
labels
labels?: ({ [k: string]: string }|null);
Secret labels
name
name?: (string|null);
Secret name
replication
replication?: (google.cloud.secretmanager.v1.IReplication|null);
Secret replication
rotation
rotation?: (google.cloud.secretmanager.v1.IRotation|null);
Secret rotation
topics
topics?: (google.cloud.secretmanager.v1.ITopic[]|null);
Secret topics
ttl
ttl?: (google.protobuf.IDuration|null);
Secret ttl
versionAliases
versionAliases?: ({ [k: string]: (number|Long|string) }|null);
Secret versionAliases