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` class is 3.6.0, and the documentation provides links to previous versions, ranging down to version 1.0.0."],["This page provides reference documentation for the `GetTargetGrpcProxyRequest` class, which is part of the Compute Engine v1 API within the Google Cloud .NET libraries."],["`GetTargetGrpcProxyRequest` is used as a request message for retrieving information about a specific `TargetGrpcProxy` resource and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Project` (the ID for the project) and `TargetGrpcProxy` (the name of the resource being requested)."],["The documentation outlines the class's constructors, including a default constructor and one that accepts another `GetTargetGrpcProxyRequest` instance as a parameter."]]],[]]