
    pim                         d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZmZ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 G d de      Z G d de      Z G d de      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Api
    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.
    )datetime)AnyDictListOptionalUnionIteratorAsyncIterator)deserialize	serializevalues)InstanceContext)InstanceResource)ListResource)Version)Pagec                        e Zd ZdZ	 ddedeeef   dededee   f
 fdZ	e
dd	       Zdefd
ZdefdZddZddZdefdZ xZS )MediaInstanceal  
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) associated with this Media resource.
    :ivar content_type: The default [MIME type](https://en.wikipedia.org/wiki/Internet_media_type) of the media, for example `image/jpeg`, `image/png`, or `image/gif`.
    :ivar date_created: The date and time in GMT when this Media resource was created, specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    :ivar date_updated: The date and time in GMT when this Media resource was last updated, specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    :ivar parent_sid: The SID of the Message resource that is associated with this Media resource.
    :ivar sid: The unique string that identifies this Media resource.
    :ivar uri: The URI of this Media resource, relative to `https://api.twilio.com`.
    versionpayloadaccount_sidmessage_sidsidc                    t         |   |       |j                  d      | _        |j                  d      | _        t        j                  |j                  d            | _        t        j                  |j                  d            | _        |j                  d      | _	        |j                  d      | _
        |j                  d      | _        |||xs | j                  d| _        d | _        y )	Nr   content_typedate_createddate_updated
parent_sidr   urir   r   r   )super__init__getr   r   r   rfc2822_datetimer   r   r   r   r   	_solution_context)selfr   r   r   r   r   	__class__s         m/opt/services/ai/voice_agent/venv/lib/python3.12/site-packages/twilio/rest/api/v2010/account/message/media.pyr"   zMediaInstance.__init__$   s     	!*1++m*D+2;;~+F0;0L0LKK'1
 1<0L0LKK'1
 *1\)B")++e"4")++e"4 '&?$((

 15    returnc                     | j                   Et        | j                  | j                  d   | j                  d   | j                  d         | _         | j                   S )z
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: MediaContext for this MediaInstance
        r   r   r   r    )r&   MediaContext_versionr%   r'   s    r)   _proxyzMediaInstance._proxyA   sQ     == ( NN=9 NN=9NN5)	DM }}r*   c                 6    | j                   j                         S )h
        Deletes the MediaInstance


        :returns: True if delete succeeds, False otherwise
        )r0   deleter/   s    r)   r3   zMediaInstance.deleteR   s     {{!!##r*   c                 R   K   | j                   j                          d{   S 7 w)
        Asynchronous coroutine that deletes the MediaInstance


        :returns: True if delete succeeds, False otherwise
        N)r0   delete_asyncr/   s    r)   r6   zMediaInstance.delete_async[   s!      [[--////   '%'c                 6    | j                   j                         S )W
        Fetch the MediaInstance


        :returns: The fetched MediaInstance
        )r0   fetchr/   s    r)   r:   zMediaInstance.fetchd   s     {{  ""r*   c                 R   K   | j                   j                          d{   S 7 w)q
        Asynchronous coroutine to fetch the MediaInstance


        :returns: The fetched MediaInstance
        N)r0   fetch_asyncr/   s    r)   r=   zMediaInstance.fetch_asyncm   s!      [[,,....r7   c                     dj                  d | j                  j                         D              }dj                  |      S )f
        Provide a friendly representation

        :returns: Machine friendly representation
         c              3   F   K   | ]  \  }}d j                  ||        ywz{}={}Nformat.0kvs      r)   	<genexpr>z)MediaInstance.__repr__.<locals>.<genexpr>|        SDAq7>>!Q/S   !z#<Twilio.Api.V2010.MediaInstance {}>joinr%   itemsrD   r'   contexts     r)   __repr__zMediaInstance.__repr__v   s6     ((SDNN<P<P<RSS4;;GDDr*   )N)r+   r-   )r+   r   )__name__
__module____qualname____doc__r   r   strr   r   r"   propertyr0   boolr3   r6   r:   r=   rQ   __classcell__r(   s   @r)   r   r      s      "55 c3h5 	5
 5 c]5:   $ $0D 0#/E# Er*   r   c                   l     e Zd Zdedededef fdZdefdZdefdZde	fd	Z
de	fd
ZdefdZ xZS )r-   r   r   r   r   c                 |    t         |   |       |||d| _         dj                  di | j                  | _        y)a  
        Initialize the MediaContext

        :param version: Version that contains the resource
        :param account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) associated with the Media resource.
        :param message_sid: The SID of the Message resource that is associated with the Media resource.
        :param sid: The Twilio-provided string that uniquely identifies the Media resource to fetch.
        r    z?/Accounts/{account_sid}/Messages/{message_sid}/Media/{sid}.jsonN r!   r"   r%   rD   _uri)r'   r   r   r   r   r(   s        r)   r"   zMediaContext.__init__   sM     	! '&
 UMTT .. 		r*   r+   c                 |    t        j                  i       }| j                  j                  d| j                  |      S )r2   DELETEmethodr   headers)r   ofr.   r3   r_   r'   rd   s     r)   r3   zMediaContext.delete   s1     ))B-}}##8G#TTr*   c                    K   t        j                  i       }| j                  j                  d| j                  |       d{   S 7 w)r5   ra   rb   N)r   re   r.   r6   r_   rf   s     r)   r6   zMediaContext.delete_async   sF      ))B-]]//G 0 
 
 	
 
