public sealed class GetTargetRequest : IMessage<GetTargetRequest>, IEquatable<GetTargetRequest>, IDeepCloneable<GetTargetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetTargetRequest.
[[["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 page provides reference documentation for the `GetTargetRequest` class within the Google Cloud Deploy v1 API, specifically for the .NET library."],["The `GetTargetRequest` class is used to retrieve a specific deployment target and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines available versions of the `GetTargetRequest` class, ranging from the latest 3.4.0 down to 1.0.0."],["The class includes properties such as `Name` (a string representing the target name) and `TargetName` (a typed view of the target resource name), as well as constructors for creating instances of the class."],["The information details inherited members, namespace, and assembly information related to the `GetTargetRequest` class."]]],[]]