public sealed class ApproveBuildRequest : IMessage<ApproveBuildRequest>, IEquatable<ApproveBuildRequest>, IDeepCloneable<ApproveBuildRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class ApproveBuildRequest.
[[["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 documentation for the `ApproveBuildRequest` class within the Google Cloud Build v1 API, specifically for version 2.10.0."],["The `ApproveBuildRequest` class is used to approve or reject a pending build, as outlined in the description provided."],["The page includes links to various versions of the `ApproveBuildRequest` class documentation, ranging from version 1.0.0 to the latest version, 2.15.0."],["The documentation outlines the class's inheritance, implemented interfaces, constructors, and properties, including `ApprovalResult` and `Name`."],["The class is contained within the `Google.Cloud.CloudBuild.V1` namespace and the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]