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 manage requests for approving or rejecting pending builds."],["The documentation covers the class's inheritance, implemented interfaces, constructors, and properties such as `ApprovalResult` and `Name`."],["Multiple versions of the `ApproveBuildRequest` are available, ranging from version 1.0.0 to the latest version, 2.15.0."],["This class is part of the `Google.Cloud.CloudBuild.V1` namespace and is contained in the `Google.Cloud.CloudBuild.V1.dll` assembly."]]],[]]