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 2.17.0."],["The `CreateChildRolloutJob` class is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance of the `CreateChildRolloutJob` class from `object`, along with its implementation of interfaces, and lists its inherited members from `object`, namely, `GetHashCode()`, `GetType()`, and `ToString()`."],["The document includes a list of all previous versions of `CreateChildRolloutJob`, dating from version 1.0.0 to the latest, 3.4.0."],["The page also provides details regarding the constructor for `CreateChildRolloutJob` which has a default one and another constructor that takes another `CreateChildRolloutJob` as parameter."]]],[]]