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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eApproveBuildRequest\u003c/code\u003e class within the Cloud Build v1 API for .NET, specifically version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveBuildRequest\u003c/code\u003e class is used to send requests to approve or reject a pending build within Google Cloud Build.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces: \u003ccode\u003eIMessage<ApproveBuildRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<ApproveBuildRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ApproveBuildRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default one and another that accepts an \u003ccode\u003eApproveBuildRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains the \u003ccode\u003eApprovalResult\u003c/code\u003e property, which allows for setting the approval decision for the request, and a \u003ccode\u003eName\u003c/code\u003e property, which is a required field used to specify the build being targeted.\u003c/p\u003e\n"]]],[],null,[]]