Configuration for a secret environment variable. It has the information
necessary to fetch the secret value from Secret Manager and expose it as an
environment variable.
Protobuf type google.cloud.functions.v1.SecretEnvVar
Project identifier (preferrably project number but can also be the project
ID) of the project that contains the secret. If not set, it is
populated with the function's project, assuming that the secret exists in
the same project as the function.
Project identifier (preferrably project number but can also be the project
ID) of the project that contains the secret. If not set, it is
populated with the function's project, assuming that the secret exists in
the same project as the function.
Version of the secret (version number or the string 'latest'). It is
recommended to use a numeric version for secret environment variables as
any updates to the secret value is not reflected until new instances start.
Version of the secret (version number or the string 'latest'). It is
recommended to use a numeric version for secret environment variables as
any updates to the secret value is not reflected until new instances start.
[[["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-10-30 UTC."],[],[]]