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."],[[["The document provides reference information for the `Stage` class within the Google Cloud Deploy v1 API, which specifies a deployment ___location."],["The latest available version of the API is 3.4.0, but there are numerous other versions available, ranging from 1.0.0 to 3.3.0, as well as version 2.3.0 which the document focuses on."],["The `Stage` class, which inherits from object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, has properties such as `Profiles`, `Strategy`, and `TargetId`."],["The `Stage` class has two constructors: one parameterless, and another that takes another `Stage` object as a parameter, allowing the creation of new objects and copying existing ones."],["This reference documentation gives access to inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the object class, and provides access to the `Google.Cloud.Deploy.V1` namespace."]]],[]]