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 documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0."],["This `ChildRolloutJobs` class manages job compositions for child rollouts, and is accessible via the `Google.Cloud.Deploy.V1` namespace."],["There are several older versions available in the documentation, ranging from version 3.3.0 all the way back to 1.0.0."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to manage `AdvanceRolloutJobs` and `CreateRolloutJobs`."],["The class has two constructors available, a default constructor, and a second constructor that takes another `ChildRolloutJobs` object."]]],[]]