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 of the `GetTargetGrpcProxyRequest` is 3.6.0, while version 2.8.0 is the current page's context."],["This page provides documentation and code samples for the Compute Engine v1 API class `GetTargetGrpcProxyRequest`, used for retrieving details about a Target GRPC Proxy."],["The `GetTargetGrpcProxyRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["The class has two constructors, a default one, and another that takes a `GetTargetGrpcProxyRequest` object to clone it, allowing for easy creation of new requests."],["It has two main properties, `Project` and `TargetGrpcProxy`, both strings, which are used to identify the specific project and target gRPC proxy to retrieve."]]],[]]