public sealed class GetTargetGrpcProxyRequest : IMessage<GetTargetGrpcProxyRequest>, IEquatable<GetTargetGrpcProxyRequest>, IDeepCloneable<GetTargetGrpcProxyRequest>, IBufferMessage, IMessage
A request message for TargetGrpcProxies.Get. See the method description for details.
[[["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."],[[["The latest version of `GetTargetGrpcProxyRequest` is 3.6.0, as seen within the list of available versions ranging from 1.0.0 to 3.6.0."],["`GetTargetGrpcProxyRequest` is a request message for TargetGrpcProxies.Get, used for retrieving information about a specific TargetGrpcProxy."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` being inherited."],["The `GetTargetGrpcProxyRequest` class includes two properties, `Project` and `TargetGrpcProxy`, both of which are strings used to specify the project ID and the name of the TargetGrpcProxy resource, respectively."]]],[]]