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, detailing its usage and structure across multiple versions, with the latest being 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class is a request object used by the \u003ccode\u003eAdvanceRollout\u003c/code\u003e method and is part of the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Deploy.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and 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\u003eThe class contains properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePhaseId\u003c/code\u003e, and \u003ccode\u003eRolloutName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePhaseId\u003c/code\u003e being required properties for requests, \u003ccode\u003eName\u003c/code\u003e being the name of the rollout and \u003ccode\u003ePhaseId\u003c/code\u003e to advance the rollout to.\u003c/p\u003e\n"],["\u003cp\u003eThe document also outlines the constructors available for \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e, including a default constructor and one that accepts another \u003ccode\u003eAdvanceRolloutRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]