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 up to the latest 3.4.0."],["The `Stage` class specifies a ___location for deployment and is part of the `Google.Cloud.Deploy.V1` namespace, implemented within the `Google.Cloud.Deploy.V1.dll` assembly."],["`Stage` includes properties like `Profiles`, `Strategy`, and `TargetId`, which define the Skaffold profiles, deployment strategy, and target ___location, respectively."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cStage\u003e`, `IDeepCloneable\u003cStage\u003e`, and `IBufferMessage`, indicating its role and capabilities in the API framework."],["The document details the constructors available for the `Stage` class, including a default constructor and one that takes another `Stage` object as a parameter for creating a new instance."]]],[]]