
    T                     <   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                  ej                  j                         G d dej                               Zej                  e_        dd	ie_        y
)z4Commands for reading and manipulating health checks.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)HealthChecksz>Read and manipulate health checks for load balanced instances.N)__name__
__module____qualname____doc__     -lib/surface/compute/health_checks/__init__.pyr   r      s     Gr   r   DESCRIPTIONa  
        Read and manipulate health checks for load balanced instances.

        For more information about health checks, see the
        [health checks documentation](https://cloud.google.com/load-balancing/docs/health-check-concepts).

        See also: [Health checks API](https://cloud.google.com/compute/docs/reference/rest/v1/healthChecks)
        and [Regional health checks API](https://cloud.google.com/compute/docs/reference/rest/v1/regionHealthChecks).
    N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHABETAGAGroupr   LOAD_BALANCING_CATEGORYcategorydetailed_helpr   r   r   <module>r      s    ; &  ' ( T..33T5F5F5I5IKG4:: GKG 44   
 r   