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 for .NET."],["The `GetTargetRequest` class is used to request a specific target resource and includes the required `Name` property to identify the target."],["The latest version of the API is 3.4.0, and the page includes links to documentation for multiple earlier versions, spanning from 1.0.0 to 3.3.0."],["The `GetTargetRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This API class is part of the `Google.Cloud.Deploy.V1` namespace, and it is found within the `Google.Cloud.Deploy.V1.dll` assembly."]]],[]]