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 reference documentation for the `GetTargetGrpcProxyRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, with a comprehensive history of prior versions ranging down to 1.0.0, each version containing the same type of class."],["The `GetTargetGrpcProxyRequest` class is used for making requests to retrieve details about a specific TargetGrpcProxy resource, through its `Project` and `TargetGrpcProxy` properties."],["The `GetTargetGrpcProxyRequest` class inherits from base classes such as object, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for `GetTargetGrpcProxyRequest` include a default constructor and a copy constructor that takes another instance of `GetTargetGrpcProxyRequest` as a parameter."]]],[]]