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 reference documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API, specifically for .NET developers."],["The latest version of the Google Cloud Deploy v1 API available in these docs is 3.4.0, and the page displays the full list of versions ranging from that down to 1.0.0."],["The `ChildRolloutJobs` class is used for composing child rollout jobs, 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`, which are both output-only lists of `Job` types."],["This page offers access to the namespace `Google.Cloud.Deploy.V1`, and it is available in the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]