
    ~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	 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d2d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d0 Zd1 ZdS )3ModifyApplicationRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strzdict(str, str)#DependencyFormodifyApplicationInput&DeployRequestFormodifyApplicationInput)application_trnargsconf
dependencydeploy_requestengine_versionimagejarjob_name
main_classsql_text
unique_keyApplicationTrnArgsConf
DependencyDeployRequestEngineVersionImageJarJobName	MainClassSqlText	UniqueKeyNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z5ModifyApplicationRequest - a model defined in SwaggerN)r   _configuration_application_trn_args_conf_dependency_deploy_request_engine_version_image_jar	_job_name_main_class	_sql_text_unique_key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/volcenginesdkspark/models/modify_application_request.py__init__z!ModifyApplicationRequest.__init__A   s%   !*__N, $

##	!&#2D DIDI!(DO%"0D%"0DDJ?DH$DM!(DO$DM!(DOOO "!    c                     | j         S )zGets the application_trn of this ModifyApplicationRequest.  # noqa: E501


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


        :param application_trn: The application_trn of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        Nr5   )r0   r	   s     r1   r	   z(ModifyApplicationRequest.application_trnx   s     !0r3   c                     | j         S )zGets the args of this ModifyApplicationRequest.  # noqa: E501


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


        :param args: The args of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        Nr9   )r0   r
   s     r1   r
   zModifyApplicationRequest.args        


r3   c                     | j         S )zGets the conf of this ModifyApplicationRequest.  # noqa: E501


        :return: The conf of this ModifyApplicationRequest.  # noqa: E501
        :rtype: dict(str, str)
        r%   r6   s    r1   r   zModifyApplicationRequest.conf   r:   r3   c                     || _         dS )zSets the conf of this ModifyApplicationRequest.


        :param conf: The conf of this ModifyApplicationRequest.  # noqa: E501
        :type: dict(str, str)
        Nr>   )r0   r   s     r1   r   zModifyApplicationRequest.conf   r<   r3   c                     | j         S )zGets the dependency of this ModifyApplicationRequest.  # noqa: E501


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


        :param dependency: The dependency of this ModifyApplicationRequest.  # noqa: E501
        :type: DependencyFormodifyApplicationInput
        NrA   )r0   r   s     r1   r   z#ModifyApplicationRequest.dependency        &r3   c                     | j         S )zGets the deploy_request of this ModifyApplicationRequest.  # noqa: E501


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


        :param deploy_request: The deploy_request of this ModifyApplicationRequest.  # noqa: E501
        :type: DeployRequestFormodifyApplicationInput
        NrF   )r0   r   s     r1   r   z'ModifyApplicationRequest.deploy_request         .r3   c                     | j         S )zGets the engine_version of this ModifyApplicationRequest.  # noqa: E501


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


        :param engine_version: The engine_version of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        NrK   )r0   r   s     r1   r   z'ModifyApplicationRequest.engine_version   rI   r3   c                     | j         S )zGets the image of this ModifyApplicationRequest.  # noqa: E501


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


        :param image: The image of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        NrN   )r0   r   s     r1   r   zModifyApplicationRequest.image   s     r3   c                     | j         S )zGets the jar of this ModifyApplicationRequest.  # noqa: E501


        :return: The jar of this ModifyApplicationRequest.  # noqa: E501
        :rtype: str
        r*   r6   s    r1   r   zModifyApplicationRequest.jar  s     yr3   c                     || _         dS )zSets the jar of this ModifyApplicationRequest.


        :param jar: The jar of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        NrQ   )r0   r   s     r1   r   zModifyApplicationRequest.jar  s     			r3   c                     | j         S )zGets the job_name of this ModifyApplicationRequest.  # noqa: E501


        :return: The job_name of this ModifyApplicationRequest.  # noqa: E501
        :rtype: str
        r+   r6   s    r1   r   z!ModifyApplicationRequest.job_name       ~r3   c                     || _         dS )zSets the job_name of this ModifyApplicationRequest.


        :param job_name: The job_name of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        NrT   )r0   r   s     r1   r   z!ModifyApplicationRequest.job_name        "r3   c                     | j         S )zGets the main_class of this ModifyApplicationRequest.  # noqa: E501


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


        :param main_class: The main_class of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        NrY   )r0   r   s     r1   r   z#ModifyApplicationRequest.main_class5  rD   r3   c                     | j         S )zGets the sql_text of this ModifyApplicationRequest.  # noqa: E501


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


        :param sql_text: The sql_text of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        Nr\   )r0   r   s     r1   r   z!ModifyApplicationRequest.sql_textJ  rW   r3   c                     | j         S )zGets the unique_key of this ModifyApplicationRequest.  # noqa: E501


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


        :param unique_key: The unique_key of this ModifyApplicationRequest.  # noqa: E501
        :type: str
        Nr_   )r0   r   s     r1   r   z#ModifyApplicationRequest.unique_key_  rD   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hasattrrc   )xs    r1   <lambda>z2ModifyApplicationRequest.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r3   rc   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rc   r   rd   )items    r1   rg   z2ModifyApplicationRequest.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r3   )six	iteritemsswagger_typesgetattr
isinstancelistmapre   rc   dictitems
issubclassr   )r0   resultattr_valuekeys         r1   rc   z ModifyApplicationRequest.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t.55 	$"jjll $ $
U#sr3   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrc   r6   s    r1   to_strzModifyApplicationRequest.to_str  s    ~dllnn---r3   c                 *    |                                  S )zFor `print` and `pprint`)r}   r6   s    r1   __repr__z!ModifyApplicationRequest.__repr__  s    {{}}r3   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFro   r   rc   r0   others     r1   __eq__zModifyApplicationRequest.__eq__  s5    %!9:: 	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ModifyApplicationRequest.__ne__  s5    %!9:: 	4||~~00r3   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rm   attribute_mapr2   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   rc   r}   r   r   r    r3   r1   r   r      s        
 ! ;B M  ,"))!! M+) +) +) +)Z % % X% 0 0 0   X 
[  [   X 
[  [     X  & & & $ $ X$ . . . $ $ X$ . . .   X \  \   X 	Z  Z   X _" " _"     X  & & &   X _" " _"     X  & & &  6. . .  1 1 11 1 1 1 1r3   r   )r   r{   rerk   volcenginesdkcore.configurationr   objectr   r   r3   r1   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1v C1 C1 C1 C1 C1r3   