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."],[[["The webpage provides documentation for the `ApproveBuildRequest` class within the Google Cloud Build v1 API for .NET."],["This class is used to create requests for approving or rejecting pending builds, as part of a class that can be inherited from and implements several interfaces."],["The latest version of the API documentation available on this page is 2.15.0, and the page specifically shows version 2.8.0 of the class, but also includes many previous versions from 1.0.0 up to 2.15.0."],["The `ApproveBuildRequest` class includes properties such as `ApprovalResult` and `Name`, with constructors to create an empty instance or copy one from another instance."]]],[]]