s   AA
AA
c                    t        j                  i       }d|d<   | j                  j                  d| j                  |      }t        | j                  || j                  d   | j                  d   | j                  d         S )	r9   application/jsonAcceptGETrb   r   r   r   r    )r   re   r.   r:   r_   r   r%   r'   rd   r   s      r)   r:   zMediaContext.fetch   su     ))B-.--%%U		7%SMM}5}5u%
 	
r*   c                 $  K   t        j                  i       }d|d<   | j                  j                  d| j                  |       d{   }t        | j                  || j                  d   | j                  d   | j                  d   	      S 7 Ew)
r<   ri   rj   rk   rb   Nr   r   r   r    )r   re   r.   r=   r_   r   r%   rl   s      r)   r=   zMediaContext.fetch_async   s      ))B-.11dii 2 
 
 MM}5}5u%
 	
	
s   ABB	ABc                     dj                  d | j                  j                         D              }dj                  |      S )r?   r@   c              3   F   K   | ]  \  }}d j                  ||        ywrB   rC   rE   s      r)   rI   z(MediaContext.__repr__.<locals>.<genexpr>   rJ   rK   z"<Twilio.Api.V2010.MediaContext {}>rL   rO   s     r)   rQ   zMediaContext.__repr__   s6     ((SDNN<P<P<RSS3::7CCr*   )rR   rS   rT   r   rV   r"   rX   r3   r6   r   r:   r=   rQ   rY   rZ   s   @r)   r-   r-      se    
 
c 
 
RU 
.
U 
U
D 

} 
,
= 
0D# Dr*   r-   c                   2    e Zd Zdeeef   defdZdefdZy)	MediaPager   r+   c                 h    t        | j                  || j                  d   | j                  d         S )zk
        Build an instance of MediaInstance

        :param payload: Payload response from the API
        r   r   r   r   )r   r.   r%   )r'   r   s     r)   get_instancezMediaPage.get_instance   s3     MM}5}5	
 	
r*   c                      y)r?   z<Twilio.Api.V2010.MediaPage>r]   r/   s    r)   rQ   zMediaPage.__repr__        .r*   N)	rR   rS   rT   r   rV   r   r   rt   rQ   r]   r*   r)   rq   rq      s)    
DcN 
} 
.# .r*   rq   c                       e Zd Zdededef fdZej                  ej                  ej                  ddfdee	e
f   dee	e
f   dee	e
f   d	ee   d
ee   dee   fdZej                  ej                  ej                  ddfdee	e
f   dee	e
f   dee	e
f   d	ee   d
ee   dee   fdZej                  ej                  ej                  ddfdee	e
f   dee	e
f   dee	e
f   d	ee   d
ee   dee   fdZej                  ej                  ej                  ddfdee	e
f   dee	e
f   dee	e
f   d	ee   d
ee   dee   fdZej                  ej                  ej                  ej                  ej                  ej                  fdee	e
f   dee	e
f   dee	e
f   deee
f   deee
f   d
eee
f   defdZej                  ej                  ej                  ej                  ej                  ej                  fdee	e
f   dee	e
f   dee	e
f   deee
f   deee
f   d
eee
f   defdZdedefdZdedefdZdedefdZdedefdZdefdZ xZS )	MediaListr   r   r   c                 z    t         |   |       ||d| _         dj                  di | j                  | _        y)a_  
        Initialize the MediaList

        :param version: Version that contains the resource
        :param account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that is associated with the Media resources.
        :param message_sid: The SID of the Message resource that is associated with the Media resources.

        rs   z9/Accounts/{account_sid}/Messages/{message_sid}/Media.jsonNr]   r^   )r'   r   r   r   r(   s       r)   r"   zMediaList.__init__  sG     	! '&
 WOVV 
nn
	r*   Nr   date_created_beforedate_created_afterlimit	page_sizer+   c                     | j                   j                  ||      }| j                  ||||d         }| j                   j                  ||d         S )a  
        Streams MediaInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param datetime date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r}   r   rz   r{   r}   r|   )r.   read_limitspagestreamr'   r   rz   r{   r|   r}   limitsr   s           r)   r   zMediaList.stream  s[    4 **5)<yy% 31[)	  
 }}##D&/::r*   c                    K   | j                   j                  ||      }| j                  ||||d          d{   }| j                   j                  ||d         S 7 #w)a  
        Asynchronously streams MediaInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param datetime date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r}   r   Nr|   )r.   r   
page_asyncstream_asyncr   s           r)   r   zMediaList.stream_async=  si     4 **5)<__% 31[)	 % 
 
 }}))$w@@
