
    ~iu,                     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
    dms20250101

    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d1d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d0 ZdS )2GetTaskResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strTaskConfigForGetTaskOutputTaskContextForGetTaskOutput)
account_idagent_group_id	create_atdestination_idid	source_idtask_configtask_context	task_nametask_status	task_type	update_at	AccountIdAgentGroupIdCreateAtDestinationIdIdSourceId
TaskConfigTaskContextTaskName
TaskStatusTaskTypeUpdateAtNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z,GetTaskResponse - a model defined in SwaggerN)r   _configuration_account_id_agent_group_id
_create_at_destination_id_id
_source_id_task_config_task_context
_task_name_task_status
_task_type
_update_at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                 z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdms20250101/models/get_task_response.py__init__zGetTaskResponse.__init__A   s'   !*__N,## ! !!(DO%"0D &DN%"0D>DG &DN"*D# ,D &DN"*D &DN &DNNN !     c                     | j         S )zGets the account_id of this GetTaskResponse.  # noqa: E501


        :return: The account_id of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r#   r0   s    r1   r	   zGetTaskResponse.account_idn   s     r3   c                     || _         dS )zSets the account_id of this GetTaskResponse.


        :param account_id: The account_id of this GetTaskResponse.  # noqa: E501
        :type: str
        Nr5   )r0   r	   s     r1   r	   zGetTaskResponse.account_idx   s     &r3   c                     | j         S )zGets the agent_group_id of this GetTaskResponse.  # noqa: E501


        :return: The agent_group_id of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r$   r6   s    r1   r
   zGetTaskResponse.agent_group_id        ##r3   c                     || _         dS )zSets the agent_group_id of this GetTaskResponse.


        :param agent_group_id: The agent_group_id of this GetTaskResponse.  # noqa: E501
        :type: str
        Nr9   )r0   r
   s     r1   r
   zGetTaskResponse.agent_group_id         .r3   c                     | j         S )zGets the create_at of this GetTaskResponse.  # noqa: E501


        :return: The create_at of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r%   r6   s    r1   r   zGetTaskResponse.create_at        r3   c                     || _         dS )zSets the create_at of this GetTaskResponse.


        :param create_at: The create_at of this GetTaskResponse.  # noqa: E501
        :type: str
        Nr>   )r0   r   s     r1   r   zGetTaskResponse.create_at        $r3   c                     | j         S )zGets the destination_id of this GetTaskResponse.  # noqa: E501


        :return: The destination_id of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r&   r6   s    r1   r   zGetTaskResponse.destination_id   r:   r3   c                     || _         dS )zSets the destination_id of this GetTaskResponse.


        :param destination_id: The destination_id of this GetTaskResponse.  # noqa: E501
        :type: str
        NrC   )r0   r   s     r1   r   zGetTaskResponse.destination_id   r<   r3   c                     | j         S )zGets the id of this GetTaskResponse.  # noqa: E501


        :return: The id of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r'   r6   s    r1   r   zGetTaskResponse.id   s     xr3   c                     || _         dS )zSets the id of this GetTaskResponse.


        :param id: The id of this GetTaskResponse.  # noqa: E501
        :type: str
        NrF   )r0   r   s     r1   r   zGetTaskResponse.id   s     r3   c                     | j         S )zGets the source_id of this GetTaskResponse.  # noqa: E501


        :return: The source_id of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r(   r6   s    r1   r   zGetTaskResponse.source_id   r?   r3   c                     || _         dS )zSets the source_id of this GetTaskResponse.


        :param source_id: The source_id of this GetTaskResponse.  # noqa: E501
        :type: str
        NrI   )r0   r   s     r1   r   zGetTaskResponse.source_id   rA   r3   c                     | j         S )zGets the task_config of this GetTaskResponse.  # noqa: E501


        :return: The task_config of this GetTaskResponse.  # noqa: E501
        :rtype: TaskConfigForGetTaskOutput
        r)   r6   s    r1   r   zGetTaskResponse.task_config          r3   c                     || _         dS )zSets the task_config of this GetTaskResponse.


        :param task_config: The task_config of this GetTaskResponse.  # noqa: E501
        :type: TaskConfigForGetTaskOutput
        NrL   )r0   r   s     r1   r   zGetTaskResponse.task_config        (r3   c                     | j         S )zGets the task_context of this GetTaskResponse.  # noqa: E501


        :return: The task_context of this GetTaskResponse.  # noqa: E501
        :rtype: TaskContextForGetTaskOutput
        r*   r6   s    r1   r   zGetTaskResponse.task_context  s     !!r3   c                     || _         dS )zSets the task_context of this GetTaskResponse.


        :param task_context: The task_context of this GetTaskResponse.  # noqa: E501
        :type: TaskContextForGetTaskOutput
        NrQ   )r0   r   s     r1   r   zGetTaskResponse.task_context  s     *r3   c                     | j         S )zGets the task_name of this GetTaskResponse.  # noqa: E501


        :return: The task_name of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r+   r6   s    r1   r   zGetTaskResponse.task_name  r?   r3   c                     || _         dS )zSets the task_name of this GetTaskResponse.


        :param task_name: The task_name of this GetTaskResponse.  # noqa: E501
        :type: str
        NrT   )r0   r   s     r1   r   zGetTaskResponse.task_name   rA   r3   c                     | j         S )zGets the task_status of this GetTaskResponse.  # noqa: E501


        :return: The task_status of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r,   r6   s    r1   r   zGetTaskResponse.task_status+  rM   r3   c                     || _         dS )zSets the task_status of this GetTaskResponse.


        :param task_status: The task_status of this GetTaskResponse.  # noqa: E501
        :type: str
        NrW   )r0   r   s     r1   r   zGetTaskResponse.task_status5  rO   r3   c                     | j         S )zGets the task_type of this GetTaskResponse.  # noqa: E501


        :return: The task_type of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r-   r6   s    r1   r   zGetTaskResponse.task_type@  r?   r3   c                     || _         dS )zSets the task_type of this GetTaskResponse.


        :param task_type: The task_type of this GetTaskResponse.  # noqa: E501
        :type: str
        NrZ   )r0   r   s     r1   r   zGetTaskResponse.task_typeJ  rA   r3   c                     | j         S )zGets the update_at of this GetTaskResponse.  # noqa: E501


        :return: The update_at of this GetTaskResponse.  # noqa: E501
        :rtype: str
        r.   r6   s    r1   r   zGetTaskResponse.update_atU  r?   r3   c                     || _         dS )zSets the update_at of this GetTaskResponse.


        :param update_at: The update_at of this GetTaskResponse.  # noqa: E501
        :type: str
        Nr]   )r0   r   s     r1   r   zGetTaskResponse.update_at_  rA   r3   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hasattrra   )xs    r1   <lambda>z)GetTaskResponse.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r3   ra   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   ra   r   rb   )items    r1   re   z)GetTaskResponse.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r3   )six	iteritemsswagger_typesgetattr
