gcloud compute target-grpc-proxies describe

NAME
gcloud compute target-grpc-proxies describe - display detailed information about a target gRPC proxy
SYNOPSIS
gcloud compute target-grpc-proxies describe NAME [GCLOUD_WIDE_FLAG]
DESCRIPTION
gcloud compute target-grpc-proxies describe displays all data associated with a Compute Engine target gRPC proxy.
EXAMPLES
To describe a global target gRPC proxy, run:
gcloud compute target-grpc-proxies describe PROXY_NAME
POSITIONAL ARGUMENTS
NAME
Name of the target gRPC proxy to describe.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES
These variants are also available:
gcloud alpha compute target-grpc-proxies describe
gcloud beta compute target-grpc-proxies describe