
                         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 instances list.    )absolute_import)division)unicode_literalsN)	instances)basec                   V    \ rS rSrSrS\R                  " S5      0r\S 5       r	S r
Srg)	List   z1List the Cloud Spanner instances in this project.EXAMPLESza        To list all Cloud Spanner instances in this project, run:

          $ {command}
        c                 :    U R                   R                  S5        g )Nz
          table(
            name.basename(),
            displayName,
            config.basename(),
            nodeCount,
            processing_units,
            state,
            instance_type
          )
        )display_info	AddFormat)parsers    %lib/surface/spanner/instances/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.Run5   s     >>r    N)__name__
__module____qualname____firstlineno____doc__textwrapdedentdetailed_helpstaticmethodr   r   __static_attributes__r   r   r   r	   r	      s;    9 
//  -  
r   r	   )r   
__future__r   r   r   r   googlecloudsdk.api_lib.spannerr   googlecloudsdk.callioper   ListCommandr	   r   r   r   <module>r(      s.    * &  '  4 ($4 $r   