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 reference documentation for the \u003ccode\u003eGetTargetRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Deploy v1 API available here is 3.4.0, with older versions from 3.3.0 down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetRequest\u003c/code\u003e class is used to format requests to obtain information about a specific \u003ccode\u003eTarget\u003c/code\u003e, and it inherits from and implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetRequest\u003c/code\u003e class offers two constructors: one default constructor and another that accepts an existing \u003ccode\u003eGetTargetRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe primary properties associated with the class are \u003ccode\u003eName\u003c/code\u003e, which is a string representing the Target's full name in the format \u003ccode\u003eprojects/{project_id}/locations/{location_name}/targets/{target_name}\u003c/code\u003e, and \u003ccode\u003eTargetName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]