
    i@                        d Z ddlmZ ddlmZ ddlZddlmZ ddlmZm	Z	m
Z
mZ ddlmZmZ e
d   Z G d	 d
e      Z G d de      Zy)zACode generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.    )annotations)	BaseModelN)
ConfigDict)AnyDictLiteralOptional)NotRequired	TypedDicttranscription.text.deltac                  "    e Zd ZU ded<   ded<   y)%TranscriptionStreamTextDeltaTypedDictstrtextz-NotRequired[TranscriptionStreamTextDeltaType]typeN)__name__
__module____qualname____annotations__     k/var/www/html/eduruby.in/venv/lib/python3.12/site-packages/mistralai/models/transcriptionstreamtextdelta.pyr   r      s    
I
77r   r   c                      e Zd ZU  eddd      Z ej                  d      Zded<   ded	<   d
Z	ded<   e
d        Zej                  d        Zy)TranscriptionStreamTextDeltaTallow)populate_by_namearbitrary_types_allowedextraF)initzDict[str, Any]__pydantic_extra__r   r   r   z*Optional[TranscriptionStreamTextDeltaType]r   c                    | j                   S Nr    )selfs    r   additional_propertiesz2TranscriptionStreamTextDelta.additional_properties   s    &&&r   c                    || _         y r"   r#   )r$   values     r   r%   z2TranscriptionStreamTextDelta.additional_properties!   s
    "'r   N)r   r   r   r   model_configpydanticFieldr    r   r   propertyr%   setterr   r   r   r   r      sg    t7L *8U)CC
I7QD
4Q' ' !!( "(r   r   )__doc__
__future__r   mistralai.typesr   r)   r   typingr   r   r   r	   typing_extensionsr
   r    TranscriptionStreamTextDeltaTyper   r   r   r   r   <module>r3      sC    G " %   / / 4 $++E#F  8I 8
(9 (r   