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 for .NET, with the most recent version being 3.4.0 and the current page referring to 2.10.0."],["The `ChildRolloutJobs` class is a component of Google.Cloud.Deploy.V1 and is responsible for the job composition of child rollouts."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with additional inheritance from `object`."],["The `ChildRolloutJobs` class includes properties for `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are lists of `Job` objects related to child rollout operations."],["The documentation lists various versions of the `ChildRolloutJobs` class, ranging from 1.0.0 up to 3.4.0, with links to the respective documentation pages for each version."]]],[]]