The target_id to which this stage points. This field refers exclusively to
the last segment of a target name. For example, this field would just be
my-target (rather than
projects/project/locations/___location/targets/my-target). The ___location of
the Target is inferred to be the same as the ___location of the
DeliveryPipeline that contains this Stage.
[[["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-08-04 UTC."],[[["This document provides reference documentation for the `Stage` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to the latest 3.4.0."],["The `Stage` class, used for specifying deployment locations, implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `Stage` class include `DeployParameters`, `Profiles`, `Strategy`, and `TargetId`, which manage target-specific settings and deployment configurations."],["Constructors for the `Stage` class allow for the creation of new `Stage` objects, either empty or as copies of existing `Stage` objects."],["The document outlines inherited members like `GetHashCode`, `GetType`, and `ToString`, and specifies that the class belongs to the `Google.Cloud.Deploy.V1` namespace and the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]