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 .NET developers."],["The class `CreateChildRolloutJob` is part of the `Google.Cloud.Deploy.V1` namespace and is available in the `Google.Cloud.Deploy.V1.dll` assembly."],["The latest version of the API documented is 3.4.0, but this specific page is about version 2.15.0, with historical versions from 1.0.0 to 3.4.0 also available for reference."],["The `CreateChildRolloutJob` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The webpage contains the class constructors, of `public CreateChildRolloutJob()`, and `public CreateChildRolloutJob(CreateChildRolloutJob other)` with a `CreateChildRolloutJob` parameter named `other`, along with inherited members from the `object` base class."]]],[]]