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 webpage provides reference documentation for the `AdvanceChildRolloutJobRun` class in the Google Cloud Deploy v1 API, with the most recent version being 3.4.0."],["The `AdvanceChildRolloutJobRun` class is used to manage information specific to an `advanceChildRollout` JobRun, inheriting from `object` and implementing several interfaces."],["The document details the class's constructors, which include a default constructor and a copy constructor, allowing for the creation of new instances and copies."],["The page also lists the `Rollout` and `RolloutPhaseId` properties of the `AdvanceChildRolloutJobRun` class, both of which are read only strings that contains details about the child rollout."],["The site lists all versions of the class dating back to version 1.0.0 of the google cloud deploy API."]]],[]]