public sealed class GetTargetGrpcProxyRequest : IMessage<GetTargetGrpcProxyRequest>, IEquatable<GetTargetGrpcProxyRequest>, IDeepCloneable<GetTargetGrpcProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetGrpcProxyRequest.
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-04-09 UTC."],[[["This webpage provides documentation for the `GetTargetGrpcProxyRequest` class within the Google Compute Engine v1 API, specifically for the .NET environment."],["The page lists available versions of the `GetTargetGrpcProxyRequest` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `GetTargetGrpcProxyRequest` class is used to retrieve a specific TargetGrpcProxy resource, as detailed in its description."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTargetGrpcProxyRequest` class includes two constructors and two properties: `Project` and `TargetGrpcProxy`, used to define the project and the name of the resource to be retrieved."]]],[]]