[[["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-03-21 UTC."],[[["This webpage provides documentation for the `CustomTarget` class within the Google Cloud Deploy v1 API, covering versions from 1.0.0 to the latest 3.4.0."],["The `CustomTarget` class, which is part of the `Google.Cloud.Deploy.V1` namespace, specifies a Custom Target for deployment and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CustomTarget` class has two constructors, a default one and another that takes another `CustomTarget` object, and contains properties such as `CustomTargetType` and `CustomTargetTypeAsCustomTargetTypeName`."],["The `CustomTargetType` property holds the name of the CustomTargetType in a specific format: `projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}`."],["The `CustomTargetTypeAsCustomTargetTypeName` property provides a typed view of the `CustomTargetType` resource name, allowing for easier manipulation as a `CustomTargetTypeName`."]]],[]]