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/{rollout}.
[[["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 document provides reference information for the `AdvanceChildRolloutJobRun` class in the Google Cloud Deploy v1 API, specifically within the .NET environment, with the current version being 2.19.0."],["The `AdvanceChildRolloutJobRun` class is designed to contain information related to an advanceChildRollout `JobRun`, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is 3.4.0, with versions ranging from 1.0.0 up to the latest, with links provided for each version of the `AdvanceChildRolloutJobRun`."],["The class includes properties like `Rollout` and `RolloutPhaseId`, which provide details about the associated ChildRollout."],["Constructors for the `AdvanceChildRolloutJobRun` class include a default constructor and one that takes another `AdvanceChildRolloutJobRun` object as a parameter."]]],[]]