NAME
    gcloud beta ml translate - cloud ML Translate command groups

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

DESCRIPTION
    (BETA) 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
        (BETA) Translates a large volume of text in asynchronous batch mode.

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

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

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

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha ml translate

