
    h-iP                     X    d Z ddlZej                   G d dej                               Zy)zFDefines an enum for classifying RPC methods by control flow semantics.    Nc                       e Zd ZdZdZdZy)Servicez>Describes the control flow style of RPC method implementation.inlineeventN)__name__
__module____qualname____doc__INLINEEVENT     ZD:\DhanshreeandTeamAI\Github\ai_code\venv\Lib\site-packages\grpc/framework/common/style.pyr   r      s    HFEr   r   )r
   enumuniqueEnumr   r   r   r   <module>r      s1    M  dii  r   