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-04-09 UTC."],[[["This webpage provides documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The `ChildRolloutJobs` class is used for composing child rollout jobs and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists multiple available versions of the API, ranging from version 1.0.0 up to the latest version 3.4.0, with version 2.6.0 being the currently displayed version."],["The `ChildRolloutJobs` class has two main properties, `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are both read-only lists of `Job` types, and are used for outputting child rollout jobs."],["There are two constructors available for `ChildRolloutJobs`: one default and another that takes an existing `ChildRolloutJobs` object for copying."]]],[]]