
    #                        d Z ddlm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y	)
z@Provide commands for working with Cloud SQL instance operations.    )absolute_import)division)unicode_literals)base)
exceptionsc                   (    e Zd ZdZej
                  Zy)
OperationszProvide commands for working with Cloud SQL instance operations.

  Provide commands for working with Cloud SQL instance operations, including
  listing and getting information about instance operations of a Cloud SQL
  instance.
  N)__name__
__module____qualname____doc__r   DATABASES_CATEGORYcategory     &lib/surface/sql/operations/__init__.pyr	   r	      s     $$(r   r	   N)r   
__future__r   r   r   googlecloudsdk.callioper   r   ReleaseTracksReleaseTrackGABETAALPHAGroupr	   r   r   r   <module>r      sq     G &  ' ( . D%%(($*;*;*@*@%%++-% %-%r   