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

    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	
Zd
d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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 )0GetExecutionResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strControlForGetExecutionOutputInputForGetExecutionOutputMetaForGetExecutionOutputz%list[MultiInputForGetExecutionOutput]%ConvertOperationForGetExecutionOutput0ConvertConvertConvertOutputForGetExecutionOutput)
codecontrolinputmetamulti_inputs	operationoutputrun_id
space_namestatusCodeControlInputMetaMultiInputs	OperationOutputRunId	SpaceNameStatusNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z1GetExecutionResponse - a model defined in SwaggerN)r   _configuration_code_control_input_meta_multi_inputs
_operation_output_run_id_space_name_statusdiscriminatorr   r   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   r!   s               /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvod20250101/models/get_execution_response.py__init__zGetExecutionResponse.__init__=   s    !*__N,

!!DI"DLDJDI# ,D &DN DK DK!(DO DKKK     c                     | j         S )zGets the code of this GetExecutionResponse.  # noqa: E501


        :return: The code of this GetExecutionResponse.  # noqa: E501
        :rtype: str
        r"   r-   s    r.   r   zGetExecutionResponse.coded        zr0   c                     || _         dS )zSets the code of this GetExecutionResponse.


        :param code: The code of this GetExecutionResponse.  # noqa: E501
        :type: str
        Nr2   )r-   r   s     r.   r   zGetExecutionResponse.coden        


r0   c                     | j         S )zGets the control of this GetExecutionResponse.  # noqa: E501


        :return: The control of this GetExecutionResponse.  # noqa: E501
        :rtype: ControlForGetExecutionOutput
        r#   r3   s    r.   r   zGetExecutionResponse.controly   s     }r0   c                     || _         dS )zSets the control of this GetExecutionResponse.


        :param control: The control of this GetExecutionResponse.  # noqa: E501
        :type: ControlForGetExecutionOutput
        Nr8   )r-   r   s     r.   r   zGetExecutionResponse.control   s      r0   c                     | j         S )zGets the input of this GetExecutionResponse.  # noqa: E501


        :return: The input of this GetExecutionResponse.  # noqa: E501
        :rtype: InputForGetExecutionOutput
        r$   r3   s    r.   r   zGetExecutionResponse.input   s     {r0   c                     || _         dS )zSets the input of this GetExecutionResponse.


        :param input: The input of this GetExecutionResponse.  # noqa: E501
        :type: InputForGetExecutionOutput
        Nr;   )r-   r   s     r.   r   zGetExecutionResponse.input   s     r0   c                     | j         S )zGets the meta of this GetExecutionResponse.  # noqa: E501


        :return: The meta of this GetExecutionResponse.  # noqa: E501
        :rtype: MetaForGetExecutionOutput
        r%   r3   s    r.   r   zGetExecutionResponse.meta   r4   r0   c                     || _         dS )zSets the meta of this GetExecutionResponse.


        :param meta: The meta of this GetExecutionResponse.  # noqa: E501
        :type: MetaForGetExecutionOutput
        Nr>   )r-   r   s     r.   r   zGetExecutionResponse.meta   r6   r0   c                     | j         S )zGets the multi_inputs of this GetExecutionResponse.  # noqa: E501


        :return: The multi_inputs of this GetExecutionResponse.  # noqa: E501
        :rtype: list[MultiInputForGetExecutionOutput]
        r&   r3   s    r.   r   z!GetExecutionResponse.multi_inputs   s     !!r0   c                     || _         dS )zSets the multi_inputs of this GetExecutionResponse.


        :param multi_inputs: The multi_inputs of this GetExecutionResponse.  # noqa: E501
        :type: list[MultiInputForGetExecutionOutput]
        NrA   )r-   r   s     r.   r   z!GetExecutionResponse.multi_inputs   s     *r0   c                     | j         S )zGets the operation of this GetExecutionResponse.  # noqa: E501


        :return: The operation of this GetExecutionResponse.  # noqa: E501
        :rtype: ConvertOperationForGetExecutionOutput
        r'   r3   s    r.   r   zGetExecutionResponse.operation   s     r0   c                     || _         dS )zSets the operation of this GetExecutionResponse.


        :param operation: The operation of this GetExecutionResponse.  # noqa: E501
        :type: ConvertOperationForGetExecutionOutput
        NrD   )r-   r   s     r.   r   zGetExecutionResponse.operation   s     $r0   c                     | j         S )zGets the output of this GetExecutionResponse.  # noqa: E501


        :return: The output of this GetExecutionResponse.  # noqa: E501
        :rtype: ConvertConvertConvertOutputForGetExecutionOutput
        r(   r3   s    r.   r   zGetExecutionResponse.output        |r0   c                     || _         dS )zSets the output of this GetExecutionResponse.


        :param output: The output of this GetExecutionResponse.  # noqa: E501
        :type: ConvertConvertConvertOutputForGetExecutionOutput
        NrG   )r-   r   s     r.   r   zGetExecutionResponse.output        r0   c                     | j         S )zGets the run_id of this GetExecutionResponse.  # noqa: E501


        :return: The run_id of this GetExecutionResponse.  # noqa: E501
        :rtype: str
        r)   r3   s    r.   r   zGetExecutionResponse.run_id   rH   r0   c                     || _         dS )zSets the run_id of this GetExecutionResponse.


        :param run_id: The run_id of this GetExecutionResponse.  # noqa: E501
        :type: str
        NrL   )r-   r   s     r.   r   zGetExecutionResponse.run_id  rJ   r0   c                     | j         S )zGets the space_name of this GetExecutionResponse.  # noqa: E501


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


        :param space_name: The space_name of this GetExecutionResponse.  # noqa: E501
        :type: str
        NrO   )r-   r   s     r.   r   zGetExecutionResponse.space_name  s     &r0   c                     | j         S )zGets the status of this GetExecutionResponse.  # noqa: E501


        :return: The status of this GetExecutionResponse.  # noqa: E501
        :rtype: str
        r+   r3   s    r.   r   zGetExecutionResponse.status!  rH   r0   c                     || _         dS )zSets the status of this GetExecutionResponse.


        :param status: The status of this GetExecutionResponse.  # noqa: E501
        :type: str
        NrR   )r-   r   s     r.   r   zGetExecutionResponse.status+  rJ   r0   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hasattrrV   )xs    r.   <lambda>z.GetExecutionResponse.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r0   rV   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rV   r   rW   )items    r.   rZ   z.GetExecutionResponse.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmaprX   rV   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   rV   zGetExecutionResponse.to_dict6  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr0   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrV   r3   s    r.   to_strzGetExecutionResponse.to_strQ  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)rp   r3   s    r.   __repr__zGetExecutionResponse.__repr__U  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrb   r   rV   r-   others     r.   __eq__zGetExecutionResponse.__eq__Y  s5    %!566 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrt   ru   s     r.   __ne__zGetExecutionResponse.__ne__`  s5    %!566 	4||~~00r0   )NNNNNNNNNNN)__name__
__module____qualname____doc__r`   attribute_mapr/   propertyr   setterr   r   r   r   r   r   r   r   r   rV   rp   rr   rw   ry    r0   r.   r   r      s        
 1-+?<D M % ! M%! %! %! %!N   X 
[  [   X ^    ^    X \  \   X 
[  [ " " X" * * *   X $ $ $   X ]  ]   X ]  ]     X  & & &   X ]  ]  6. . .  1 1 11 1 1 1 1r0   r   )r}   rn   rer^   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



 9 9 9 9 9 9O1 O1 O1 O1 O16 O1 O1 O1 O1 O1r0   