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 webpage provides documentation for the `CreateChildRolloutJobRun` class within the Google Cloud Deploy v1 API, including its implementation, inheritance, and available versions."],["The latest version available is 3.4.0, and the page specifically details version 3.0.0, however, multiple other prior versions, ranging from 1.0.0 to 3.3.0, are also linked."],["`CreateChildRolloutJobRun` is a class that contains information related to a createChildRollout `JobRun`, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors: a parameterless one and another that takes a `CreateChildRolloutJobRun` instance, and also has properties such as `Rollout` and `RolloutPhaseId` that are output only."]]],[]]