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."],[[["The latest version available for `AdvanceChildRolloutJobRun` is 3.4.0, while the current page is focused on version 2.16.0."],["`AdvanceChildRolloutJobRun` is a class within the Google Cloud Deploy v1 API, specifically designed for managing advanceChildRollout JobRuns."],["This class provides functionality related to a specific JobRun, offering details about the associated child rollout and its rollout phase."],["The `AdvanceChildRolloutJobRun` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in message handling and data management."],["The class contains properties like Rollout and RolloutPhaseId, with the Rollout property's value representing the name of the `ChildRollout` and the RolloutPhaseId representing the ID of the `ChildRollout's Phase`, providing further details to the specific job run."]]],[]]