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-08-04 UTC."],[[["The latest version available for the Google Cloud Deploy v1 API's `GetTargetRequest` is 3.4.0, while the current page focuses on version 2.16.0."],["`GetTargetRequest` is a class within the Google Cloud Deploy v1 API, serving as the request object for retrieving a specific target."],["The `GetTargetRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cGetTargetRequest\u003e`, `IDeepCloneable\u003cGetTargetRequest\u003e`, and `IBufferMessage`, providing various functionalities."],["The `GetTargetRequest` class includes properties such as `Name` and `TargetName`, where `Name` requires the full format of the target's name, and `TargetName` provides a typed view over the resource name."],["The `GetTargetRequest` class has two constructors, one default and another to clone another instance of `GetTargetRequest`."]]],[]]