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\u003eThis document provides reference documentation for the \u003ccode\u003eSecretKeySelector\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically focusing on version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSecretKeySelector\u003c/code\u003e is a class representing a source for environment variable values, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another to create a \u003ccode\u003eSecretKeySelector\u003c/code\u003e from another one, and these constructors are named "SecretKeySelector".\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSecretKeySelector\u003c/code\u003e include \u003ccode\u003eSecret\u003c/code\u003e (the name of the Cloud Secret Manager secret), \u003ccode\u003eSecretAsSecretName\u003c/code\u003e (a typed view of the secret name), \u003ccode\u003eVersion\u003c/code\u003e (specifying the secret version), and \u003ccode\u003eVersionAsSecretVersionName\u003c/code\u003e (a typed view of the version name).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the api, with version 2.13.0 being the latest, and all the way down to version 1.0.0-beta02, with all versions relating to \u003ccode\u003eSecretKeySelector\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]