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

    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Zd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ed(             Zej	        d)             Zd* Zd+ Zd, Zd- Zd. ZdS )0ModifyCommandRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strboolz.list[ParameterDefinitionForModifyCommandInput]int)command_content
command_idcontent_encodingdescriptionenable_parameternameparameter_definitionstimeouttypeusernameworking_dirCommandContent	CommandIdContentEncodingDescriptionEnableParameterNameParameterDefinitionsTimeoutTypeUsername
WorkingDirNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        |	|| _        dS dS )z1ModifyCommandRequest - a model defined in SwaggerN)r   _configuration_command_content_command_id_content_encoding_description_enable_parameter_name_parameter_definitions_timeout_type	_username_working_dirdiscriminatorr	   r
   r   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   r    s                w/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkecs/models/modify_command_request.py__init__zModifyCommandRequest.__init__?   s   !*__N, $!% !%
&*#
 !&#2D $'$4D!"*D'$4D!DI ,)>D&"DLDI$DM"*D #"    c                     | j         S )zGets the command_content of this ModifyCommandRequest.  # noqa: E501


        :return: The command_content of this ModifyCommandRequest.  # noqa: E501
        :rtype: str
        r!   r-   s    r.   r	   z$ModifyCommandRequest.command_contenth   s     $$r0   c                     || _         dS )zSets the command_content of this ModifyCommandRequest.


        :param command_content: The command_content of this ModifyCommandRequest.  # noqa: E501
        :type: str
        Nr2   )r-   r	   s     r.   r	   z$ModifyCommandRequest.command_contentr   s     !0r0   c                     | j         S )zGets the command_id of this ModifyCommandRequest.  # noqa: E501


        :return: The command_id of this ModifyCommandRequest.  # noqa: E501
        :rtype: str
        )r"   r3   s    r.   r
   zModifyCommandRequest.command_id}   s     r0   c                 N    | j         j        r|t          d          || _        dS )zSets the command_id of this ModifyCommandRequest.


        :param command_id: The command_id of this ModifyCommandRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `command_id`, must not be `None`)r    client_side_validation
ValueErrorr"   )r-   r
   s     r.   r
   zModifyCommandRequest.command_id   s5     5 	S*:LQRRR%r0   c                     | j         S )zGets the content_encoding of this ModifyCommandRequest.  # noqa: E501


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


        :param content_encoding: The content_encoding of this ModifyCommandRequest.  # noqa: E501
        :type: str
        Nr:   )r-   r   s     r.   r   z%ModifyCommandRequest.content_encoding        "2r0   c                     | j         S )zGets the description of this ModifyCommandRequest.  # noqa: E501


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


        :param description: The description of this ModifyCommandRequest.  # noqa: E501
        :type: str
        Nr?   )r-   r   s     r.   r   z ModifyCommandRequest.description        (r0   c                     | j         S )zGets the enable_parameter of this ModifyCommandRequest.  # noqa: E501


        :return: The enable_parameter of this ModifyCommandRequest.  # noqa: E501
        :rtype: bool
        r%   r3   s    r.   r   z%ModifyCommandRequest.enable_parameter   r;   r0   c                     || _         dS )zSets the enable_parameter of this ModifyCommandRequest.


        :param enable_parameter: The enable_parameter of this ModifyCommandRequest.  # noqa: E501
        :type: bool
        NrD   )r-   r   s     r.   r   z%ModifyCommandRequest.enable_parameter   r=   r0   c                     | j         S )zGets the name of this ModifyCommandRequest.  # noqa: E501


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


        :param name: The name of this ModifyCommandRequest.  # noqa: E501
        :type: str
        NrG   )r-   r   s     r.   r   zModifyCommandRequest.name        


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


        :return: The parameter_definitions of this ModifyCommandRequest.  # noqa: E501
        :rtype: list[ParameterDefinitionForModifyCommandInput]
        r'   r3   s    r.   r   z*ModifyCommandRequest.parameter_definitions   s     **r0   c                     || _         dS )zSets the parameter_definitions of this ModifyCommandRequest.


        :param parameter_definitions: The parameter_definitions of this ModifyCommandRequest.  # noqa: E501
        :type: list[ParameterDefinitionForModifyCommandInput]
        NrL   )r-   r   s     r.   r   z*ModifyCommandRequest.parameter_definitions   s     '<###r0   c                     | j         S )zGets the timeout of this ModifyCommandRequest.  # noqa: E501


        :return: The timeout of this ModifyCommandRequest.  # noqa: E501
        :rtype: int
        r(   r3   s    r.   r   zModifyCommandRequest.timeout   s     }r0   c                     || _         dS )zSets the timeout of this ModifyCommandRequest.


        :param timeout: The timeout of this ModifyCommandRequest.  # noqa: E501
        :type: int
        NrO   )r-   r   s     r.   r   zModifyCommandRequest.timeout  s      r0   c                     | j         S )zGets the type of this ModifyCommandRequest.  # noqa: E501


        :return: The type of this ModifyCommandRequest.  # noqa: E501
        :rtype: str
        r)   r3   s    r.   r   zModifyCommandRequest.type  rH   r0   c                     || _         dS )zSets the type of this ModifyCommandRequest.


        :param type: The type of this ModifyCommandRequest.  # noqa: E501
        :type: str
        NrR   )r-   r   s     r.   r   zModifyCommandRequest.type  rJ   r0   c                     | j         S )zGets the username of this ModifyCommandRequest.  # noqa: E501


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


        :param username: The username of this ModifyCommandRequest.  # noqa: E501
        :type: str
        NrU   )r-   r   s     r.   r   zModifyCommandRequest.username1  s     "r0   c                     | j         S )zGets the working_dir of this ModifyCommandRequest.  # noqa: E501


        :return: The working_dir of this ModifyCommandRequest.  # noqa: E501
        :rtype: str
        r+   r3   s    r.   r   z ModifyCommandRequest.working_dir<  r@   r0   c                     || _         dS )zSets the working_dir of this ModifyCommandRequest.


        :param working_dir: The working_dir of this ModifyCommandRequest.  # noqa: E501
        :type: str
        NrX   )r-   r   s     r.   r   z ModifyCommandRequest.working_dirF  rB   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hasattrr\   )xs    r.   <lambda>z.ModifyCommandRequest.to_dict.<locals>.<lambda>Y  s!    WQ	-B-BIaiikkk r0   r\   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r\   r   r]   )items    r.   r`   z.ModifyCommandRequest.to_dict.<locals>.<lambda>`  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmapr^   r\   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   r\   zModifyCommandRequest.to_dictQ  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pformatr\   r3   s    r.   to_strzModifyCommandRequest.to_strl  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)rv   r3   s    r.   __repr__zModifyCommandRequest.__repr__p  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrh   r   r\   r-   others     r.   __eq__zModifyCommandRequest.__eq__t  s5    %!566 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrz   r{   s     r.   __ne__zModifyCommandRequest.__ne__{  s5    %!566 	4||~~00r0   )NNNNNNNNNNNN)__name__
__module____qualname____doc__rf   attribute_mapr/   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r\   rv   rx   r}   r    r0   r.   r   r      sW        
 !!"!Q M ,!-$-!7# M'+ '+ '+ '+R % % X% 0 0 0     X  
& 
& 
& & & X& 2 2 2 ! ! X! ( ( ( & & X& 2 2 2   X 
[  [ + + X+ !< < "!<   X ^    ^    X 
[  [   X _" " _" ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r0   r   )r   rt   rerd   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



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