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."],[[["This webpage details the `GetTargetGrpcProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, showing it's a message type used in requests for target gRPC proxies."],["The latest version documented is 3.6.0, and a full list of versions from 1.0.0 to 3.6.0 are provided as a list of links."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the `Object` class."],["The `GetTargetGrpcProxyRequest` class has two constructors and two properties: `Project` and `TargetGrpcProxy`, both of which are string types."],["The webpage provides documentation for the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]