[[["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."],[[["This webpage provides reference documentation for the `BuildApproval` class within the Google Cloud Build v1 API, specifically for the .NET environment, spanning multiple versions from 1.0.0 to the latest 2.15.0."],["The `BuildApproval` class describes a build's approval configuration, current state, and the outcome of the approval process within the Google Cloud Build environment."],["The `BuildApproval` class is derived from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, showcasing its integration within the Google Protobuf library."],["Key properties of the `BuildApproval` class include `Config` (for manual approval configuration), `Result` (for the manual approval outcome), and `State` (for the current approval state), all of which are read-only properties."],["This document shows the available constructors for creating `BuildApproval` objects, including a default constructor and one that allows for cloning `BuildApproval` instances."]]],[]]