
                         2    d Z ddlmZ ddlmZ ddlmZ d Zy)zFlags for genomics commands.    )absolute_import)division)unicode_literalsc                 4    | j                  dt        d       y )NnamezzThe name of the operation.  The default gcloud
                            project is used if none is present in the name.)typehelp)add_argumentstr)parsers    0lib/googlecloudsdk/command_lib/genomics/flags.pyAddNamer      s!    fO  Q    N)__doc__
__future__r   r   r   r    r   r   <module>r      s    # &  'Qr   