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/deliveryPipelines/pipeline/targets/my-target). The
parent DeliveryPipeline of the Target is inferred to be the parent
DeliveryPipeline of the Release in which this Stage lives.
[[["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 details the `Stage` class within the `Google.Cloud.Deploy.V1` namespace, which is used to specify deployment locations."],["The latest version of `Stage` is 3.4.0, but the page also provides access to earlier versions, going as far back as version 1.0.0."],["The `Stage` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Stage` class includes properties like `Profiles`, which define Skaffold profiles for rendering manifests, and `TargetId`, which specifies the target to which the stage refers."],["The webpage also provides information about the constructors available for the stage class."]]],[]]