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."],[[["The latest version available for the Google Cloud Deploy v1 API's `GetTargetRequest` is 3.4.0, while the current page focuses on version 3.3.0."],["This document provides reference material for the `GetTargetRequest` class within the Google Cloud Deploy v1 API, which includes its constructors, properties, and inherited members."],["`GetTargetRequest` is a request object for `GetTarget`, which is used to retrieve a specific target by name, and the name format must follow `projects/{project_id}/locations/{location_name}/targets/{target_name}`."],["The `GetTargetRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is located within the `Google.Cloud.Deploy.V1` namespace."],["The document references a comprehensive history of older versions, with versions ranging from 3.2.0 to 1.0.0, demonstrating backwards capability."]]],[]]