
                         Z   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                  ej                  j                  ej                  j                  ej                  j                         G d dej                                      Zej                  e_        dd	ie_        y
)z>Commands for creating, reading, and manipulating SSL policies.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)SslPoliciesz<List, create, delete and update Compute Engine SSL policies.N)__name__
__module____qualname____doc__     ,lib/surface/compute/ssl_policies/__init__.pyr   r      s     Er   r   DESCRIPTIONaZ  
        List, create, delete and update Compute Engine SSL policies.

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

        See also: [SSL policies API](https://cloud.google.com/compute/docs/reference/rest/v1/sslPolicies).
    N)r   
__future__r   r   r   googlecloudsdk.callioper   UniverseCompatibleReleaseTracksReleaseTrackALPHABETAGAGroupr   LOAD_BALANCING_CATEGORYcategorydetailed_helpr   r   r   <module>r      s    E &  ' ( T..33T5F5F5I5IKE$** EK E 33   	 r   