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."],[[["The `GetTargetGrpcProxyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a specific TargetGrpcProxy."],["This document provides reference documentation and code samples for various versions of the `GetTargetGrpcProxyRequest` class, ranging from version 1.0.0 up to the latest, 3.6.0."],["The `GetTargetGrpcProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that accepts another `GetTargetGrpcProxyRequest` as a parameter."],["It contains properties such as `Project` and `TargetGrpcProxy`, which are used to specify the project ID and the name of the TargetGrpcProxy to retrieve."]]],[]]