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 webpage provides reference documentation for the `GetTargetRequest` class within the Google Cloud Deploy v1 API, specifically for the .NET framework."],["The `GetTargetRequest` class is used to retrieve information about a specific target in Google Cloud Deploy, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `GetTargetRequest` class, with version 3.4.0 being the latest, and going back to version 1.0.0."],["The class has two constructors: a parameterless one and one that takes another `GetTargetRequest` object, and has properties for `Name` and `TargetName`."],["The documentation includes information about inherited members and the namespace (`Google.Cloud.Deploy.V1`) and assembly (`Google.Cloud.Deploy.V1.dll`) associated with the class."]]],[]]