
    i?1i                     f    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZ  G d d	e      Zy
)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Media
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )Optional)Version)Domain)MediaProcessorList)MediaRecordingList)PlayerStreamerListc                   r     e Zd Zdef fdZedefd       Zedefd       Z	ede
fd       ZdefdZ xZS )V1domainc                 P    t         |   |d       d| _        d| _        d| _        y)zd
        Initialize the V1 version of Media

        :param domain: The Twilio.media domain
        v1N)super__init___media_processor_media_recording_player_streamer)selfr   	__class__s     g/home/www/therecruiter.miabetepe.com/venv/lib/python3.12/site-packages/twilio/rest/media/v1/__init__.pyr   zV1.__init__   s,     	&>B>B>B    returnc                 R    | j                   t        |       | _         | j                   S N)r   r   r   s    r   media_processorzV1.media_processor#   '      ($6t$<D!$$$r   c                 R    | j                   t        |       | _         | j                   S r   )r   r   r   s    r   media_recordingzV1.media_recording)   r   r   c                 R    | j                   t        |       | _         | j                   S r   )r   r   r   s    r   player_streamerzV1.player_streamer/   r   r   c                      y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Media.V1> r   s    r   __repr__zV1.__repr__5   s    
 #r   )__name__
__module____qualname__r   r   propertyr   r   r   r   r   r    strr#   __classcell__)r   s   @r   r
   r
      sq    	Cv 	C %!3 % %
 %!3 % %
 %!3 % %
## #r   r
   N)__doc__typingr   twilio.base.versionr   twilio.base.domainr   $twilio.rest.media.v1.media_processorr   $twilio.rest.media.v1.media_recordingr   $twilio.rest.media.v1.player_streamerr   r
   r"   r   r   <module>r1      s*     ' % C C C## ##r   