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 documentation for the `CreateChildRolloutJob` class within the Google Cloud Deploy v1 API, specifically focusing on version 3.3.0."],["The `CreateChildRolloutJob` class is part of the `Google.Cloud.Deploy.V1` namespace and is implemented in the `Google.Cloud.Deploy.V1.dll` assembly."],["The `CreateChildRolloutJob` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of documentation for previous versions, ranging from 1.0.0 up to 3.4.0, where the latter is the latest version."],["The page details the constructors of the class, including the default constructor `CreateChildRolloutJob()` and `CreateChildRolloutJob(CreateChildRolloutJob other)` for constructing from an existing instance."]]],[]]