
    pi'Q                         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 - Flex
    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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 )ChannelInstanceak  
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Channel resource and owns this Workflow.
    :ivar flex_flow_sid: The SID of the Flex Flow.
    :ivar sid: The unique string that we created to identify the Channel resource.
    :ivar user_sid: The SID of the chat user.
    :ivar task_sid: The SID of the TaskRouter Task. Only valid when integration type is `task`. `null` for integration types `studio` & `external`
    :ivar url: The absolute URL of the Flex chat channel resource.
    :ivar date_created: The date and time in GMT when the Flex chat channel was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    :ivar date_updated: The date and time in GMT when the Flex chat channel was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    versionpayloadsidc                    t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        t        j                  |j                  d            | _        t        j                  |j                  d            | _        d|xs | j
                  i| _        d | _        y )	Naccount_sidflex_flow_sidr   user_sidtask_sidurldate_createddate_updated)super__init__getr   r   r   r   r   r   r   iso8601_datetimer   r   	_solution_context)selfr   r   r   	__class__s       a/opt/services/ai/voice_agent/venv/lib/python3.12/site-packages/twilio/rest/flex_api/v1/channel.pyr!   zChannelInstance.__init__%   s     	!*1++m*D,3KK,H")++e"4'.{{:'>'.{{:'>")++e"40;0L0LKK'1
 1<0L0LKK'1

 3?$((
 37    returnc                     | j                   )t        | j                  | 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: ChannelContext for this ChannelInstance
        r   r   )r%   ChannelContext_versionr$   r&   s    r(   _proxyzChannelInstance._proxy<   s9     == *NN5)DM }}r)   c                 6    | j                   j                         S )j
        Deletes the ChannelInstance


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


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


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


        :returns: The fetched ChannelInstance
        N)r0   fetch_asyncr/   s    r(   r=   zChannelInstance.fetch_asyncf   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+ChannelInstance.__repr__.<locals>.<genexpr>u        SDAq7>>!Q/S   !z&<Twilio.FlexApi.V1.ChannelInstance {}>joinr$   itemsrD   r&   contexts     r(   __repr__zChannelInstance.__repr__o   s6     ((SDNN<P<P<RSS7>>wGGr)   )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|    	 OS77)-c3h7>Fsm7.  $ $0D 0#/H# Hr)   r   c                   d     e Zd Z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   c                 x    t         |   |       d|i| _         dj                  di | j                  | _        y)z
        Initialize the ChannelContext

        :param version: Version that contains the resource
        :param sid: The SID of the Flex chat channel resource to fetch.
        r   z/Channels/{sid}N )r    r!   r$   rD   _uri)r&   r   r   r'   s      r(   r!   zChannelContext.__init__{   s@     	! 3
 -%,,>t~~>	r)   r*   c                 |    t        j                  i       }| j                  j                  d| j                  |      S )r2   DELETEmethoduriheaders)r   ofr.   r3   r^   r&   rd   s     r(   r3   zChannelContext.delete   s1     ))B-}}##8G#TTr)   c                    K   t        j                  i       }| j                  j                  d| j                  |       d{   S 7 w)r5   r`   ra   N)r   re   r.   r6   r^   rf   s     r(   r6   zChannelContext.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         S )r9   application/jsonAcceptGETra   r   r,   )r   re   r.   r:   r^   r   r$   r&   rd   r   s      r(   r:   zChannelContext.fetch   s]     ))B-.--%%U		7%SMMu%
 	
r)   c                    K   t        j                  i       }d|d<   | j                  j                  d| j                  |       d{   }t        | j                  || j                  d         S 7 )w)r<   ri   rj   rk   ra   Nr   r,   )r   re   r.   r=   r^   r   r$   rl   s      r(   r=   zChannelContext.fetch_async   sr      ))B-.11dii 2 
 
 MMu%
 	
	
