
    ~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
    vikingdb

    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Z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d  Zd! Zd" Zd# Zd$ ZdS )&GetVikingdbTaskResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str"TaskConfigForGetVikingdbTaskOutput'TaskProcessInfoForGetVikingdbTaskOutput)create_timetask_configtask_idtask_process_infotask_status	task_typeupdate_personupdate_time
CreateTime
TaskConfigTaskIdTaskProcessInfo
TaskStatusTaskTypeUpdatePerson
UpdateTimeNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z4GetVikingdbTaskResponse - a model defined in SwaggerN)r   _configuration_create_time_task_config_task_id_task_process_info_task_status
_task_type_update_person_update_timediscriminatorr	   r
   r   r   r   r   r   r   )
selfr	   r
   r   r   r   r   r   r   r   s
             /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvikingdb/models/get_vikingdb_task_response.py__init__z GetVikingdbTaskResponse.__init__9   s    !*__N,  "& " !"*D"*D"DL(%6D""*D &DN$!.D"*D #"    c                     | j         S )zGets the create_time of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The create_time of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: str
        r   r$   s    r%   r	   z#GetVikingdbTaskResponse.create_timeZ          r'   c                     || _         dS )zSets the create_time of this GetVikingdbTaskResponse.


        :param create_time: The create_time of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        Nr)   )r$   r	   s     r%   r	   z#GetVikingdbTaskResponse.create_timed        (r'   c                     | j         S )zGets the task_config of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The task_config of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: TaskConfigForGetVikingdbTaskOutput
        r   r*   s    r%   r
   z#GetVikingdbTaskResponse.task_configo   r+   r'   c                     || _         dS )zSets the task_config of this GetVikingdbTaskResponse.


        :param task_config: The task_config of this GetVikingdbTaskResponse.  # noqa: E501
        :type: TaskConfigForGetVikingdbTaskOutput
        Nr/   )r$   r
   s     r%   r
   z#GetVikingdbTaskResponse.task_configy   r-   r'   c                     | j         S )zGets the task_id of this GetVikingdbTaskResponse.  # noqa: E501


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


        :param task_id: The task_id of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        Nr2   )r$   r   s     r%   r   zGetVikingdbTaskResponse.task_id   s      r'   c                     | j         S )zGets the task_process_info of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The task_process_info of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: TaskProcessInfoForGetVikingdbTaskOutput
        r   r*   s    r%   r   z)GetVikingdbTaskResponse.task_process_info   s     &&r'   c                     || _         dS )zSets the task_process_info of this GetVikingdbTaskResponse.


        :param task_process_info: The task_process_info of this GetVikingdbTaskResponse.  # noqa: E501
        :type: TaskProcessInfoForGetVikingdbTaskOutput
        Nr5   )r$   r   s     r%   r   z)GetVikingdbTaskResponse.task_process_info   s     #4r'   c                     | j         S )zGets the task_status of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The task_status of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: str
        r   r*   s    r%   r   z#GetVikingdbTaskResponse.task_status   r+   r'   c                     || _         dS )zSets the task_status of this GetVikingdbTaskResponse.


        :param task_status: The task_status of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        Nr8   )r$   r   s     r%   r   z#GetVikingdbTaskResponse.task_status   r-   r'   c                     | j         S )zGets the task_type of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The task_type of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: str
        r    r*   s    r%   r   z!GetVikingdbTaskResponse.task_type   s     r'   c                     || _         dS )zSets the task_type of this GetVikingdbTaskResponse.


        :param task_type: The task_type of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        Nr;   )r$   r   s     r%   r   z!GetVikingdbTaskResponse.task_type   s     $r'   c                     | j         S )zGets the update_person of this GetVikingdbTaskResponse.  # noqa: E501


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


        :param update_person: The update_person of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        Nr>   )r$   r   s     r%   r   z%GetVikingdbTaskResponse.update_person   s     ,r'   c                     | j         S )zGets the update_time of this GetVikingdbTaskResponse.  # noqa: E501


        :return: The update_time of this GetVikingdbTaskResponse.  # noqa: E501
        :rtype: str
        r"   r*   s    r%   r   z#GetVikingdbTaskResponse.update_time   r+   r'   c                     || _         dS )zSets the update_time of this GetVikingdbTaskResponse.


        :param update_time: The update_time of this GetVikingdbTaskResponse.  # noqa: E501
        :type: str
        NrA   )r$   r   s     r%   r   z#GetVikingdbTaskResponse.update_time   r-   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hasattrrE   )xs    r%   <lambda>z1GetVikingdbTaskResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r'   rE   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rE   r   rF   )items    r%   rI   z1GetVikingdbTaskResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r'   )six	iteritemsswagger_typesgetattr
isinstancelistmaprG   rE   dictitems
issubclassr   )r$   resultattr_valuekeys         r%   rE   zGetVikingdbTaskResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr'   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrE   r*   s    r%   to_strzGetVikingdbTaskResponse.to_str  s    ~dllnn---r'   c                 *    |                                  S )zFor `print` and `pprint`)r_   r*   s    r%   __repr__z GetVikingdbTaskResponse.__repr__!  s    {{}}r'   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrQ   r   rE   r$   others     r%   __eq__zGetVikingdbTaskResponse.__eq__%  s5    %!899 	5||~~00r'   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrc   rd   s     r%   __ne__zGetVikingdbTaskResponse.__ne__,  s5    %!899 	4||~~00r'   )	NNNNNNNNN)__name__
__module____qualname____doc__rO   attribute_mapr&   propertyr	   setterr
   r   r   r   r   r   r   rE   r_   ra   rf   rh    r'   r%   r   r      s        
 ;F	 	M $#.#'#	 	M+ + + +B ! ! X! ( ( ( ! ! X! ( ( (   X ^    ^  ' ' X' 4 4 4 ! ! X! ( ( (   X $ $ $ # # X# , , , ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r'   r   )rl   r]   rerM   volcenginesdkcore.configurationr   objectr   rp   r'   r%   <module>rt      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1f [1 [1 [1 [1 [1r'   