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 document provides reference documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API, specifically for .NET."],["The `ChildRolloutJobs` class is a component that handles the composition of child rollout jobs within the Google Cloud Deploy service."],["The document lists various versions of the `ChildRolloutJobs` class, ranging from version 1.0.0 to the latest version 3.4.0."],["The `ChildRolloutJobs` class includes properties such as `AdvanceRolloutJobs` and `CreateRolloutJobs`, both of which are lists of `Job` objects."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]