s   AA4A2	*A4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*ChannelContext.__repr__.<locals>.<genexpr>   rJ   rK   z%<Twilio.FlexApi.V1.ChannelContext {}>rL   rO   s     r(   rQ   zChannelContext.__repr__   s6     ((SDNN<P<P<RSS6==gFFr)   )rR   rS   rT   r   rV   r!   rX   r3   r6   r   r:   r=   rQ   rY   rZ   s   @r(   r-   r-   y   sV    ? ?c ?
U 
U
D 

 
(
? 
,G# Gr)   r-   c                   2    e Zd Zdeeef   defdZdefdZy)ChannelPager   r*   c                 .    t        | j                  |      S )zm
        Build an instance of ChannelInstance

        :param payload: Payload response from the API
        )r   r.   )r&   r   s     r(   get_instancezChannelPage.get_instance   s     t}}g66r)   c                      y)r?   z<Twilio.FlexApi.V1.ChannelPage>r]   r/   s    r(   rQ   zChannelPage.__repr__        1r)   N)	rR   rS   rT   r   rV   r   r   rs   rQ   r]   r)   r(   rq   rq      s)    7DcN 7 71# 1r)   rq   c                        e Zd Zdef fdZej                  ej                  ej                  ej                  ej                  ej                  fdededede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dedede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!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZ	 	 d!dee   dee   dee   fdZej                  ej                  ej                  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                  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 )"ChannelListr   c                 2    t         |   |       d| _        y)zi
        Initialize the ChannelList

        :param version: Version that contains the resource

        z	/ChannelsN)r    r!   r^   )r&   r   r'   s     r(   r!   zChannelList.__init__   s     	!	r)   r   identitychat_user_friendly_namechat_friendly_nametargetchat_unique_namepre_engagement_datar   task_attributes
long_livedr*   c                 (   t        j                  |||||||||	t        j                  |
      d
      }t        j                  ddi      }d|d<   d|d<   | j                  j                  d| j                  ||      }t        | j                  |      S )a  
        Create the ChannelInstance

        :param flex_flow_sid: The SID of the Flex Flow.
        :param identity: The `identity` value that uniquely identifies the new resource's chat User.
        :param chat_user_friendly_name: The chat participant's friendly name.
        :param chat_friendly_name: The chat channel's friendly name.
        :param target: The Target Contact Identity, for example the phone number of an SMS.
        :param chat_unique_name: The chat channel's unique name.
        :param pre_engagement_data: The pre-engagement data.
        :param task_sid: The SID of the TaskRouter Task. Only valid when integration type is `task`. `null` for integration types `studio` & `external`
        :param task_attributes: The Task attributes to be added for the TaskRouter Task.
        :param long_lived: Whether to create the channel as long-lived.

        :returns: The created ChannelInstance
        
FlexFlowSidIdentityChatUserFriendlyNameChatFriendlyNameTargetChatUniqueNamePreEngagementDataTaskSidTaskAttributes	LongLivedContent-Type!application/x-www-form-urlencodedri   rj   POSTrb   rc   datard   )r   re   r   boolean_to_stringr.   creater^   r   r&   r   ry   rz   r{   r|   r}   r~   r   r   r   r   rd   r   s                 r(   r   zChannelList.create   s    < yy,$(?$6 "2%8#"1&88D
 ))^-PQR"E.--&&tyytW ' 
 t}}g66r)   c                 D  K   t        j                  |||||||||	t        j                  |
      d
      }t        j                  ddi      }d|d<   d|d<   | j                  j                  d| j                  ||       d{   }t        | j                  |      S 7 w)	a  
        Asynchronously create the ChannelInstance

        :param flex_flow_sid: The SID of the Flex Flow.
        :param identity: The `identity` value that uniquely identifies the new resource's chat User.
        :param chat_user_friendly_name: The chat participant's friendly name.
        :param chat_friendly_name: The chat channel's friendly name.
        :param target: The Target Contact Identity, for example the phone number of an SMS.
        :param chat_unique_name: The chat channel's unique name.
        :param pre_engagement_data: The pre-engagement data.
        :param task_sid: The SID of the TaskRouter Task. Only valid when integration type is `task`. `null` for integration types `studio` & `external`
        :param task_attributes: The Task attributes to be added for the TaskRouter Task.
        :param long_lived: Whether to create the channel as long-lived.

        :returns: The created ChannelInstance
        r   r   r   ri   rj   r   r   N)r   re   r   r   r.   create_asyncr^   r   r   s                 r(   r   zChannelList.create_async0  s     < yy,$(?$6 "2%8#"1&88D
 ))^-PQR"E.22tyytW 3 
 
 t}}g66	
