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 document provides reference documentation for the `GetTargetRequest` class within the Google Cloud Deploy v1 API."],["The latest available version of the `GetTargetRequest` class is 3.4.0, and the current version of the document is 2.17.0."],["`GetTargetRequest` is a request object used for retrieving information about a specific `Target` and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetTargetRequest` class includes properties such as `Name` (a string) and `TargetName`, which are used to specify the target to retrieve."],["This document also provides information about the inherited members, constructors, namespace, and assembly related to the `GetTargetRequest` class."]]],[]]