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 current version being 2.3.0."],["The latest version available is 3.4.0, and the page includes links to versions ranging from 1.0.0 up to the latest 3.4.0 of `ChildRolloutJobs`."],["`ChildRolloutJobs` is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it allows for the composition of child rollout jobs."],["The `ChildRolloutJobs` class contains properties such as `AdvanceRolloutJobs` and `CreateRolloutJobs`, both of which are read-only lists of `Job` objects."],["This class provides constructors to instantiate new `ChildRolloutJobs` or clone pre-existing ones."]]],[]]