Ë
    €Ï´	  ã                   ó<   — d Z ddlmZ ddlmZ ddlmZ dZd„ Zd„ Zy)	zDebug command flags.é    )Úabsolute_import)Údivision)Úunicode_literalsa  
          table(
            short_status():label=STATUS,
            userEmail.if(all_users),
            location,
            condition,
            finalTime.if(include_inactive != 0):label=COMPLETED_TIME,
            id,
            consoleViewUrl:label=VIEW
          )
c           
      ó    — | j                  ddddj                  |||¬«      ¬«       | j                  ddd	d
j                  |||¬«      ¬«       y )NÚidsÚIDÚ*z‚          Zero or more {entity} resource identifiers. The specified
          {plural_entity} will be {action_description}.
      )ÚentityÚplural_entityÚaction_description)ÚmetavarÚnargsÚhelpz
--locationzLOCATION-REGEXPÚappenda;            A regular expression to match against {entity}
          locations. All {plural_entity} matching this value will be
          {action_description}.  You may specify --location multiple times.

          EXAMPLE:

            {{command}} \
                --location foo.py:[1-3] --location bar.py:4
      )r   Úactionr   )Úadd_argumentÚformat)Úparserr
   r   r   s       ú-lib/googlecloudsdk/command_lib/debug/flags.pyÚAddIdOptionsr   #   ss   € Ø×ÑØT ð
÷ ‰&˜¨mØ$6ð ó 8ð ô 9ð 	×ÑØÐ-°hð	
÷ ‰&˜¨mØ$6ð ó 8ð õ 9ó    c                 ó,   — | j                  ddd¬«       y )Nz--targetz(ID|DESCRIPTION_REGEXP)an            The debug target. It may be a target ID or name obtained from
          'debug targets list', or it may be a regular expression uniquely
          specifying a debuggee based on its description or name. For App
          Engine projects, if not specified, the default target is
          the most recent deployment of the default module and version.
      )r   r   )r   )r   s    r   ÚAddTargetOptionr   :   s    € Ø×ÑØÐ3ð
ð õ r   N)Ú__doc__Ú
__future__r   r   r   ÚSNAPSHOT_LIST_FORMATr   r   © r   r   Ú<module>r      s%   ðñ  å &Ý Ý 'ð
Ð ò9ó.	r   