
                         v    S r SSKJr  SSKJr  SSKJr  SSKrSSKJr  SSKJ	r	   " S S	\	R                  5      rg)
z*Command for spanner instance configs list.    )absolute_import)division)unicode_literalsN)instance_configs)basec                   V    \ rS rSrSrS\R                  " S5      0r\S 5       r	S r
Srg)	List   z9List the available Cloud Spanner instance configurations.EXAMPLESz        To list the Cloud Spanner instance configs that are availble for this
        project, run:

          $ {command}
        c                 :    U R                   R                  S5        g )Nz
          table(
            name.basename(),
            displayName,
            free_instance_availability
          )
        )display_info	AddFormat)parsers    ,lib/surface/spanner/instance_configs/list.pyArgs	List.Args(   s    
!! #     c                 ,    [         R                  " 5       $ )zThis is what gets called when the user runs this command.

Args:
  args: an argparse namespace. All the arguments that were provided to this
    command invocation.

Returns:
  Some value that we want to have printed later.
)r   r	   )selfargss     r   RunList.Run2   s       ""r    N)__name__
__module____qualname____firstlineno____doc__textwrapdedentdetailed_helpstaticmethodr   r   __static_attributes__r   r   r   r	   r	      s;    A 
//  -  
#r   r	   )r   
__future__r   r   r   r   googlecloudsdk.api_lib.spannerr   googlecloudsdk.callioper   ListCommandr	   r   r   r   <module>r(      s.    1 &  '  ; (!#4 !#r   