[[["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 `BuildApproval` class in the `Google.Cloud.CloudBuild.V1` namespace manages a build's approval process, including configuration, current state, and the final approval result."],["The latest version of the `BuildApproval` class is 2.15.0, and the page provides documentation and access to versions spanning from 1.0.0 to the most recent 2.15.0."],["The class `BuildApproval` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for handling message-based operations, equality checks, deep cloning, and buffer message management."],["The class offers constructors `BuildApproval()` and `BuildApproval(BuildApproval other)`, enabling the creation of new instances and copies of existing `BuildApproval` objects."],["`BuildApproval` has properties for `Config`, `Result`, and `State`, which respectively manage the manual approval configuration, the outcome of manual approval, and the overall approval status of the build."]]],[]]