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 page provides documentation for the `GetTargetGrpcProxyRequest` class within the Google Cloud Compute Engine v1 API, with version 2.16.0 being the current version of this document, while the latest version available is 3.6.0."],["The `GetTargetGrpcProxyRequest` class is used to request a specific TargetGrpcProxy resource from the API, as it is a request message for `TargetGrpcProxies.Get`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["Key properties of this class include `Project`, which represents the project ID, and `TargetGrpcProxy`, which represents the name of the TargetGrpcProxy resource to retrieve."]]],[]]