
    ~iq-                     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
    vmp

    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GetIntegrationTaskResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz$list[TagForGetIntegrationTaskOutput])VkeClusterInfoForGetIntegrationTaskOutput)environmentidnameparamsproject_namestatussub_typetagstypevke_cluster_idvke_cluster_infoworkspace_idEnvironmentIdNameParamsProjectNameStatusSubTypeTagsTypeVkeClusterIdVkeClusterInfoWorkspaceIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z7GetIntegrationTaskResponse - a model defined in SwaggerN)r   _configuration_environment_id_name_params_project_name_status	_sub_type_tags_type_vke_cluster_id_vke_cluster_info_workspace_id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/volcenginesdkvmp/models/get_integration_task_response.py__init__z#GetIntegrationTaskResponse.__init__A   s(   !*__N, 
!

#!%!!"*D>DGDI DK# ,D DK$DMDIDI%"0D'$4D!# ,D $#    c                     | j         S )zGets the environment of this GetIntegrationTaskResponse.  # noqa: E501


        :return: The environment of this GetIntegrationTaskResponse.  # noqa: E501
        :rtype: str
        r"   r/   s    r0   r   z&GetIntegrationTaskResponse.environmentn   s       r2   c                     || _         dS )zSets the environment of this GetIntegrationTaskResponse.


        :param environment: The environment of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        Nr4   )r/   r   s     r0   r   z&GetIntegrationTaskResponse.environmentx   s     (r2   c                     | j         S )zGets the id of this GetIntegrationTaskResponse.  # noqa: E501


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


        :param id: The id of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        Nr8   )r/   r	   s     r0   r	   zGetIntegrationTaskResponse.id   s     r2   c                     | j         S )zGets the name of this GetIntegrationTaskResponse.  # noqa: E501


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


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


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


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


        :param params: The params of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        Nr@   )r/   r   s     r0   r   z!GetIntegrationTaskResponse.params        r2   c                     | j         S )zGets the project_name of this GetIntegrationTaskResponse.  # noqa: E501


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


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


        :return: The status of this GetIntegrationTaskResponse.  # noqa: E501
        :rtype: str
        r'   r5   s    r0   r   z!GetIntegrationTaskResponse.status   rA   r2   c                     || _         dS )zSets the status of this GetIntegrationTaskResponse.


        :param status: The status of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        NrJ   )r/   r   s     r0   r   z!GetIntegrationTaskResponse.status   rC   r2   c                     | j         S )zGets the sub_type of this GetIntegrationTaskResponse.  # noqa: E501


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


        :param sub_type: The sub_type of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        NrM   )r/   r   s     r0   r   z#GetIntegrationTaskResponse.sub_type   s     "r2   c                     | j         S )zGets the tags of this GetIntegrationTaskResponse.  # noqa: E501


        :return: The tags of this GetIntegrationTaskResponse.  # noqa: E501
        :rtype: list[TagForGetIntegrationTaskOutput]
        r)   r5   s    r0   r   zGetIntegrationTaskResponse.tags  r<   r2   c                     || _         dS )zSets the tags of this GetIntegrationTaskResponse.


        :param tags: The tags of this GetIntegrationTaskResponse.  # noqa: E501
        :type: list[TagForGetIntegrationTaskOutput]
        NrP   )r/   r   s     r0   r   zGetIntegrationTaskResponse.tags  r>   r2   c                     | j         S )zGets the type of this GetIntegrationTaskResponse.  # noqa: E501


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


        :param type: The type of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        NrS   )r/   r   s     r0   r   zGetIntegrationTaskResponse.type   r>   r2   c                     | j         S )zGets the vke_cluster_id of this GetIntegrationTaskResponse.  # noqa: E501


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


        :param vke_cluster_id: The vke_cluster_id of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        NrV   )r/   r   s     r0   r   z)GetIntegrationTaskResponse.vke_cluster_id5  s      .r2   c                     | j         S )zGets the vke_cluster_info of this GetIntegrationTaskResponse.  # noqa: E501


        :return: The vke_cluster_info of this GetIntegrationTaskResponse.  # noqa: E501
        :rtype: VkeClusterInfoForGetIntegrationTaskOutput
        r,   r5   s    r0   r   z+GetIntegrationTaskResponse.vke_cluster_info@  s     %%r2   c                     || _         dS )zSets the vke_cluster_info of this GetIntegrationTaskResponse.


        :param vke_cluster_info: The vke_cluster_info of this GetIntegrationTaskResponse.  # noqa: E501
        :type: VkeClusterInfoForGetIntegrationTaskOutput
        NrY   )r/   r   s     r0   r   z+GetIntegrationTaskResponse.vke_cluster_infoJ  s     "2r2   c                     | j         S )zGets the workspace_id of this GetIntegrationTaskResponse.  # noqa: E501


        :return: The workspace_id of this GetIntegrationTaskResponse.  # noqa: E501
        :rtype: str
        r-   r5   s    r0   r   z'GetIntegrationTaskResponse.workspace_idU  rF   r2   c                     || _         dS )zSets the workspace_id of this GetIntegrationTaskResponse.


        :param workspace_id: The workspace_id of this GetIntegrationTaskResponse.  # noqa: E501
        :type: str
        Nr\   )r/   r   s     r0   r   z'GetIntegrationTaskResponse.workspace_id_  rH   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>z4GetIntegrationTaskResponse.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r2   r`   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r`   r   ra   )items    r0   rd   z4GetIntegrationTaskResponse.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r2   )six	iteritemsswagger_typesgetattr
isinstancelistmaprb   r`   dictitems
issubclassr   )r/   resultattr_valuekeys         r0   r`   z"GetIntegrationTaskResponse.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr2   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr`   r5   s    r0   to_strz!GetIntegrationTaskResponse.to_str  s    ~dllnn---r2   c                 *    |                                  S )zFor `print` and `pprint`)rz   r5   s    r0   __repr__z#GetIntegrationTaskResponse.__repr__  s    {{}}r2   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrl   r   r`   r/   others     r0   __eq__z!GetIntegrationTaskResponse.__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!GetIntegrationTaskResponse.__ne__  s5    %!;<< 	4||~~00r2   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rj   attribute_mapr1   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r`   rz   r|   r   r    r2   r0   r   r      s        
 6G M  %%(,% M+- +- +- +-Z ! ! X! ( ( (   X Y  Y   X 
[  [   X ]  ] " " X" * * *   X ]  ]   X _" " _"   X 
[  [   X 
[  [ $ $ X$ . . . & & X& 2 2 2 " " X" * * *  6. . .  1 1 11 1 1 1 1r2   r   )r   rx   rerh   volcenginesdkcore.configurationr   objectr   r   r2   r0   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1 C1 C1 C1 C1 C1r2   