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."],[[["This webpage provides documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API."],["The `ChildRolloutJobs` class is used for managing child rollout job compositions, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the Google Cloud Deploy v1 API, from version 1.0.0 up to the latest 3.4.0, along with direct links to each version's documentation for `ChildRolloutJobs`."],["The class contains two main properties: `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are both lists of type `RepeatedField\u003cJob\u003e` detailing the output-only lists of advance and create child rollout jobs."],["The `ChildRolloutJobs` class includes two constructors, one default and another to clone from another instance of the same class."]]],[]]