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\u003eThe latest version of the Google Cloud Deploy v1 API is 3.4.0, with a history of versions back to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class is used to advance a rollout in Google Cloud Deploy and is found within the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class implements 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\u003eKey properties of the \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e for the Rollout's resource name, \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e to specify policies to override, \u003ccode\u003ePhaseId\u003c/code\u003e to indicate the target phase for the rollout, and \u003ccode\u003eRolloutName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class contains 2 different constructors one with no params and the other takes in an \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]