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-04-02 UTC."],[[["This webpage provides reference documentation for the `CreateChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically for version 2.13.0 of the .NET library."],["The `CreateChildRolloutJob` class is a job type used within the API, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists the different available versions of the `CreateChildRolloutJob` class, from the latest 3.4.0 version down to the 1.0.0 release."],["The `CreateChildRolloutJob` class inherits from `object` and has two constructors: a default constructor and a copy constructor that takes another `CreateChildRolloutJob` as a parameter."],["The documentation lists the inherited members from `object`, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]