
    /                     T   d Z ddlmZ ej                   ej                  ej
                  j                         G d dej                                      Z ej                  ej
                  j                  ej
                  j                         G d dej                               Zy)z*The command group for the Services V1 CLI.    )basec                   .    e Zd ZdZej
                  Zd Zy)ServicesAlphazList, enable and disable APIs and services.

  The gcloud services command group lets you manage your project's access to
  services provided by Google and third parties.
  c                 0    ~~t        j                          y Nr   DisableUserProjectQuotaselfcontextargss       lib/surface/services/__init__.pyFilterzServicesAlpha.Filter         	  "    N__name__
__module____qualname____doc__r   $API_PLATFORM_AND_ECOSYSTEMS_CATEGORYcategoryr    r   r   r   r      s     66(#r   r   c                   .    e Zd ZdZej
                  Zd Zy)Servicesa  List, enable and disable APIs and services.

  The gcloud services command group lets you manage your project's access to
  services provided by Google and third parties.

  ## EXAMPLES

  To see how to enable a service, run:

    $ {command} enable --help

  To see how to list services, run:

    $ {command} list --help

  To see how to disable a service, run:

    $ {command} disable --help
  c                 0    ~~t        j                          y r   r   r
   s      r   r   zServices.Filter?   r   r   Nr   r   r   r   r   r   '   s    ( 66(#r   r   N)r   googlecloudsdk.callioper   UniverseCompatibleReleaseTracksReleaseTrackALPHAGroupr   BETAGAr   r   r   r   <module>r%      s     1 ( D%%++,#DJJ # - #  D%%**D,=,=,@,@A#tzz # B#r   