public sealed class AdvanceRolloutRequest : IMessage<AdvanceRolloutRequest>, IEquatable<AdvanceRolloutRequest>, IDeepCloneable<AdvanceRolloutRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceRolloutRequest.
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\u003eAdvanceRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for version 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class is used to advance a rollout to a specified phase, and it inherits from multiple 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 document lists various versions of the \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version of 3.4.0, with associated links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e (required for rollout identification), \u003ccode\u003ePhaseId\u003c/code\u003e (required to identify the phase to advance the rollout to), and \u003ccode\u003eRolloutName\u003c/code\u003e which allows for a typed view over the \u003ccode\u003eName\u003c/code\u003e resource property.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows the two constructors that are available for this class, which are the default one and one that receives another \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]