public sealed class AdvanceChildRolloutJob : IMessage<AdvanceChildRolloutJob>, IEquatable<AdvanceChildRolloutJob>, IDeepCloneable<AdvanceChildRolloutJob>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceChildRolloutJob.
[[["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 webpage provides documentation for the `AdvanceChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically for .NET."],["The latest version available for `AdvanceChildRolloutJob` is 3.4.0, with a range of previous versions accessible, including versions all the way down to 1.0.0."],["The `AdvanceChildRolloutJob` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the .NET Protobuf framework."],["The `AdvanceChildRolloutJob` class inherits from the base `object` class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["This class can be constructed either by default, or by passing another `AdvanceChildRolloutJob` instance to it."]]],[]]