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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `AdvanceRolloutRequest` class within the Google Cloud Deploy v1 API, specifically for version 2.18.0."],["The `AdvanceRolloutRequest` class is used to construct request objects for the `AdvanceRollout` operation within the API."],["This page details the class's inheritance, implemented interfaces, constructors, properties such as `Name`, `PhaseId`, and `RolloutName`, along with their respective types and descriptions."],["The document lists available versions of the Google.Cloud.Deploy.V1 API, ranging from version 1.0.0 to the latest version, 3.4.0."],["The content shown on this page is from the version 2.18.0 of this API."]]],[]]