public sealed class ApproveRolloutRequest : IMessage<ApproveRolloutRequest>, IEquatable<ApproveRolloutRequest>, IDeepCloneable<ApproveRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ApproveRolloutRequest.
Required. Name of the Rollout. Format is
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/
releases/{release}/rollouts/{rollout}.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e documentation is 3.4.0, with various other versions from 1.0.0 up to 3.3.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveRolloutRequest\u003c/code\u003e is a request object used by \u003ccode\u003eApproveRollout\u003c/code\u003e, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eApproved\u003c/code\u003e (a boolean indicating approval or rejection) and \u003ccode\u003eName\u003c/code\u003e (the rollout's name in a specified format) to handle the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class can be constructed either with no parameters, or by using another \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e object as a template.\u003c/p\u003e\n"]]],[],null,[]]