public sealed class AdvanceRolloutOperation : IMessage<AdvanceRolloutOperation>, IEquatable<AdvanceRolloutOperation>, IDeepCloneable<AdvanceRolloutOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceRolloutOperation.
Contains the information of an automated advance-rollout operation.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `AdvanceRolloutOperation` class within the Google Cloud Deploy v1 API, specifically for version 2.17.0."],["The `AdvanceRolloutOperation` class represents an automated process to advance a rollout, which can be implemented via `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists historical versions of the `AdvanceRolloutOperation`, ranging from the latest version 3.4.0 down to version 1.0.0."],["The class features constructors and properties such as `DestinationPhase`, `Rollout`, `SourcePhase`, and `Wait`, which describe different aspects of the operation."],["The class is located within the `Google.Cloud.Deploy.V1` namespace and is part of the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]