Resource: SecretVersion
A secret version resource in the Secret Manager API.
| JSON representation |
|---|
{ "name": string, "createTime": string, "destroyTime": string, "state": enum ( |
| Fields | |
|---|---|
name |
Output only. The resource name of the
|
createTime |
Output only. The time at which the Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
destroyTime |
Output only. The time this Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
state |
Output only. The current state of the |
replicationStatus |
The replication status of the |
etag |
Output only. Etag of the currently stored |
clientSpecifiedPayloadChecksum |
Output only. True if payload checksum specified in |
scheduledDestroyTime |
Optional. Output only. Scheduled destroy time for secret version. This is a part of the Delayed secret version destroy feature. For a Secret with a valid version destroy TTL, when a secert version is destroyed, version is moved to disabled state and it is scheduled for destruction Version is destroyed only after the scheduledDestroyTime. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
customerManagedEncryption |
Output only. The customer-managed encryption status of the |
Methods |
|
|---|---|
|
The method google.cloud.secretmanager.v1.SecretManagerService.AccessSecretVersion is not available in Cloud de Confiance by S3NS. |
|
The method google.cloud.secretmanager.v1.SecretManagerService.DestroySecretVersion is not available in Cloud de Confiance by S3NS. |
|
The method google.cloud.secretmanager.v1.SecretManagerService.DisableSecretVersion is not available in Cloud de Confiance by S3NS. |
|
The method google.cloud.secretmanager.v1.SecretManagerService.EnableSecretVersion is not available in Cloud de Confiance by S3NS. |
|
The method google.cloud.secretmanager.v1.SecretManagerService.GetSecretVersion is not available in Cloud de Confiance by S3NS. |
|
The method google.cloud.secretmanager.v1.SecretManagerService.ListSecretVersions is not available in Cloud de Confiance by S3NS. |