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 reference documentation for the `ApproveBuildRequest` class within the Cloud Build v1 API for .NET."],["The `ApproveBuildRequest` class is used to approve or reject a pending build in Google Cloud Build."],["The document outlines the inheritance, implementation, constructors, and properties of the `ApproveBuildRequest` class, including the `ApprovalResult` and `Name` properties."],["There are multiple versions of this API available, with the latest being 2.15.0 and ranging back to version 1.0.0."],["The current version of this documentation page is 2.3.0."]]],[]]