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\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class in the Google Cloud Deploy v1 API is used to handle requests for approving or rejecting a rollout.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a latest version of 3.4.0 with many previous versions ranging back to 1.0.0 and each version links to the documentation for \u003ccode\u003eGoogle.Cloud.Deploy.V1.ApproveRolloutRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class can implement multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e include \u003ccode\u003eApproved\u003c/code\u003e (a boolean to approve or reject), \u003ccode\u003eName\u003c/code\u003e (the rollout's resource name), and \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e (for optional policy overrides).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and copying existing \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e objects, along with properties that provide typed views of resource names like \u003ccode\u003eRolloutName\u003c/code\u003e and \u003ccode\u003eOverrideDeployPolicyAsDeployPolicyNames\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]