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 latest version of the Google Cloud Deploy v1 API class ChildRolloutJobs is 3.4.0, with multiple previous versions available for reference."],["The ChildRolloutJobs class is part of the Google.Cloud.Deploy.V1 namespace and is found in the Google.Cloud.Deploy.V1.dll assembly."],["ChildRolloutJobs implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains two properties, AdvanceRolloutJobs and CreateRolloutJobs, both of which are read-only lists of Job objects."],["The ChildRolloutJobs class provides functionalities related to composition of ChildRollout jobs and includes constructors for default creation and cloning from existing instances."]]],[]]