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 webpage provides documentation for the `Stage` class within the `Google.Cloud.Deploy.V1` namespace, used to specify deployment locations."],["The documentation covers multiple versions of the `Stage` class, ranging from version 1.0.0 to the latest version 3.4.0."],["The `Stage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `Stage` class include `Profiles` (Skaffold profiles for manifest rendering) and `TargetId` (the identifier for the target deployment ___location)."],["The class offers two constructors: a default constructor `Stage()` and an overloaded constructor, `Stage(Stage)`, for creating a new instance based on an existing one."]]],[]]