public sealed class CreateChildRolloutJobRun : IMessage<CreateChildRolloutJobRun>, IEquatable<CreateChildRolloutJobRun>, IDeepCloneable<CreateChildRolloutJobRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CreateChildRolloutJobRun.
CreateChildRolloutJobRun contains information specific to a
createChildRollout JobRun.
Output only. Name of the ChildRollout. Format is
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
[[["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 `CreateChildRolloutJobRun` class within the Google Cloud Deploy v1 API, offering reference materials and code samples."],["The `CreateChildRolloutJobRun` class is designed to handle information specific to a `createChildRollout` JobRun, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance hierarchy, listing `object` as the parent, and details inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The page includes a comprehensive list of versioned links, from version 1.0.0 to the latest version 3.4.0, for the `CreateChildRolloutJobRun` documentation."],["The `CreateChildRolloutJobRun` class includes constructors and properties like `Rollout` and `RolloutPhaseId`, which provide details about the child rollout and its associated phase."]]],[]]