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 page provides reference documentation for the `AdvanceChildRolloutJobRun` class within the Google Cloud Deploy v1 API for .NET, detailing its implementation and usage."],["The latest version available is 3.4.0, and the documentation includes a historical listing of versions from 1.0.0 to 3.4.0, with 3.2.0 being the current version context."],["`AdvanceChildRolloutJobRun` is a class that contains information related to a `advanceChildRollout` `JobRun` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdvanceChildRolloutJobRun` class includes two output-only properties, `Rollout` which represents the name of the `ChildRollout`, and `RolloutPhaseId` which corresponds to the ID of the `ChildRollout`'s phase."]]],[]]