
                         n    S r SSKJr  SSKJr  SSKJr  SSKJr  SSKJr   " S S\R                  5      r
g	)
z8The 'gcloud firebase test android locales list' command.    )absolute_import)division)unicode_literals)util)basec                   6    \ rS rSrSrSS0r\S 5       rS rSr	g)	List   zFList all Android locales available for testing internationalized apps.EXAMPLESa  
          To list all available locales which can be used for testing
          internationalized Android applications, run:

            $ {command}

          To filter the locales to see only Spanish-speaking regions, run:

            $ {command} --filter=Spanish
          c                 x    U R                   R                  S5        [        R                  R	                  U 5        g)zMethod called by Calliope to register flags for this command.

Args:
  parser: An argparse parser used to add arguments that follow this
      command in the CLI. Positional arguments are allowed.
z
          table[box](
            id:label=LOCALE,
            name,
            region,
            tags.list().color(green=default,red=deprecated,yellow=preview)
          )
    N)display_info	AddFormatr   URI_FLAGRemoveFromParser)parsers    1lib/surface/firebase/test/android/locales/list.pyArgs	List.Args*   s1     !! # 	 	MM""6*    c                 n    [         R                  " U R                  5      nUR                  R                  $ )a  Run the 'gcloud firebase test android locales list' command.

Args:
  args: an argparse namespace. All the arguments that were provided to this
    command invocation (i.e. group and command arguments combined).

Returns:
  The list of Android locales we want to have printed later.
)r   GetAndroidCatalogcontextruntimeConfigurationlocales)selfargscatalogs      r   RunList.Run<   s*     $$T\\2G''///r    N)
__name__
__module____qualname____firstlineno____doc__detailed_helpstaticmethodr   r   __static_attributes__r    r   r   r	   r	      s/    N  	- + +"0r   r	   N)r%   
__future__r   r   r   $googlecloudsdk.api_lib.firebase.testr   googlecloudsdk.callioper   ListCommandr	   r    r   r   <module>r-      s+     ? &  ' 5 (-04 -0r   