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-04-09 UTC."],[[["The `CreateChildRolloutJobRun` class, part of the Google Cloud Deploy v1 API, contains information specific to a `createChildRollout` JobRun, and is the main focus of the content provided."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `object`."],["The `CreateChildRolloutJobRun` class includes two constructors, a default constructor, and one that takes another `CreateChildRolloutJobRun` object as a parameter."],["The class has properties `Rollout` and `RolloutPhaseId`, which provide information about the name and ID of the `ChildRollout` and its Phase."],["The latest version of this documentation is for version 3.4.0, with 26 versions in total, showing a range of documentation for version 1.0.0 all the way to the latest 3.4.0."]]],[]]