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."],[[["The `AdvanceChildRolloutJob` class is part of the Google Cloud Deploy v1 API, and it is used in the .NET environment."],["This API class has various versions available, ranging from version 1.0.0 to the latest version 3.4.0, with documentation links for each one provided."],["The `AdvanceChildRolloutJob` class inherits from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes details on the class's constructors, including a default constructor and a copy constructor that takes another `AdvanceChildRolloutJob` object as input."],["The class is found within the `Google.Cloud.Deploy.V1` namespace and is contained in the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]