A Secret is a logical secret
whose value and versions can be accessed.
A Secret is made up of zero or
more SecretVersions that
represent the secret data.
Required. Immutable. The replication policy of the secret data
attached to the Secret.
The replication policy cannot be changed after the Secret has
been created.
The labels assigned to this Secret. Label keys must be
between 1 and 63 characters long, have a UTF-8 encoding of
maximum 128 bytes, and must conform to the following PCRE
regular expression:
[\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62} Label values
must be between 0 and 63 characters long, have a UTF-8
encoding of maximum 128 bytes, and must conform to the
following PCRE regular expression:
[\p{Ll}\p{Lo}\p{N}_-]{0,63} No more than 64 labels can be
assigned to a given resource.
Classes
LabelsEntry
API documentation for secretmanager_v1beta1.types.Secret.LabelsEntry class.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]