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

    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	 i ddddddddddd	dd
dddddddddddddddddddddddddddddddd
Zi ddddddddddd	dd
ddd dd!dd"dd#dd$dd%dd&dd'dd(dd)d*d+d,d-d.d/d0d1d2d3d
Zdqd5Zed6             Zej	        d7             Zed8             Z
e
j	        d9             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	        dA             ZedB             Zej	        dC             ZedD             Zej	        dE             ZedF             Zej	        dG             ZedH             Zej	        dI             ZedJ             Zej	        dK             ZedL             Zej	        dM             ZedN             Zej	        dO             ZedP             Zej	        dQ             ZedR             Zej	        dS             ZedT             Zej	        dU             ZedV             Zej	        dW             ZedX             Zej	        dY             ZedZ             Zej	        d[             Zed\             Zej	        d]             Zed^             Zej	        d_             Zed`             Zej	        da             Zedb             Zej	        dc             Zedd             Z e j	        de             Z edf             Z!e!j	        dg             Z!edh             Z"e"j	        di             Z"edj             Z#e#j	        dk             Z#dl Z$dm Z%dn Z&do Z'dp Z(d4S )r#DescribeApplicationInstanceResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    
account_idstrapp_draft_idintapplication_nameapplication_trnapplication_typeargsclusterconfzdict(str, str)
dependency.DependencyFordescribeApplicationInstanceOutputdeploy_request1DeployRequestFordescribeApplicationInstanceOutputdeployment_iddurationend_timeengine_versionimageinstance_idjar)
last_check_time
main_class
project_idrest_urlsql_text
start_timestate
unique_keyuser_id
version_id	AccountId
AppDraftIdApplicationNameApplicationTrnApplicationTypeArgsClusterConf
DependencyDeployRequestDeploymentIdDurationEndTimeEngineVersionImage
InstanceIdJarLastCheckTime	MainClass	ProjectIdRestUrlSqlText	StartTimeState	UniqueKeyUserId	VersionIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _         ||| _!        ||| _"        ||| _#        ||| _$        ||| _%        |	|	| _&        |
|
| _'        ||| _(        ||| _)        ||| _*        ||| _+        ||| _,        ||| _-        ||| _.        ||| _/        ||| _0        ||| _1        ||| _2        ||| _3        ||| _4        ||| _5        ||| _6        ||| _7        |	|| _8        dS dS )z@DescribeApplicationInstanceResponse - a model defined in SwaggerN)9r   _configuration_account_id_app_draft_id_application_name_application_trn_application_type_args_cluster_conf_dependency_deploy_request_deployment_id	_duration	_end_time_engine_version_image_instance_id_jar_last_check_time_main_class_project_id	_rest_url	_sql_text_start_time_state_unique_key_user_id_version_iddiscriminatorr   r   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   )selfr   r   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   rA   s                                /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkspark/models/describe_application_instance_response.py__init__z,DescribeApplicationInstanceResponse.__init___   sa   !*__N,!!% $!%

#"# 	 $!!(DO# ,D'$4D!&#2D '$4D!DI"DLDI!(DO%"0D$!.D$DM$DM%"0DDJ"*D?DH&#2D !(DO!(DO$DM$DM!(DODJ!(DO"DL!(DOOO "!    c                     | j         S )zGets the account_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The account_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rB   r^   s    r_   r   z.DescribeApplicationInstanceResponse.account_id        ra   c                     || _         dS )zSets the account_id of this DescribeApplicationInstanceResponse.


        :param account_id: The account_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nrc   )r^   r   s     r_   r   z.DescribeApplicationInstanceResponse.account_id        &ra   c                     | j         S )zGets the app_draft_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The app_draft_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: int
        rC   rd   s    r_   r   z0DescribeApplicationInstanceResponse.app_draft_id   s     !!ra   c                     || _         dS )zSets the app_draft_id of this DescribeApplicationInstanceResponse.


        :param app_draft_id: The app_draft_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: int
        Nri   )r^   r   s     r_   r   z0DescribeApplicationInstanceResponse.app_draft_id   s     *ra   c                     | j         S )zGets the application_name of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The application_name of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rD   rd   s    r_   r
   z4DescribeApplicationInstanceResponse.application_name        %%ra   c                     || _         dS )zSets the application_name of this DescribeApplicationInstanceResponse.


        :param application_name: The application_name of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nrl   )r^   r
   s     r_   r
   z4DescribeApplicationInstanceResponse.application_name        "2ra   c                     | j         S )zGets the application_trn of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The application_trn of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rE   rd   s    r_   r   z3DescribeApplicationInstanceResponse.application_trn        $$ra   c                     || _         dS )zSets the application_trn of this DescribeApplicationInstanceResponse.


        :param application_trn: The application_trn of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nrq   )r^   r   s     r_   r   z3DescribeApplicationInstanceResponse.application_trn       !0ra   c                     | j         S )zGets the application_type of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The application_type of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rF   rd   s    r_   r   z4DescribeApplicationInstanceResponse.application_type  rm   ra   c                     || _         dS )zSets the application_type of this DescribeApplicationInstanceResponse.


        :param application_type: The application_type of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nrv   )r^   r   s     r_   r   z4DescribeApplicationInstanceResponse.application_type  ro   ra   c                     | j         S )zGets the args of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The args of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rG   rd   s    r_   r   z(DescribeApplicationInstanceResponse.args"       zra   c                     || _         dS )zSets the args of this DescribeApplicationInstanceResponse.


        :param args: The args of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nry   )r^   r   s     r_   r   z(DescribeApplicationInstanceResponse.args,       


ra   c                     | j         S )zGets the cluster of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The cluster of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rH   rd   s    r_   r   z+DescribeApplicationInstanceResponse.cluster7       }ra   c                     || _         dS )zSets the cluster of this DescribeApplicationInstanceResponse.


        :param cluster: The cluster of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr~   )r^   r   s     r_   r   z+DescribeApplicationInstanceResponse.clusterA        ra   c                     | j         S )zGets the conf of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The conf of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: dict(str, str)
        rI   rd   s    r_   r   z(DescribeApplicationInstanceResponse.confL  rz   ra   c                     || _         dS )zSets the conf of this DescribeApplicationInstanceResponse.


        :param conf: The conf of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: dict(str, str)
        Nr   )r^   r   s     r_   r   z(DescribeApplicationInstanceResponse.confV  r|   ra   c                     | j         S )zGets the dependency of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The dependency of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: DependencyFordescribeApplicationInstanceOutput
        rJ   rd   s    r_   r   z.DescribeApplicationInstanceResponse.dependencya  re   ra   c                     || _         dS )zSets the dependency of this DescribeApplicationInstanceResponse.


        :param dependency: The dependency of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: DependencyFordescribeApplicationInstanceOutput
        Nr   )r^   r   s     r_   r   z.DescribeApplicationInstanceResponse.dependencyk  rg   ra   c                     | j         S )zGets the deploy_request of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The deploy_request of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: DeployRequestFordescribeApplicationInstanceOutput
        rK   rd   s    r_   r   z2DescribeApplicationInstanceResponse.deploy_requestv       ##ra   c                     || _         dS )zSets the deploy_request of this DescribeApplicationInstanceResponse.


        :param deploy_request: The deploy_request of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: DeployRequestFordescribeApplicationInstanceOutput
        Nr   )r^   r   s     r_   r   z2DescribeApplicationInstanceResponse.deploy_request        .ra   c                     | j         S )zGets the deployment_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The deployment_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rL   rd   s    r_   r   z1DescribeApplicationInstanceResponse.deployment_id  s     ""ra   c                     || _         dS )zSets the deployment_id of this DescribeApplicationInstanceResponse.


        :param deployment_id: The deployment_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z1DescribeApplicationInstanceResponse.deployment_id  s     ,ra   c                     | j         S )zGets the duration of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The duration of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: int
        rM   rd   s    r_   r   z,DescribeApplicationInstanceResponse.duration       ~ra   c                     || _         dS )zSets the duration of this DescribeApplicationInstanceResponse.


        :param duration: The duration of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: int
        Nr   )r^   r   s     r_   r   z,DescribeApplicationInstanceResponse.duration       "ra   c                     | j         S )zGets the end_time of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The end_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rN   rd   s    r_   r   z,DescribeApplicationInstanceResponse.end_time  r   ra   c                     || _         dS )zSets the end_time of this DescribeApplicationInstanceResponse.


        :param end_time: The end_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z,DescribeApplicationInstanceResponse.end_time  r   ra   c                     | j         S )zGets the engine_version of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The engine_version of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rO   rd   s    r_   r   z2DescribeApplicationInstanceResponse.engine_version  r   ra   c                     || _         dS )zSets the engine_version of this DescribeApplicationInstanceResponse.


        :param engine_version: The engine_version of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z2DescribeApplicationInstanceResponse.engine_version  r   ra   c                     | j         S )zGets the image of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The image of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rP   rd   s    r_   r   z)DescribeApplicationInstanceResponse.image       {ra   c                     || _         dS )zSets the image of this DescribeApplicationInstanceResponse.


        :param image: The image of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z)DescribeApplicationInstanceResponse.image       ra   c                     | j         S )zGets the instance_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The instance_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rQ   rd   s    r_   r   z/DescribeApplicationInstanceResponse.instance_id  s       ra   c                     || _         dS )zSets the instance_id of this DescribeApplicationInstanceResponse.


        :param instance_id: The instance_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z/DescribeApplicationInstanceResponse.instance_id  s     (ra   c                     | j         S )zGets the jar of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The jar of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rR   rd   s    r_   r   z'DescribeApplicationInstanceResponse.jar	  s     yra   c                     || _         dS )zSets the jar of this DescribeApplicationInstanceResponse.


        :param jar: The jar of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z'DescribeApplicationInstanceResponse.jar  s     			ra   c                     | j         S )zGets the last_check_time of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The last_check_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rS   rd   s    r_   r   z3DescribeApplicationInstanceResponse.last_check_time  rr   ra   c                     || _         dS )zSets the last_check_time of this DescribeApplicationInstanceResponse.


        :param last_check_time: The last_check_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z3DescribeApplicationInstanceResponse.last_check_time(  rt   ra   c                     | j         S )zGets the main_class of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The main_class of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rT   rd   s    r_   r   z.DescribeApplicationInstanceResponse.main_class3  re   ra   c                     || _         dS )zSets the main_class of this DescribeApplicationInstanceResponse.


        :param main_class: The main_class of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z.DescribeApplicationInstanceResponse.main_class=  rg   ra   c                     | j         S )zGets the project_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The project_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rU   rd   s    r_   r   z.DescribeApplicationInstanceResponse.project_idH  re   ra   c                     || _         dS )zSets the project_id of this DescribeApplicationInstanceResponse.


        :param project_id: The project_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z.DescribeApplicationInstanceResponse.project_idR  rg   ra   c                     | j         S )zGets the rest_url of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The rest_url of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rV   rd   s    r_   r   z,DescribeApplicationInstanceResponse.rest_url]  r   ra   c                     || _         dS )zSets the rest_url of this DescribeApplicationInstanceResponse.


        :param rest_url: The rest_url of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z,DescribeApplicationInstanceResponse.rest_urlg  r   ra   c                     | j         S )zGets the sql_text of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The sql_text of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rW   rd   s    r_   r   z,DescribeApplicationInstanceResponse.sql_textr  r   ra   c                     || _         dS )zSets the sql_text of this DescribeApplicationInstanceResponse.


        :param sql_text: The sql_text of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r   s     r_   r   z,DescribeApplicationInstanceResponse.sql_text|  r   ra   c                     | j         S )zGets the start_time of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The start_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rX   rd   s    r_   r    z.DescribeApplicationInstanceResponse.start_time  re   ra   c                     || _         dS )zSets the start_time of this DescribeApplicationInstanceResponse.


        :param start_time: The start_time of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r    s     r_   r    z.DescribeApplicationInstanceResponse.start_time  rg   ra   c                     | j         S )zGets the state of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The state of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rY   rd   s    r_   r!   z)DescribeApplicationInstanceResponse.state  r   ra   c                     || _         dS )zSets the state of this DescribeApplicationInstanceResponse.


        :param state: The state of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r!   s     r_   r!   z)DescribeApplicationInstanceResponse.state  r   ra   c                     | j         S )zGets the unique_key of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The unique_key of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        rZ   rd   s    r_   r"   z.DescribeApplicationInstanceResponse.unique_key  re   ra   c                     || _         dS )zSets the unique_key of this DescribeApplicationInstanceResponse.


        :param unique_key: The unique_key of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r"   s     r_   r"   z.DescribeApplicationInstanceResponse.unique_key  rg   ra   c                     | j         S )zGets the user_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The user_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: str
        r[   rd   s    r_   r#   z+DescribeApplicationInstanceResponse.user_id  r   ra   c                     || _         dS )zSets the user_id of this DescribeApplicationInstanceResponse.


        :param user_id: The user_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: str
        Nr   )r^   r#   s     r_   r#   z+DescribeApplicationInstanceResponse.user_id  r   ra   c                     | j         S )zGets the version_id of this DescribeApplicationInstanceResponse.  # noqa: E501


        :return: The version_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :rtype: int
        r\   rd   s    r_   r$   z.DescribeApplicationInstanceResponse.version_id  re   ra   c                     || _         dS )zSets the version_id of this DescribeApplicationInstanceResponse.


        :param version_id: The version_id of this DescribeApplicationInstanceResponse.  # noqa: E501
        :type: int
        Nr   )r^   r$   s     r_   r$   z.DescribeApplicationInstanceResponse.version_id  rg   ra   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    r_   <lambda>z=DescribeApplicationInstanceResponse.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk ra   r   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r   r   r   )items    r_   r   z=DescribeApplicationInstanceResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< ra   )six	iteritemsswagger_typesgetattr
isinstancelistmapr   r   dictitems
issubclassr   )r^   resultattr_valuekeys         r_   r   z+DescribeApplicationInstanceResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t94@@ 	$"jjll $ $
U#sra   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr   rd   s    r_   to_strz*DescribeApplicationInstanceResponse.to_str  s    ~dllnn---ra   c                 *    |                                  S )zFor `print` and `pprint`)r   rd   s    r_   __repr__z,DescribeApplicationInstanceResponse.__repr__  s    {{}}ra   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr   r   r   r^   others     r_   __eq__z*DescribeApplicationInstanceResponse.__eq__  s5    %!DEE 	5||~~00ra   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r_   __ne__z*DescribeApplicationInstanceResponse.__ne__  s5    %!DEE 	4||~~00ra   )NNNNNNNNNNNNNNNNNNNNNNNNNNNN))__name__
__module____qualname____doc__r   attribute_mapr`   propertyr   setterr   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r   r   r   r   r    ra   r_   r   r      s        
e 	E 	5	
 	E 	 	5 	  	F 	M 	 	E 	E 	% 	  	u!" 	u#$ !7  M<k 	- 	+	
 	- 	 	9 	 	l 	/ 	 	J 	I 	/ 	  	|!" 	u#$ +!!!!!7  M<X) X) X) X)t     X  & & & " " X" * * * & & X& 2 2 2 % % X% 0 0 0 & & X& 2 2 2   X 
[  [   X ^    ^    X 
[  [     X  & & & $ $ X$ . . . # # X# , , ,   X _" " _"   X _" " _" $ $ X$ . . .   X \  \ ! ! X! ( ( (   X 	Z  Z % % X% 0 0 0     X  & & &     X  & & &   X _" " _"   X _" " _"     X  & & &   X \  \     X  & & &   X ^    ^      X  & & &  6. . .  1 1 11 1 1 1 1ra   r   )r   r   rer   volcenginesdkcore.configurationr   objectr   r   ra   r_   <module>r      s|      				 



 9 9 9 9 9 9I1 I1 I1 I1 I1& I1 I1 I1 I1 I1ra   