
                         |    S r SSKrSSKJr  SSKJr  SSKJr  \R                   " S S\R                  5      5       r
g)z.Command for spanner instance configs describe.    N)instance_configs)base)flagsc                   V    \ rS rSrSrS\R                  " S5      0r\S 5       r	S r
Srg)	Describe   z0Describe a Cloud Spanner instance configuration.EXAMPLESz        To describe an instance config named regional-us-central1, run:

          $ {command} regional-us-central1

        To describe an instance config named nam-eur-asia1, run:

          $ {command} nam-eur-asia1
        c                 D    U R                  SS[        R                  SS9  g)ah  Args is called by calliope to gather arguments for this command.

Please add arguments in alphabetical order except for no- or a clear-
pair for that argument which can follow the argument itself.
Args:
  parser: An argparse parser that you can use to add arguments that go
      on the command line after this command. Positional arguments are
      allowed.
configINSTANCE_CONFIGzCloud Spanner instance config.)metavar	completerhelpN)add_argumentr   InstanceConfigCompleter)parsers    0lib/surface/spanner/instance_configs/describe.pyArgsDescribe.Args*   s)     !//-	  /    c                 B    [         R                  " U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   Getr   )selfargss     r   RunDescribe.Run;   s     ,,r    N)__name__
__module____qualname____firstlineno____doc__textwrapdedentdetailed_helpstaticmethodr   r   __static_attributes__r   r   r   r   r      s;    8 
//  - / / 
-r   r   )r"   r#   googlecloudsdk.api_lib.spannerr   googlecloudsdk.callioper   "googlecloudsdk.command_lib.spannerr   UniverseCompatibleDescribeCommandr   r   r   r   <module>r-      s?    5  ; ( 4 +-t## +- +-r   