
    g                         d Z ddlmZ ddlmZ ddlmZ ddlmZ  ej                  ej                  j                  ej                  j                         G d dej                               Zy)	z9Command group for Cloud Monitoring notification channels.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZddiZy)Channelsz.Manage Cloud Monitoring notification channels.DESCRIPTIONaE            Manage Monitoring notification channels.

          More information can be found here:
          https://cloud.google.com/monitoring/api/v3/
          https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.notificationChannels
          https://cloud.google.com/monitoring/alerts/using-channels-api
      N)__name__
__module____qualname____doc__detailed_help     +lib/surface/monitoring/channels/__init__.pyr   r      s    6 

-r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHABETAGroupr   r   r   r   <module>r      s^    @ &  ' ( D%%++T->->-C-CDtzz  Er   