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-04-09 UTC."],[[["The latest version of the Google Cloud Deploy v1 API class AdvanceRolloutOperation is 3.4.0, with multiple previous versions available for reference."],["The `AdvanceRolloutOperation` class provides information on automated advance-rollout operations within Google Cloud Deploy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, indicating its comprehensive functionality."],["Key properties of the `AdvanceRolloutOperation` class include `DestinationPhase`, `Rollout`, `SourcePhase`, and `Wait`, which provide details about the rollout's progression and timing."],["`AdvanceRolloutOperation` is found in the namespace `Google.Cloud.Deploy.V1` in the assembly `Google.Cloud.Deploy.V1.dll`."]]],[]]