
                             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)	z@The command group for Distributed Cloud Edge Network operations.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)
OperationszICommand group for working with Distributed Cloud Edge Network operations.N)__name__
__module____qualname____doc__     8lib/surface/edge_cloud/networking/operations/__init__.pyr   r      s    Qr   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHAGAGroupr   r   r   r   <module>r      sa    G &  ' ( D%%++T->->-A-ABR R CRr   