NAME
    gcloud alpha firebase test android locales - explore Android locales
        available for testing

SYNOPSIS
    gcloud alpha firebase test android locales COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Explore Android locales available for testing.

EXAMPLES
    To list all available Android locales which can be used for testing
    international applications, run:

        $ gcloud alpha firebase test android locales list

    To view information about a specific locale, run:

        $ gcloud alpha firebase test android locales describe LOCALE

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (ALPHA) Describe an Android locale.

     list
        (ALPHA) List all Android locales available for testing
        internationalized apps.

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. These variants are also available:

        $ gcloud firebase test android locales

        $ gcloud beta firebase test android locales

