
    ~i2                     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ddZddddd	d
dddddddZd0d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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 )1DescribeValidationTasksRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)dest_endpoint_typenamepage_number	page_sizeparent_task_idproject_namesrc_endpoint_type	task_nametask_statustask_sub_type	task_typevalidation_statusDestEndpointTypeName
PageNumberPageSizeParentTaskIDProjectNameSrcEndpointTypeTaskName
TaskStatusTaskSubTypeTaskTypeValidationStatusNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        || _        || _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        || _        |	|| _        dS dS )z;DescribeValidationTasksRequest - a model defined in SwaggerN)r   _configuration_dest_endpoint_type_name_page_number
_page_size_parent_task_id_project_name_src_endpoint_type
_task_name_task_status_task_sub_type
_task_type_validation_statusdiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   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_validation_tasks_request.py__init__z'DescribeValidationTasksRequest.__init__A   s   !*__N,#' 
 #!"& ""&!)&8D#DI&"%"0D# ,D(%6D" &DN"*D$!.D"(%6D""" )(    c                     | j         S )zGets the dest_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The dest_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r"   r/   s    r0   r   z1DescribeValidationTasksRequest.dest_endpoint_typek   s     ''r2   c                     || _         dS )zSets the dest_endpoint_type of this DescribeValidationTasksRequest.


        :param dest_endpoint_type: The dest_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        Nr4   )r/   r   s     r0   r   z1DescribeValidationTasksRequest.dest_endpoint_typeu   s     $6   r2   c                     | j         S )zGets the name of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The name of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r#   r5   s    r0   r	   z#DescribeValidationTasksRequest.name   s     zr2   c                     || _         dS )zSets the name of this DescribeValidationTasksRequest.


        :param name: The name of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        Nr8   )r/   r	   s     r0   r	   z#DescribeValidationTasksRequest.name   s     


