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, specifically for version 2.14.0."],["The page lists various versions of the Google Cloud Deploy v1 API, ranging from version 1.0.0 up to the latest version, 3.4.0, with links to their respective documentation pages."],["`ChildRolloutJobs` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and is part of the `Google.Cloud.Deploy.V1` namespace."],["The `ChildRolloutJobs` class includes properties such as `AdvanceRolloutJobs` and `CreateRolloutJobs`, both of which are read-only lists of `Job` objects."],["The provided documentation features details about the constructors, inherited members, and property value descriptions relating to `ChildRolloutJobs`."]]],[]]