public sealed class GetTargetGrpcProxyRequest : IMessage<GetTargetGrpcProxyRequest>, IEquatable<GetTargetGrpcProxyRequest>, IDeepCloneable<GetTargetGrpcProxyRequest>, IBufferMessage, IMessage
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, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This webpage documents versions 1.0.0 through 3.6.0 of `GetTargetGrpcProxyRequest`, with each version linking to its respective documentation."],["The `GetTargetGrpcProxyRequest` class is a request message used for `TargetGrpcProxies.Get`, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetTargetGrpcProxyRequest` has two constructors, a default one, and another that copies the values from an existing `GetTargetGrpcProxyRequest`."],["`GetTargetGrpcProxyRequest` contains properties for `Project` and `TargetGrpcProxy`, both of type string, used to manage project and resource details."]]],[]]