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 webpage provides reference documentation for the `CreateChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The latest version of the API documented is 3.4.0, and the page also lists older versions all the way down to 1.0.0."],["The `CreateChildRolloutJob` class is part of the `Google.Cloud.Deploy.V1` namespace, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes information on the class's inheritance, implemented interfaces, inherited members, namespace, assembly, and constructors."],["The `CreateChildRolloutJob` has two listed constructors, a default one `CreateChildRolloutJob()` and an overloaded constructor `CreateChildRolloutJob(CreateChildRolloutJob other)` which take another `CreateChildRolloutJob` as a parameter."]]],[]]