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/[a-z][a-z0-9-]{0,62}.
[[["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 reference documentation for the `CreateChildRolloutJobRun` class within the Google Cloud Deploy v1 API, specifically for the .NET environment, with version 2.7.0 being the primary version displayed but with links to many other versions."],["The `CreateChildRolloutJobRun` class, part of the `Google.Cloud.Deploy.V1` namespace, is used to manage information related to the createChildRollout `JobRun` and is inherited from the base `object` class."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains public properties `Rollout` and `RolloutPhaseId` for managing and identifying `ChildRollout` details."],["The webpage contains documentation for the `CreateChildRolloutJobRun` class constructors, `CreateChildRolloutJobRun()`, and `CreateChildRolloutJobRun(CreateChildRolloutJobRun other)`."],["The webpage has many listed versions that link to the reference documentation for `CreateChildRolloutJobRun`, ranging from 1.0.0 to the latest 3.4.0 version."]]],[]]