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 webpage provides documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API."],["The latest available version of the `ChildRolloutJobs` documentation is 3.4.0, with a list of previous versions ranging from 3.3.0 down to 1.0.0, showing the evolution of the API."],["`ChildRolloutJobs` is a class that handles child rollout job compositions, inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and creating a copy from an existing `ChildRolloutJobs` instance, along with properties `AdvanceRolloutJobs` and `CreateRolloutJobs`, both of which return a list of `Job` objects."]]],[]]