Optional. The "data" field of Kubernetes Secret, organized in key-value
pairs, which can contain sensitive values such as a password, a token, or a
key. The values for all keys have to be base64-encoded strings. For details
see: https://kubernetes.io/docs/concepts/configuration/secret/
map<string, string> data = 2 [(.google.api.field_behavior) = OPTIONAL];
Optional. The "data" field of Kubernetes Secret, organized in key-value
pairs, which can contain sensitive values such as a password, a token, or a
key. The values for all keys have to be base64-encoded strings. For details
see: https://kubernetes.io/docs/concepts/configuration/secret/
map<string, string> data = 2 [(.google.api.field_behavior) = OPTIONAL];
Optional. The "data" field of Kubernetes Secret, organized in key-value
pairs, which can contain sensitive values such as a password, a token, or a
key. The values for all keys have to be base64-encoded strings. For details
see: https://kubernetes.io/docs/concepts/configuration/secret/
map<string, string> data = 2 [(.google.api.field_behavior) = OPTIONAL];
Optional. The "data" field of Kubernetes Secret, organized in key-value
pairs, which can contain sensitive values such as a password, a token, or a
key. The values for all keys have to be base64-encoded strings. For details
see: https://kubernetes.io/docs/concepts/configuration/secret/
map<string, string> data = 2 [(.google.api.field_behavior) = OPTIONAL];
Optional. The "data" field of Kubernetes Secret, organized in key-value
pairs, which can contain sensitive values such as a password, a token, or a
key. The values for all keys have to be base64-encoded strings. For details
see: https://kubernetes.io/docs/concepts/configuration/secret/
map<string, string> data = 2 [(.google.api.field_behavior) = OPTIONAL];
Identifier. The resource name of the Secret, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsSecrets/{userWorkloadsSecretId}"
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Identifier. The resource name of the Secret, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsSecrets/{userWorkloadsSecretId}"
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
[[["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-01-27 UTC."],[],[]]