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 webpage provides documentation for the \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 1.0.0 to the latest version 3.4.0, detailing the history of this specific request object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class is used to approve or reject a rollout, indicated by a boolean property named \u003ccode\u003eApproved\u003c/code\u003e, and also contains a \u003ccode\u003eName\u003c/code\u003e property that provides the fully qualified identifier for the rollout in question.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details about the class's constructors and properties, including the required parameters and the structure of the \u003ccode\u003eName\u003c/code\u003e property, which is formatted as \u003ccode\u003eprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]