
                            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?The FHIR stores command group for the Cloud Healthcare API CLI.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZy)
FhirStoresz(Manage Cloud Healthcare API FHIR stores.N)__name__
__module____qualname____doc__     .lib/surface/healthcare/fhir_stores/__init__.pyr   r      s     1r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   ReleaseTracksReleaseTrackALPHABETAGAGroupr   r   r   r   <module>r      sn     F &  ' ( D%%++T->->-C-C%%((*1 1*1r   