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."],["The `CreateChildRolloutJobRun` class, which is a part of the `Google.Cloud.Deploy.V1` namespace, is used for handling `JobRun` operations related to creating child rollouts."],["The page lists various versions of the Google Cloud Deploy v1 API related to `CreateChildRolloutJobRun`, with version 3.4.0 being the latest, and down to version 1.0.0, indicating the history of changes and updates."],["The documentation includes details about the class's inheritance, implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as its constructors and properties like `Rollout` and `RolloutPhaseId`."],["The class includes properties `Rollout` to name the `ChildRollout` and `RolloutPhaseId` to identify the Phase initiated by the JobRun."]]],[]]