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-03-21 UTC."],[[["The latest version available for the `AdvanceChildRolloutJobRun` class is 3.4.0, with several previous versions also accessible, ranging from 3.3.0 down to 1.0.0."],["`AdvanceChildRolloutJobRun` is a class within the Google Cloud Deploy v1 API, specifically used for managing `advanceChildRollout` `JobRun` operations."],["The `AdvanceChildRolloutJobRun` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling and manipulation."],["Key properties of the `AdvanceChildRolloutJobRun` class include `Rollout`, which identifies the ChildRollout, and `RolloutPhaseId`, which specifies the ID of the ChildRollout's phase."],["The class is found in the namespace `Google.Cloud.Deploy.V1` within the assembly `Google.Cloud.Deploy.V1.dll`, allowing for proper referencing and usage within .NET applications."]]],[]]