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-31 UTC."],[[["This webpage provides documentation for the `GetTargetGrpcProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0."],["The `GetTargetGrpcProxyRequest` class is used to construct request messages for retrieving details about a TargetGrpcProxy resource, as part of the Compute Engine v1 API."],["The latest version available for the `GetTargetGrpcProxyRequest` is 3.6.0, with a history of versions ranging from 1.0.0 up to the current latest release, all accessible through the provided links."],["The `GetTargetGrpcProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as it inherits from the base object class."],["The class has two properties which are `Project`, which is the project ID, and `TargetGrpcProxy`, which is the name of the TargetGrpcProxy to return."]]],[]]