
                         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                         G d dej                               Z ej                  dd	
       ej                  ej                  j                  ej                  j                         G d de                    Zy)z#The gcloud notebooks command group.    )absolute_import)division)unicode_literals)basec                   .    e Zd ZdZej
                  Zd Zy)	NotebooksNotebooks Command Group.c                 2    t        j                  |       ~~y )N)r   RequireProjectID)selfcontextargss      !lib/surface/notebooks/__init__.pyFilterzNotebooks.Filter   s    $    N)__name__
__module____qualname____doc__r    AI_AND_MACHINE_LEARNING_CATEGORYcategoryr    r   r   r   r      s     22(r   r   FzBThis command is deprecated. Please use `gcloud notebooks` instead.)
is_removedwarningc                       e Zd ZdZy)NotebooksNonProdr	   N)r   r   r   r   r   r   r   r   r   $   s
     !r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackGAGroupr   	DeprecateALPHABETAr   r   r   r   <module>r&      s    * &  ' ( D%%(()

  * 68 D%%++T->->-C-CDy  E	8
r   