[[["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-04-02 UTC."],[[["This webpage provides reference documentation for the `Secrets` class within the Google Cloud Build v1 API, detailing its properties, constructors, and implemented interfaces."],["The `Secrets` class is used to manage secrets and secret environment variables within Google Cloud Build, and it's part of the `Google.Cloud.CloudBuild.V1` namespace in the `Google.Cloud.CloudBuild.V1.dll` assembly."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`, and it allows creation of `Secrets` objects through two constructors, one default and another that clones an existing `Secrets` object."],["It offers two properties, `Inline` and `SecretManager`, which are of the type `RepeatedField` and are used for the management of secrets, whether they are encrypted with KMS or managed by the Secret Manager, respectively."],["The documentation also includes a version history of the `Secrets` class, showing all the versions that are available, starting from version `1.0.0` up to the latest version `2.15.0`."]]],[]]