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 for .NET."],["The `GetTargetRequest` class is used as the request object for the `GetTarget` operation in the API, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the available versions of the `GetTargetRequest` class, ranging from version 1.0.0 up to the latest version 3.4.0, and lists them in descending order, indicating the latest version at the top."],["It outlines the inheritance, implemented interfaces, constructors, and properties, including the `Name` property used for specifying the target's resource name, and the corresponding `TargetName` typed view."],["The documentation includes links to each version's respective documentation for the `GetTargetRequest` object as well as external links to relevant Microsoft documentation."]]],[]]