public sealed class CreateChildRolloutJob : IMessage<CreateChildRolloutJob>, IEquatable<CreateChildRolloutJob>, IDeepCloneable<CreateChildRolloutJob>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CreateChildRolloutJob.
[[["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 `CreateChildRolloutJob` class in the Google Cloud Deploy v1 API is 3.4.0."],["This class represents a job that creates a child rollout in Google Cloud Deploy."],["The `CreateChildRolloutJob` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has been included in multiple prior releases of the Google Cloud Deploy v1 API, dating back to version 1.0.0."],["The class offers two constructors, a default constructor and a copy constructor that takes a `CreateChildRolloutJob` object."]]],[]]