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-02 UTC."],[[["This webpage provides documentation for the `CreateChildRolloutJobRun` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to the latest 3.4.0."],["`CreateChildRolloutJobRun` is a class that details information specific to a `createChildRollout JobRun`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Rollout` and `RolloutPhaseId`, both strings, that represent the name of the child rollout and the ID of the rollout phase, respectively."],["The documentation also shows the class's constructors which include a default and copy constructor, and details the implemented interfaces and inherited members."],["The current version of the documentation is 2.8.0, as indicated by the version number at the top, but it provides navigation to all of the previous versions."]]],[]]