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."],[[["The `CreateChildRolloutJobRun` class, part of the Google Cloud Deploy v1 API, provides information specific to a createChildRollout `JobRun`."],["Version 3.4.0 is the latest version, and the documentation covers versions ranging from 1.0.0 to 3.4.0 for the `CreateChildRolloutJobRun` class, which you can browse from the content provided."],["The `CreateChildRolloutJobRun` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, one default and another that takes another `CreateChildRolloutJobRun` object as a parameter, and two properties named `Rollout`, and `RolloutPhaseId`."],["The `Rollout` property within the `CreateChildRolloutJobRun` class contains the name of the `ChildRollout` in a specific format, while `RolloutPhaseId` contains the ID of the childRollout Phase initiated by the `JobRun`."]]],[]]