gcloud preview compute target-grpc-proxies describe

NAME
gcloud preview compute target-grpc-proxies describe - display detailed information about a target gRPC proxy
SYNOPSIS
gcloud preview compute target-grpc-proxies describe NAME [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) gcloud preview 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 preview 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
This command is currently in DEVELOPER PREVIEW and may change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud compute target-grpc-proxies describe
gcloud alpha compute target-grpc-proxies describe
gcloud beta compute target-grpc-proxies describe