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 in the Google Cloud Deploy v1 API, specifically within the .NET environment, with the most recent version listed as 3.4.0, and the version presented in the page being 2.12.0."],["The `CreateChildRolloutJobRun` class is part of the `Google.Cloud.Deploy.V1` namespace and is contained within the `Google.Cloud.Deploy.V1.dll` assembly, used to store information pertinent to the `createChildRollout` `JobRun`."],["The `CreateChildRolloutJobRun` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with public constructors available for creating new instances or duplicating existing ones."],["Key properties of `CreateChildRolloutJobRun` include `Rollout`, which stores the name of the `ChildRollout` in a specific format, and `RolloutPhaseId`, which holds the ID of the childRollout Phase."],["The page lists various versions of the Google Cloud Deploy v1 API, ranging from 1.0.0 to the most recent version 3.4.0, allowing for navigation to the `CreateChildRolloutJobRun` reference documentation within each version."]]],[]]