
    S                        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                  ej                  j                         G d dej                               Zy)	z<DICOM stores command group for the Cloud Healthcare API CLI.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)DicomStoreszoManage Cloud Healthcare API DICOM stores.

  Commands for managing Google Cloud Healthcare API DICOM stores.
  N)__name__
__module____qualname____doc__     /lib/surface/healthcare/dicom_stores/__init__.pyr   r      s    r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHABETAGAGroupr   r   r   r   <module>r      sn     C &  ' ( D%%++T->->-C-C%%((*$** *r   