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 webpage provides reference documentation for the \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eAdvanceRollout\u003c/code\u003e function, managing the progression of a rollout through different phases.\u003c/p\u003e\n"],["\u003cp\u003eIt shows that the \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class implements 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, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides two constructors for the class, a default constructor and one that takes another \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e as a parameter for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the rollout's resource name), \u003ccode\u003ePhaseId\u003c/code\u003e (the ID of the target phase), and \u003ccode\u003eRolloutName\u003c/code\u003e (a strongly-typed view of the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"]]],[],null,[]]