NAME gcloud beta pubsub message-transforms validate - validates a message transform SYNOPSIS gcloud beta pubsub message-transforms validate --message-transform-file=MESSAGE_TRANSFORM_FILE [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) Validates a message transform. REQUIRED FLAGS --message-transform-file=MESSAGE_TRANSFORM_FILE Path to YAML or JSON file containing a message transform. 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. These variants are also available: $ gcloud pubsub message-transforms validate $ gcloud alpha pubsub message-transforms validate