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 documentation for the `GetTargetGrpcProxyRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.2.0."],["The `GetTargetGrpcProxyRequest` class is used to request details about a specific TargetGrpcProxy and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of previous versions, ranging from 1.0.0 to the latest 3.6.0 of the `GetTargetGrpcProxyRequest` class."],["`GetTargetGrpcProxyRequest` has two properties: `Project`, representing the Project ID for this request, and `TargetGrpcProxy`, representing the name of the target resource to return."],["The page details the constructors for the `GetTargetGrpcProxyRequest` class, including a default constructor and a constructor that accepts another `GetTargetGrpcProxyRequest` instance."]]],[]]