[[["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-21 UTC."],[[["The `Secrets` class in the `Google.Cloud.CloudBuild.V1` namespace manages secrets and secret environment variables within Google Cloud Build."],["This documentation covers multiple versions of the `Secrets` class, ranging from version 1.0.0 to the latest version 2.15.0, providing access to prior versions if needed."],["The `Secrets` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are relevant for object manipulation and management within the Google Protobuf framework."],["The class features two constructors: a default constructor `Secrets()` and a copy constructor `Secrets(Secrets other)` to duplicate a pre-existing `Secrets` object."],["`Secrets` contains two key properties, `Inline` and `SecretManager`, each of which provides access to a collection of secrets; the first for encrypted secrets with a KMS key, and the second for secrets in Secret Manager."]]],[]]