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 documentation for the `AdvanceChildRolloutJobRun` class in the Google Cloud Deploy v1 API, specifically within the .NET environment."],["The `AdvanceChildRolloutJobRun` class, which is sealed and implements multiple interfaces, contains information related to the `advanceChildRollout` JobRun within Google Cloud Deploy."],["The documentation outlines the available constructors for the `AdvanceChildRolloutJobRun` class, including a parameter to create a new instance from an existing `AdvanceChildRolloutJobRun` object."],["It lists the properties `Rollout` and `RolloutPhaseId`, which contain the name of the `ChildRollout` and the ID of the `ChildRollout`'s phase, respectively."],["This page contains a list of versions of `AdvanceChildRolloutJobRun`, including the latest version which is 3.4.0 and goes as low as version 1.0.0, for easy access to past documentation."]]],[]]