
    ~i$*                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    dts

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc                      e Zd ZdZ	 ddddddddddd
Zdddd	d
dddddd
Zd+dZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed              Zej	        d!             Zed"             Zej	        d#             Zed$             Zej	        d%             Zd& Zd' Zd( Zd) Zd* ZdS ), DescribeTransmissionTasksRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz	list[str])
charge_typeend_timeidsnamepage_number	page_sizeproject_name
start_timetask_status	task_type
ChargeTypeEndTimeIdsName
PageNumberPageSizeProjectName	StartTime
TaskStatusTaskTypeNc                 v   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        || _        || _        ||| _        ||| _        |	|	| _        |
| _        dS )z=DescribeTransmissionTasksRequest - a model defined in SwaggerN)r   _configuration_charge_type	_end_time_ids_name_page_number
_page_size_project_name_start_time_task_status
_task_typediscriminatorr   r	   r
   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   s               /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdts/models/describe_transmission_tasks_request.py__init__z)DescribeTransmissionTasksRequest.__init__=   s    !*__N, 	
 ! !"*D$DM?DHDI&"# ,D!(DO"*D"    c                     | j         S )zGets the charge_type of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The charge_type of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: str
        r   r)   s    r*   r   z,DescribeTransmissionTasksRequest.charge_typea          r,   c                     || _         dS )zSets the charge_type of this DescribeTransmissionTasksRequest.


        :param charge_type: The charge_type of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: str
        Nr.   )r)   r   s     r*   r   z,DescribeTransmissionTasksRequest.charge_typek        (r,   c                     | j         S )zGets the end_time of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The end_time of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: int
        r   r/   s    r*   r	   z)DescribeTransmissionTasksRequest.end_timev   s     ~r,   c                     || _         dS )zSets the end_time of this DescribeTransmissionTasksRequest.


        :param end_time: The end_time of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: int
        Nr4   )r)   r	   s     r*   r	   z)DescribeTransmissionTasksRequest.end_time   s     "r,   c                     | j         S )zGets the ids of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The ids of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: list[str]
        r    r/   s    r*   r
   z$DescribeTransmissionTasksRequest.ids   s     yr,   c                     || _         dS )zSets the ids of this DescribeTransmissionTasksRequest.


        :param ids: The ids of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: list[str]
        Nr7   )r)   r
   s     r*   r
   z$DescribeTransmissionTasksRequest.ids   s     			r,   c                     | j         S )zGets the name of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The name of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: str
        r!   r/   s    r*   r   z%DescribeTransmissionTasksRequest.name   s     zr,   c                     || _         dS )zSets the name of this DescribeTransmissionTasksRequest.


        :param name: The name of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: str
        Nr:   )r)   r   s     r*   r   z%DescribeTransmissionTasksRequest.name   s     


r,   c                     | j         S )zGets the page_number of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The page_number of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: int
        )r"   r/   s    r*   r   z,DescribeTransmissionTasksRequest.page_number   r0   r,   c                 N    | j         j        r|t          d          || _        dS )zSets the page_number of this DescribeTransmissionTasksRequest.


        :param page_number: The page_number of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: int
        Nz3Invalid value for `page_number`, must not be `None`)r   client_side_validation
ValueErrorr"   )r)   r   s     r*   r   z,DescribeTransmissionTasksRequest.page_number   s5     5 	T+:MRSSS'r,   c                     | j         S )zGets the page_size of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The page_size of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: int
        )r#   r/   s    r*   r   z*DescribeTransmissionTasksRequest.page_size        r,   c                 N    | j         j        r|t          d          || _        dS )zSets the page_size of this DescribeTransmissionTasksRequest.


        :param page_size: The page_size of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`)r   r>   r?   r#   )r)   r   s     r*   r   z*DescribeTransmissionTasksRequest.page_size   2     5 	R):KPQQQ#r,   c                     | j         S )zGets the project_name of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The project_name of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: str
        r$   r/   s    r*   r   z-DescribeTransmissionTasksRequest.project_name   s     !!r,   c                     || _         dS )zSets the project_name of this DescribeTransmissionTasksRequest.


        :param project_name: The project_name of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: str
        NrE   )r)   r   s     r*   r   z-DescribeTransmissionTasksRequest.project_name   s     *r,   c                     | j         S )zGets the start_time of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The start_time of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: int
        r%   r/   s    r*   r   z+DescribeTransmissionTasksRequest.start_time   s     r,   c                     || _         dS )zSets the start_time of this DescribeTransmissionTasksRequest.


        :param start_time: The start_time of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: int
        NrH   )r)   r   s     r*   r   z+DescribeTransmissionTasksRequest.start_time  s     &r,   c                     | j         S )zGets the task_status of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The task_status of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: str
        r&   r/   s    r*   r   z,DescribeTransmissionTasksRequest.task_status  r0   r,   c                     || _         dS )zSets the task_status of this DescribeTransmissionTasksRequest.


        :param task_status: The task_status of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: str
        NrK   )r)   r   s     r*   r   z,DescribeTransmissionTasksRequest.task_status  r2   r,   c                     | j         S )zGets the task_type of this DescribeTransmissionTasksRequest.  # noqa: E501


        :return: The task_type of this DescribeTransmissionTasksRequest.  # noqa: E501
        :rtype: str
        )r'   r/   s    r*   r   z*DescribeTransmissionTasksRequest.task_type"  rA   r,   c                 N    | j         j        r|t          d          || _        dS )zSets the task_type of this DescribeTransmissionTasksRequest.


        :param task_type: The task_type of this DescribeTransmissionTasksRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `task_type`, must not be `None`)r   r>   r?   r'   )r)   r   s     r*   r   z*DescribeTransmissionTasksRequest.task_type,  rC   r,   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrrQ   )xs    r*   <lambda>z:DescribeTransmissionTasksRequest.to_dict.<locals>.<lambda>A  s!    WQ	-B-BIaiikkk r,   rQ   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rQ   r   rR   )items    r*   rU   z:DescribeTransmissionTasksRequest.to_dict.<locals>.<lambda>H  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprS   rQ   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rQ   z(DescribeTransmissionTasksRequest.to_dict9  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t6== 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrQ   r/   s    r*   to_strz'DescribeTransmissionTasksRequest.to_strT  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)rk   r/   s    r*   __repr__z)DescribeTransmissionTasksRequest.__repr__X  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr]   r   rQ   r)   others     r*   __eq__z'DescribeTransmissionTasksRequest.__eq__\  s5    %!ABB 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTro   rp   s     r*   __ne__z'DescribeTransmissionTasksRequest.__ne__c  s5    %!ABB 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__r[   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rQ   rk   rm   rr   rt    r,   r*   r   r      s        
  M $#%!# M"# "# "# "#H ! ! X! ( ( (   X _" " _"   X 	Z  Z   X 
[  [ ! ! X! 
( 
( 
(   X 
$ 
$ 
$ " " X" * * *     X  & & & ! ! X! ( ( (   X 
$ 
$ 
$  6. . .  1 1 11 1 1 1 1r,   r   )rx   ri   rerY   volcenginesdkcore.configurationr   objectr   r|   r,   r*   <module>r      s|      				 



 9 9 9 9 9 9R1 R1 R1 R1 R1v R1 R1 R1 R1 R1r,   