s   BB BB limit	page_sizec                     | j                   j                  ||      }| j                  |d         }| j                   j                  ||d         S )a]  
        Streams ChannelInstance 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 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   r   )r.   read_limitspagestreamr&   r   r   limitsr   s        r(   r   zChannelList.streamh  sJ    ( **5)<yy6+#6y7}}##D&/::r)   c                    K   | j                   j                  ||      }| j                  |d          d{   }| j                   j                  ||d         S 7 #w)al  
        Asynchronously streams ChannelInstance 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 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ChannelList.stream_async  sW     ( **5)<__vk/B_CC}}))$w@@ Ds   5AA$Ac                 :    t        | j                  ||            S )a  
        Lists ChannelInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :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   r   )listr   )r&   r   r   s      r(   r   zChannelList.list  s(    & KK#  
 	
r)   c                 z   K   | j                  ||       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)a	  
        Asynchronously lists ChannelInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :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   r   records       r(   
list_asynczChannelList.list_async  sT     * '+&7&7# '8 ' !
 
 !
 
 	
 
s0   ;.;620
26;26;
page_tokenpage_numberc                     t        j                  |||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||      }t        | j                  |      S )as  
        Retrieve a single page of ChannelInstance records from the API.
        Request is executed immediately

        :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 ChannelInstance
        	PageTokenr   PageSizer   r   ri   rj   rk   rb   rc   paramsrd   )r   re   r.   r   r^   rq   r&   r   r   r   r   rd   responses          r(   r   zChannelList.page  sy      yy'#%
 ))^-PQR.==%%diig & 
 4==(33r)   c                   K   t        j                  |||d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||       d{   }t        | j                  |      S 7 w)	a  
        Asynchronously retrieve a single page of ChannelInstance records from the API.
        Request is executed immediately

        :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 ChannelInstance
        r   r   r   ri   rj   rk   r   N)r   re   r.   r   r^   rq   r   s          r(   r   zChannelList.page_async  s       yy'#%
 ))^-PQR.11diig 2 
 
 4==(33
s   A"B$A?%B
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   |      S )z
        Retrieve a specific page of ChannelInstance records from the API.
        Request is executed immediately

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

        :returns: Page of ChannelInstance
        rk   )r.   domaintwiliorequestrq   r&   r   r   s      r(   get_pagezChannelList.get_page  s7     ==''..66ujI4==(33r)   c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   |      S 7 w)a  
        Asynchronously retrieve a specific page of ChannelInstance records from the API.
        Request is executed immediately

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

        :returns: Page of ChannelInstance
        rk   N)r.   r   r   request_asyncrq   r   s      r(   get_page_asynczChannelList.get_page_async  sD      --44BB5*UU4==(33 Vs   4AAAr   c                 0    t        | j                  |      S zv
        Constructs a ChannelContext

        :param sid: The SID of the Flex chat channel resource to fetch.
        r,   r-   r.   r&   r   s     r(   r"   zChannelList.get)       dmm55r)   c                 0    t        | j                  |      S r   r   r   s     r(   __call__zChannelList.__call__1  r   r)   c                      y)r?   z<Twilio.FlexApi.V1.ChannelList>r]   r/   s    r(   rQ   zChannelList.__repr__9  ru   r)   )NN)!rR   rS   rT   r   r!   r   unsetrV   r   objectrX   r   r   r   r   intr	   r   r
   r   r   r   r   rq   r   r   r   r   r-   r"   r   rQ   rY   rZ   s   @r(   rw   rw      s   	  	 " &,\\/5||28,,'-||.4ll*0,,6767 67 "%	67
  67 c6k"67  V,67 #3;/67 V$67 sF{+67 $,'67 
67| &,\\/5||28,,'-||.4ll*0,,6767 67 "%	67
  67 c6k"67  V,67 #3;/67 V$67 sF{+67 $,'67 
67t  $#';}; C=; 
/	"	;6  $#'A}A C=A 
	'	A6  $#'
}
 C=
 
o		
8  $#'
}
 C=
 
o		
: *0*0,,(.	4#v+&4 3;'4 f%	4
 
4F *0*0,,(.	4#v+&4 3;'4 f%	4
 
4B
43 
4; 
4
4s 
4{ 
46s 6~ 66C 6N 61# 1r)   rw   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   rw   r]   r)   r(   <module>r      sj     L L L 6 6 8 : 2 ' !]H& ]H@\G_ \G~1$ 1&T1, T1r)   