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 latest version available for `GetTargetGrpcProxyRequest` is 3.6.0, as part of the Google Cloud Compute V1 API."],["This page provides comprehensive documentation for the `GetTargetGrpcProxyRequest` class, including its constructors, properties, and the members it inherits from the object class."],["The `GetTargetGrpcProxyRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetTargetGrpcProxyRequest` class features `Project` and `TargetGrpcProxy` properties, which are both strings and represent the project ID and the name of the target gRPC proxy resource respectively."],["The class is found within the `Google.Cloud.Compute.V1` namespace, within the Google Cloud Compute V1 API."]]],[]]