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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetTargetRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetRequest\u003c/code\u003e class is used to make requests to retrieve target information, with the latest version being 3.4.0, and also shows a history of prior releases going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, including a default constructor and a copy constructor, along with two properties: \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTargetName\u003c/code\u003e (of type \u003ccode\u003eTargetName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and provides information about its inheritance from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required for specifying the target's name in the format \u003ccode\u003eprojects/{project_id}/locations/{location_name}/targets/{target_name}\u003c/code\u003e, while the \u003ccode\u003eTargetName\u003c/code\u003e property offers a typed view of the resource name.\u003c/p\u003e\n"]]],[],null,[]]