public sealed class AdvanceChildRolloutJobRun : IMessage<AdvanceChildRolloutJobRun>, IEquatable<AdvanceChildRolloutJobRun>, IDeepCloneable<AdvanceChildRolloutJobRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class AdvanceChildRolloutJobRun.
AdvanceChildRolloutJobRun contains information specific to a
advanceChildRollout 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."],[[["The content provides documentation for the `AdvanceChildRolloutJobRun` class within the Google Cloud Deploy v1 API, including its implementation, inheritance, and available versions."],["The latest version of `AdvanceChildRolloutJobRun` is 3.4.0, and a variety of previous versions are documented, dating back to version 1.0.0."],["The `AdvanceChildRolloutJobRun` class contains information specific to advanceChildRollout `JobRun` within Google Cloud Deploy and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Rollout` and `RolloutPhaseId`, which provide details about the child rollout's name and phase ID, respectively, both of which are output-only."],["Two constructors are available, a default constructor and one that accepts another instance of the `AdvanceChildRolloutJobRun` as a parameter."]]],[]]