NAME

gcloud beta eventarc attributes types describe - describe an event type

SYNOPSIS

gcloud beta eventarc attributes types describe TYPE [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Describe an event type.

EXAMPLES

To describe the google.cloud.audit.log.v1.written event type, run:

$ gcloud beta eventarc attributes types describe \ google.cloud.audit.log.v1.written

POSITIONAL ARGUMENTS

TYPE

The event type 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 beta and might change without notice.