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."],[[["This page provides documentation for the `CreateChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.18.0."],["The `CreateChildRolloutJob` class is used for creating a child rollout job and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from the latest version 3.4.0 down to version 1.0.0, alongside their corresponding links."],["The page details the class's inheritance from the `object` class and lists its inherited members, such as `GetHashCode`, `GetType`, and `ToString`."],["It also covers the `CreateChildRolloutJob` class constructors, including a default constructor and one that takes another `CreateChildRolloutJob` instance as a parameter."]]],[]]