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."],[[["This webpage details the `GetTargetGrpcProxyRequest` class, which is used for requesting information about a TargetGrpcProxy in Google Cloud Compute."],["The `GetTargetGrpcProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffering."],["The `GetTargetGrpcProxyRequest` class is available in various versions, ranging from 1.0.0 to the latest version 3.6.0, and each version contains the same documentation related to the class and its methods."],["The class includes two constructors, a default constructor, and a constructor that takes another `GetTargetGrpcProxyRequest` object as a parameter, and it also has two properties `Project` and `TargetGrpcProxy`, both of which are of type string."],["The webpage is related to version 1.2.0, within the namespace `Google.Cloud.Compute.V1`, of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]