public sealed class ChildRolloutJobs : IMessage<ChildRolloutJobs>, IEquatable<ChildRolloutJobs>, IDeepCloneable<ChildRolloutJobs>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class ChildRolloutJobs.
[[["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 latest version of the `ChildRolloutJobs` class in the Google Cloud Deploy v1 API is version 3.4.0, with multiple prior versions available."],["`ChildRolloutJobs` is a class that manages the composition of child rollout jobs in the Google Cloud Deploy v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ChildRolloutJobs` class includes properties like `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are lists of jobs using the `RepeatedField` type."],["The `ChildRolloutJobs` class has two constructors: one default constructor and another that takes a `ChildRolloutJobs` object as a parameter for cloning."]]],[]]