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 reference documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.17.0."],["The `ChildRolloutJobs` class is used for managing the composition of child rollout jobs and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance from `object`, inherited members, and the namespace it belongs to which is `Google.Cloud.Deploy.V1`."],["There are multiple versions available for this class, starting from version 1.0.0 all the way to the most current being version 3.4.0, which is tagged as the \"latest\"."],["The `ChildRolloutJobs` class contains output-only properties `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are lists of `Job` objects using `RepeatedField` type."]]],[]]