isinstancelistmaprc   ra   dictitems
issubclassr   )r0   resultattr_valuekeys         r1   ra   zGetTaskResponse.to_dictj  s+   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %tot,, 	$"jjll $ $
U#sr3   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatra   r6   s    r1   to_strzGetTaskResponse.to_str  s    ~dllnn---r3   c                 *    |                                  S )zFor `print` and `pprint`)r{   r6   s    r1   __repr__zGetTaskResponse.__repr__  s    {{}}r3   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrm   r   ra   r0   others     r1   __eq__zGetTaskResponse.__eq__  s4    %11 	5||~~00r3   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r1   __ne__zGetTaskResponse.__ne__  s4    %11 	4||~~00r3   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rk   attribute_mapr2   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   ra   r{   r}   r   r    r3   r1   r   r      s        
 35 M  "()#%# M+' +' +' +'Z     X  & & & $ $ X$ . . .   X $ $ $ $ $ X$ . . .   X Y  Y   X $ $ $ ! ! X! ( ( ( " " X" * * *   X $ $ $ ! ! X! ( ( (   X $ $ $   X $ $ $  6. . .  1 1 11 1 1 1 1r3   r   )r   ry   reri   volcenginesdkcore.configurationr   objectr   r   r3   r1   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1f C1 C1 C1 C1 C1r3   