
    k                     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 reading and manipulating URL maps.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)URLMapsz"List, create, and delete URL maps.N)__name__
__module____qualname____doc__     (lib/surface/compute/url_maps/__init__.pyr   r      s     +r   r   DESCRIPTIONa  
        List, create, and delete URL maps for external Application Load Balancer,
        internal Application Load Balancer, and Traffic Director.

        For more information about URL maps, see the
        [URL maps documentation](https://cloud.google.com/load-balancing/docs/url-map-concepts).

        See also: [URL maps API](https://cloud.google.com/compute/docs/reference/rest/v1/urlMaps)
        and
        [regional URL maps API](https://cloud.google.com/compute/docs/reference/rest/v1/regionUrlMaps).
    N)r   
__future__r   r   r   googlecloudsdk.callioper   UniverseCompatibleReleaseTracksReleaseTrackALPHABETAGAGroupr   NETWORKING_CATEGORYcategorydetailed_helpr   r   r   <module>r      s    6 &  ' ( T..33T5F5F5I5IK+djj +K + ++   
 r   