r2   c                     | j         S )zGets the page_number of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The page_number of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: int
        )r$   r5   s    r0   r
   z*DescribeValidationTasksRequest.page_number          r2   c                 N    | j         j        r|t          d          || _        dS )zSets the page_number of this DescribeValidationTasksRequest.


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


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


        :param page_size: The page_size of this DescribeValidationTasksRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`)r!   r=   r>   r%   )r/   r   s     r0   r   z(DescribeValidationTasksRequest.page_size   2     5 	R):KPQQQ#r2   c                     | j         S )zGets the parent_task_id of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The parent_task_id of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r&   r5   s    r0   r   z-DescribeValidationTasksRequest.parent_task_id   s     ##r2   c                     || _         dS )zSets the parent_task_id of this DescribeValidationTasksRequest.


        :param parent_task_id: The parent_task_id of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrD   )r/   r   s     r0   r   z-DescribeValidationTasksRequest.parent_task_id   s      .r2   c                     | j         S )zGets the project_name of this DescribeValidationTasksRequest.  # noqa: E501


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


        :param project_name: The project_name of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrG   )r/   r   s     r0   r   z+DescribeValidationTasksRequest.project_name   s     *r2   c                     | j         S )zGets the src_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The src_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r(   r5   s    r0   r   z0DescribeValidationTasksRequest.src_endpoint_type        &&r2   c                     || _         dS )zSets the src_endpoint_type of this DescribeValidationTasksRequest.


        :param src_endpoint_type: The src_endpoint_type of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrJ   )r/   r   s     r0   r   z0DescribeValidationTasksRequest.src_endpoint_type        #4r2   c                     | j         S )zGets the task_name of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The task_name of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r)   r5   s    r0   r   z(DescribeValidationTasksRequest.task_name  r@   r2   c                     || _         dS )zSets the task_name of this DescribeValidationTasksRequest.


        :param task_name: The task_name of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrO   )r/   r   s     r0   r   z(DescribeValidationTasksRequest.task_name  s     $r2   c                     | j         S )zGets the task_status of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The task_status of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r*   r5   s    r0   r   z*DescribeValidationTasksRequest.task_status  r;   r2   c                     || _         dS )zSets the task_status of this DescribeValidationTasksRequest.


        :param task_status: The task_status of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrR   )r/   r   s     r0   r   z*DescribeValidationTasksRequest.task_status!  s     (r2   c                     | j         S )zGets the task_sub_type of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The task_sub_type of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r+   r5   s    r0   r   z,DescribeValidationTasksRequest.task_sub_type,  s     ""r2   c                     || _         dS )zSets the task_sub_type of this DescribeValidationTasksRequest.


        :param task_sub_type: The task_sub_type of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrU   )r/   r   s     r0   r   z,DescribeValidationTasksRequest.task_sub_type6  s     ,r2   c                     | j         S )zGets the task_type of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The task_type of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        )r,   r5   s    r0   r   z(DescribeValidationTasksRequest.task_typeA  r@   r2   c                 N    | j         j        r|t          d          || _        dS )zSets the task_type of this DescribeValidationTasksRequest.


        :param task_type: The task_type of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `task_type`, must not be `None`)r!   r=   r>   r,   )r/   r   s     r0   r   z(DescribeValidationTasksRequest.task_typeK  rB   r2   c                     | j         S )zGets the validation_status of this DescribeValidationTasksRequest.  # noqa: E501


        :return: The validation_status of this DescribeValidationTasksRequest.  # noqa: E501
        :rtype: str
        r-   r5   s    r0   r   z0DescribeValidationTasksRequest.validation_statusX  rK   r2   c                     || _         dS )zSets the validation_status of this DescribeValidationTasksRequest.


        :param validation_status: The validation_status of this DescribeValidationTasksRequest.  # noqa: E501
        :type: str
        NrZ   )r/   r   s     r0   r   z0DescribeValidationTasksRequest.validation_statusb  rM   r2   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hasattrr^   )xs    r0   <lambda>z8DescribeValidationTasksRequest.to_dict.<locals>.<lambda>u  s!    WQ	-B-BIaiikkk r2   r^   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r^   r   r_   )items    r0   rb   z8DescribeValidationTasksRequest.to_dict.<locals>.<lambda>|  s<    tAw	22"=$q'47??+<+<!=!=8< r2   )six	iteritemsswagger_typesgetattr
isinstancelistmapr`   r^   dictitems
issubclassr   )r/   resultattr_valuekeys         r0   r^   z&DescribeValidationTasksRequest.to_dictm  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t4d;; 	$"jjll $ $
U#sr2   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr^   r5   s    r0   to_strz%DescribeValidationTasksRequest.to_str  s    ~dllnn---r2   c                 *    |                                  S )zFor `print` and `pprint`)rx   r5   s    r0   __repr__z'DescribeValidationTasksRequest.__repr__  s    {{}}r2   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrj   r   r^   r/   others     r0   __eq__z%DescribeValidationTasksRequest.__eq__  s5    %!?@@ 	5||~~00r2   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr|   r}   s     r0   __ne__z%DescribeValidationTasksRequest.__ne__  s5    %!?@@ 	4||~~00r2   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rh   attribute_mapr1   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r^   rx   rz   r   r    r2   r0   r   r      s        
 $"" M  1#(%.#&/ M(7 (7 (7 (7T ( ( X( 6 6 6   X 
[  [ ! ! X! 
( 
( 
(   X 
$ 
$ 
$ $ $ X$ . . . " " X" * * * ' ' X' 4 4 4   X $ $ $ ! ! X! ( ( ( # # X# , , ,   X 
$ 
$ 
$ ' ' X' 4 4 4  6. . .  1 1 11 1 1 1 1r2   r   )r   rv   rerf   volcenginesdkcore.configurationr   objectr   r   r2   r0   <module>r      s|      				 



 9 9 9 9 9 9F1 F1 F1 F1 F1V F1 F1 F1 F1 F1r2   