public sealed class SecretKeySelector : IMessage<SecretKeySelector>, IEquatable<SecretKeySelector>, IDeepCloneable<SecretKeySelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class SecretKeySelector.
SecretEnvVarSource represents a source for the value of an EnvVar.
Required. The name of the secret in Cloud Secret Manager.
Format: {secret_name} if the secret is in the same project.
projects/{project}/secrets/{secret_name} if the secret is
in a different project.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSecretKeySelector\u003c/code\u003e class in the Google.Cloud.Run.V2 namespace is used in the Cloud Run Admin v2 API to represent a source for the value of an EnvVar.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.13.0 is the latest version, and there are various other versions available, including 2.12.0, 2.11.0 and so on, down to 1.0.0-beta02, each with their own documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecretKeySelector\u003c/code\u003e class includes properties such as \u003ccode\u003eSecret\u003c/code\u003e, \u003ccode\u003eSecretAsSecretName\u003c/code\u003e, \u003ccode\u003eVersion\u003c/code\u003e, and \u003ccode\u003eVersionAsSecretVersionName\u003c/code\u003e to handle secret names and versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecretKeySelector\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecretKeySelector\u003c/code\u003e class can be constructed using a default constructor or a copy constructor that accepts another \u003ccode\u003eSecretKeySelector\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]