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-04-09 UTC."],[[["The latest version available for `AdvanceChildRolloutJobRun` in the Google Cloud Deploy v1 API is 3.4.0, with multiple prior versions also listed."],["`AdvanceChildRolloutJobRun` is a class in the Google.Cloud.Deploy.V1 namespace, specific to advanceChildRollout JobRuns."],["This class provides information related to the advanceChildRollout `JobRun`, including details about the ChildRollout."],["`AdvanceChildRolloutJobRun` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AdvanceChildRolloutJobRun` class include `Rollout` and `RolloutPhaseId`, which are output-only and provide the name and phase ID of the `ChildRollout` respectively."]]],[]]