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-03-21 UTC."],[[["This webpage provides documentation for the `GetTargetGrpcProxyRequest` class within the Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, and the page also provides documentation for many prior versions, ranging from 1.0.0 up to 3.5.0, as well as version 2.10.0, the version being currently viewed."],["`GetTargetGrpcProxyRequest` class is a request message used for the `TargetGrpcProxies.Get` method, which facilitates retrieving information on a specific TargetGrpcProxy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for extensive functionality."],["The `GetTargetGrpcProxyRequest` class has two main properties: `Project`, which specifies the project ID, and `TargetGrpcProxy`, which contains the name of the resource being requested."]]],[]]