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."],["The latest version available for `ChildRolloutJobs` is 3.4.0, with numerous older versions also documented, spanning down to version 1.0.0."],["`ChildRolloutJobs` is a class that manages job compositions related to child rollouts, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and properties, such as `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are read-only lists of `Job` objects, representing the jobs involved with child rollouts."],["The ChildRolloutJobs class itself implements various methods and properties, such as the inherited `GetHashCode()`, `GetType()`, and `ToString()` methods, within the namespace `Google.Cloud.Deploy.V1`."]]],[]]