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-04-09 UTC."],[[["This webpage provides documentation for the `ChildRolloutJobs` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.4.0."],["The `ChildRolloutJobs` class, which is part of the `Google.Cloud.Deploy.V1` namespace, handles job compositions for child rollouts."],["The page details various versions of the API, ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest available version for `ChildRolloutJobs`."],["`ChildRolloutJobs` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are essential for different protobuf and .NET functionalities."],["The class includes properties like `AdvanceRolloutJobs` and `CreateRolloutJobs`, which are both output-only lists of `Job` types, handled as `RepeatedField` objects."]]],[]]