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 reference documentation for the `CreateChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The latest version available for `CreateChildRolloutJob` is 3.4.0, and the page also details older versions, such as 3.3.0, 3.2.0, and going as far back as 1.0.0."],["`CreateChildRolloutJob` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The page also contains constructor information for the `CreateChildRolloutJob` class, detailing its default constructor and the copy constructor."]]],[]]