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 reference documentation for the `GetTargetGrpcProxyRequest` class within the Google Compute Engine v1 API."],["The latest version of this API is 3.6.0, and it is part of the `Google.Cloud.Compute.V1` namespace with its assembly being `Google.Cloud.Compute.V1.dll`."],["The `GetTargetGrpcProxyRequest` class is used to make a request for the retrieval of TargetGrpcProxy information."],["The class has two constructors: a default one and one that takes another `GetTargetGrpcProxyRequest` object as a parameter, allowing for object creation and cloning."],["The class has two key properties that can be set, `Project` and `TargetGrpcProxy`, which allow you to specify the Project ID and the name of the TargetGrpcProxy to query."]]],[]]