
    ~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 )a  
    rds_postgresql

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))DescribeTasksRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz	list[str])	creation_end_timecreation_start_timeinstance_idpage_number	page_sizeproject_nametask_actiontask_idtask_statusCreationEndTimeCreationStartTime
InstanceId
PageNumberPageSizeProjectName
TaskActionTaskId
TaskStatusNc                 ^   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        || _        || _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z1DescribeTasksRequest - a model defined in SwaggerN)r   _configuration_creation_end_time_creation_start_time_instance_id_page_number
_page_size_project_name_task_action_task_id_task_statusdiscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrdspostgresql/models/describe_tasks_request.py__init__zDescribeTasksRequest.__init__;   s    !*__N,"&$(!  !  !(%6D"*':D$"*D&"# ,D"*D"DL"*D #"    c                     | j         S )zGets the creation_end_time of this DescribeTasksRequest.  # noqa: E501


        :return: The creation_end_time of this DescribeTasksRequest.  # noqa: E501
        :rtype: str
        r   r&   s    r'   r   z&DescribeTasksRequest.creation_end_time]   s     &&r)   c                     || _         dS )zSets the creation_end_time of this DescribeTasksRequest.


        :param creation_end_time: The creation_end_time of this DescribeTasksRequest.  # noqa: E501
        :type: str
        Nr+   )r&   r   s     r'   r   z&DescribeTasksRequest.creation_end_timeg   s     #4r)   c                     | j         S )zGets the creation_start_time of this DescribeTasksRequest.  # noqa: E501


        :return: The creation_start_time of this DescribeTasksRequest.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   z(DescribeTasksRequest.creation_start_timer   s     ((r)   c                     || _         dS )zSets the creation_start_time of this DescribeTasksRequest.


        :param creation_start_time: The creation_start_time of this DescribeTasksRequest.  # noqa: E501
        :type: str
        Nr/   )r&   r	   s     r'   r	   z(DescribeTasksRequest.creation_start_time|   s     %8!!!r)   c                     | j         S )zGets the instance_id of this DescribeTasksRequest.  # noqa: E501


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


        :param instance_id: The instance_id of this DescribeTasksRequest.  # noqa: E501
        :type: str
        Nr2   )r&   r
   s     r'   r
   z DescribeTasksRequest.instance_id        (r)   c                     | j         S )zGets the page_number of this DescribeTasksRequest.  # noqa: E501


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


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


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


        :param page_size: The page_size of this DescribeTasksRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`)r   r8   r9   r    )r&   r   s     r'   r   zDescribeTasksRequest.page_size   s2     5 	R):KPQQQ#r)   c                     | j         S )zGets the project_name of this DescribeTasksRequest.  # noqa: E501


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


        :param project_name: The project_name of this DescribeTasksRequest.  # noqa: E501
        :type: str
        Nr=   )r&   r   s     r'   r   z!DescribeTasksRequest.project_name   s     *r)   c                     | j         S )zGets the task_action of this DescribeTasksRequest.  # noqa: E501


        :return: The task_action of this DescribeTasksRequest.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   z DescribeTasksRequest.task_action   r3   r)   c                     || _         dS )zSets the task_action of this DescribeTasksRequest.


        :param task_action: The task_action of this DescribeTasksRequest.  # noqa: E501
        :type: str
        Nr@   )r&   r   s     r'   r   z DescribeTasksRequest.task_action   r5   r)   c                     | j         S )zGets the task_id of this DescribeTasksRequest.  # noqa: E501


        :return: The task_id of this DescribeTasksRequest.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   zDescribeTasksRequest.task_id   s     }r)   c                     || _         dS )zSets the task_id of this DescribeTasksRequest.


        :param task_id: The task_id of this DescribeTasksRequest.  # noqa: E501
        :type: str
        NrC   )r&   r   s     r'   r   zDescribeTasksRequest.task_id   s      r)   c                     | j         S )zGets the task_status of this DescribeTasksRequest.  # noqa: E501


        :return: The task_status of this DescribeTasksRequest.  # noqa: E501
        :rtype: list[str]
        r$   r,   s    r'   r   z DescribeTasksRequest.task_status	  r3   r)   c                     || _         dS )zSets the task_status of this DescribeTasksRequest.


        :param task_status: The task_status of this DescribeTasksRequest.  # noqa: E501
        :type: list[str]
        NrF   )r&   r   s     r'   r   z DescribeTasksRequest.task_status  r5   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hasattrrJ   )xs    r'   <lambda>z.DescribeTasksRequest.to_dict.<locals>.<lambda>&  s!    WQ	-B-BIaiikkk r)   rJ   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rJ   r   rK   )items    r'   rN   z.DescribeTasksRequest.to_dict.<locals>.<lambda>-  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprL   rJ   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rJ   zDescribeTasksRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrJ   r,   s    r'   to_strzDescribeTasksRequest.to_str9  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rd   r,   s    r'   __repr__zDescribeTasksRequest.__repr__=  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrV   r   rJ   r&   others     r'   __eq__zDescribeTasksRequest.__eq__A  s5    %!566 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrh   ri   s     r'   __ne__zDescribeTasksRequest.__ne__H  s5    %!566 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rT   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rJ   rd   rf   rk   rm    r)   r'   r   r      s        
 #$"
 
M /2##%##
 
M +  +  +  +D ' ' X' 4 4 4 ) ) X) 8 8  8 ! ! X! ( ( ( ! ! X! 
( 
( 
(   X 
$ 
$ 
$ " " X" * * * ! ! X! ( ( (   X ^    ^  ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r)   r   )rq   rb   rerR   volcenginesdkcore.configurationr   objectr   ru   r)   r'   <module>ry      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w16 w1 w1 w1 w1 w1r)   