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 page provides documentation for the `Stage` class within the `Google.Cloud.Deploy.V1` namespace, which is used to specify a deployment ___location."],["The `Stage` class, which inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, defines properties such as `Profiles` and `TargetId`."],["The documentation covers various versions of the `Stage` class, ranging from the latest version 3.4.0 down to version 1.0.0."],["The `Stage` class has two constructors: a default constructor and one that accepts another `Stage` instance as a parameter."],["`Stage` is used to define which target skaffold will use to render the manifests for the deployments."]]],[]]