public sealed class ApproveRolloutRequest : IMessage<ApproveRolloutRequest>, IEquatable<ApproveRolloutRequest>, IDeepCloneable<ApproveRolloutRequest>, IBufferMessage, IMessage
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 is a request object used in the \u003ccode\u003eApproveRollout\u003c/code\u003e process within the Google Cloud Deploy V1 API, and it's implemented with several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e is 3.4.0, with numerous previous versions also listed, including those within the 3.x, 2.x, and 1.x ranges, and all documentation for these can be found by following the linked version numbers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eApproveRolloutRequest()\u003c/code\u003e and another that accepts an \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveRolloutRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eApproved\u003c/code\u003e, a boolean indicating whether to approve or reject, \u003ccode\u003eName\u003c/code\u003e, the string identifier of the rollout, and \u003ccode\u003eRolloutName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property, all of which are required to be filled.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class, meaning it includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]