s   8A A$A c           	      @    t        | j                  |||||            S )a6  
        Lists MediaInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param datetime date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r   rz   r{   r|   r}   )listr   )r'   r   rz   r{   r|   r}   s         r)   r   zMediaList.lista  s1    2 KK)$7#5#  
 	
r*   c                    K   | j                  |||||       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)aE  
        Asynchronously lists MediaInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param datetime date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param datetime date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r   N)r   )r'   r   rz   r{   r|   r}   records          r)   
list_asynczMediaList.list_async  s]     6 '+&7&7)$7#5# '8 ' !	
 	
 !	
 	
 		
 	
s0   >1>953
59>59>
page_tokenpage_numberc           	      x   t        j                  t        j                  |      t        j                  |      t        j                  |      |||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||      }	t        | j                  |	| j                        S )a  
        Retrieve a single page of MediaInstance records from the API.
        Request is executed immediately

        :param date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of MediaInstance
        DateCreatedzDateCreated<zDateCreated>	PageTokenr   PageSizeContent-Type!application/x-www-form-urlencodedri   rj   rk   rc   r   paramsrd   )	r   re   r   iso8601_datetimer.   r   r_   rq   r%   
r'   r   rz   r{   r   r   r}   datard   responses
             r)   r   zMediaList.page  s    , yy(99,G ) : :;N O ) : :;M N'#%	
 ))^-PQR.==%%diig & 
 $..AAr*   c           	        K   t        j                  t        j                  |      t        j                  |      t        j                  |      |||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||       d{   }	t        | j                  |	| j                        S 7 %w)	a  
        Asynchronously retrieve a single page of MediaInstance records from the API.
        Request is executed immediately

        :param date_created: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param date_created_before: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param date_created_after: Only include Media resources that were created on this date. Specify a date as `YYYY-MM-DD` in GMT, for example: `2009-07-06`, to read Media that were created on this date. You can also specify an inequality, such as `StartTime<=YYYY-MM-DD`, to read Media that were created on or before midnight of this date, and `StartTime>=YYYY-MM-DD` to read Media that were created on or after midnight of this date.
        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of MediaInstance
        r   r   r   ri   rj   rk   r   N)	r   re   r   r   r.   r   r_   rq   r%   r   s
             r)   r   zMediaList.page_async  s     , yy(99,G ) : :;N O ) : :;M N'#%	
 ))^-PQR.11diig 2 
 
 $..AA
s   BC C!&C
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   || j
                        S )z
        Retrieve a specific page of MediaInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of MediaInstance
        rk   )r.   domaintwiliorequestrq   r%   r'   r   r   s      r)   get_pagezMediaList.get_page  s=     ==''..66ujI$..AAr*   c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   || j
                        S 7 %w)z
        Asynchronously retrieve a specific page of MediaInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of MediaInstance
        rk   N)r.   r   r   request_asyncrq   r%   r   s      r)   get_page_asynczMediaList.get_page_async  sJ      --44BB5*UU$..AA Vs   4AA&Ar   c                 h    t        | j                  | j                  d   | j                  d   |      S z
        Constructs a MediaContext

        :param sid: The Twilio-provided string that uniquely identifies the Media resource to fetch.
        r   r   r    r-   r.   r%   r'   r   s     r)   r#   zMediaList.get  3     MM}5}5	
 	
r*   c                 h    t        | j                  | j                  d   | j                  d   |      S r   r   r   s     r)   __call__zMediaList.__call__!  r   r*   c                      y)r?   z<Twilio.Api.V2010.MediaList>r]   r/   s    r)   rQ   zMediaList.__repr__.  rv   r*   )rR   rS   rT   r   rV   r"   r   unsetr   r   objectr   intr	   r   r   r
   r   r   r   r   rq   r   r   r   r   r-   r#   r   rQ   rY   rZ   s   @r)   rx   rx     s   
 
c 
 
, 177=||6<ll##'";Hf,-"; #8V#34"; "(F"23	";
 }"; C="; 
-	 ";L 177=||6<ll##'"AHf,-"A #8V#34"A "(F"23	"A
 }"A C="A 
}	%"AL 177=||6<ll##'!
Hf,-!
 #8V#34!
 "(F"23	!

 }!
 C=!
 
m	!
J 177=||6<ll##'"
Hf,-"
 #8V#34"
 "(F"23	"

 }"
 C="
 
m	"
L 177=||6<ll)/*0,,(.(BHf,-(B #8V#34(B "(F"23	(B
 #v+&(B 3;'(B f%(B 
(BX 177=||6<ll)/*0,,(.(BHf,-(B #8V#34(B "(F"23	(B
 #v+&(B 3;'(B f%(B 
(BT
B3 
B9 
B
Bs 
By 
B
s 
| 

C 
L 
.# .r*   rx   N)rU   r   typingr   r   r   r   r   r	   r
   twilio.baser   r   r   twilio.base.instance_contextr   twilio.base.instance_resourcer   twilio.base.list_resourcer   twilio.base.versionr   twilio.base.pager   r   r-   rq   rx   r]   r*   r)   <module>r      sj     L L L 6 6 8 : 2 ' !dE$ dENhD? hDV. .0q. q.r*   