NAME
    gcloud alpha ml translate - cloud ML Translate command groups

SYNOPSIS
    gcloud alpha ml translate COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Cloud ML Translate command groups.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     batch-translate-text
        (ALPHA) Translates a large volume of text in asynchronous batch mode.

     detect-language
        (ALPHA) Use the Google Cloud Translation API to detect languages.

     get-supported-languages
        (ALPHA) Returns a list of supported languages for translation.

     translate-text
        (ALPHA) Use the Google Cloud Translation API to translate between
        languages.

NOTES
    This command is currently in alpha and might 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. This variant is also available:

        $ gcloud beta ml translate

