
    ~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
    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Z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d Zd Zd Zd Zd Zd
S )UpdateRuleFileRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)contentdescriptionidnametarget_workspace_idworkspace_idContentDescriptionIdNameTargetWorkspaceIdWorkspaceIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        ||| _
        ||| _        ||| _        ||| _        |	|| _        dS dS )z2UpdateRuleFileRequest - a model defined in SwaggerN)r   _configuration_content_description_id_name_target_workspace_id_workspace_iddiscriminatorr   r   r	   r
   r   r   )selfr   r   r	   r
   r   r   r   s           y/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/update_rule_file_request.py__init__zUpdateRuleFileRequest.__init__5   s    !*__N, 
$(!!!"DL"*D>DGDI*':D$# ,D $#    c                     | j         S )zGets the content of this UpdateRuleFileRequest.  # noqa: E501


        :return: The content of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   zUpdateRuleFileRequest.contentP   s     }r   c                     || _         dS )zSets the content of this UpdateRuleFileRequest.


        :param content: The content of this UpdateRuleFileRequest.  # noqa: E501
        :type: str
        Nr!   )r   r   s     r   r   zUpdateRuleFileRequest.contentZ   s      r   c                     | j         S )zGets the description of this UpdateRuleFileRequest.  # noqa: E501


        :return: The description of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r   z!UpdateRuleFileRequest.descriptione   s       r   c                     || _         dS )zSets the description of this UpdateRuleFileRequest.


        :param description: The description of this UpdateRuleFileRequest.  # noqa: E501
        :type: str
        Nr%   )r   r   s     r   r   z!UpdateRuleFileRequest.descriptiono   s     (r   c                     | j         S )zGets the id of this UpdateRuleFileRequest.  # noqa: E501


        :return: The id of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r	   zUpdateRuleFileRequest.idz   s     xr   c                     || _         dS )zSets the id of this UpdateRuleFileRequest.


        :param id: The id of this UpdateRuleFileRequest.  # noqa: E501
        :type: str
        Nr(   )r   r	   s     r   r	   zUpdateRuleFileRequest.id   s     r   c                     | j         S )zGets the name of this UpdateRuleFileRequest.  # noqa: E501


        :return: The name of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r
   zUpdateRuleFileRequest.name   s     zr   c                     || _         dS )zSets the name of this UpdateRuleFileRequest.


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


r   c                     | j         S )zGets the target_workspace_id of this UpdateRuleFileRequest.  # noqa: E501


        :return: The target_workspace_id of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r   z)UpdateRuleFileRequest.target_workspace_id   s     ((r   c                     || _         dS )zSets the target_workspace_id of this UpdateRuleFileRequest.


        :param target_workspace_id: The target_workspace_id of this UpdateRuleFileRequest.  # noqa: E501
        :type: str
        Nr.   )r   r   s     r   r   z)UpdateRuleFileRequest.target_workspace_id   s     %8!!!r   c                     | j         S )zGets the workspace_id of this UpdateRuleFileRequest.  # noqa: E501


        :return: The workspace_id of this UpdateRuleFileRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r   z"UpdateRuleFileRequest.workspace_id   s     !!r   c                     || _         dS )zSets the workspace_id of this UpdateRuleFileRequest.


        :param workspace_id: The workspace_id of this UpdateRuleFileRequest.  # noqa: E501
        :type: str
        Nr1   )r   r   s     r   r   z"UpdateRuleFileRequest.workspace_id   s     *r   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hasattrr5   )xs    r   <lambda>z/UpdateRuleFileRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r5   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r5   r   r6   )items    r   r9   z/UpdateRuleFileRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr7   r5   dictitems
issubclassr   )r   resultattr_valuekeys         r   r5   zUpdateRuleFileRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr5   r"   s    r   to_strzUpdateRuleFileRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rO   r"   s    r   __repr__zUpdateRuleFileRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrA   r   r5   r   others     r   __eq__zUpdateRuleFileRequest.__eq__   s5    %!677 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrS   rT   s     r   __ne__zUpdateRuleFileRequest.__ne__   s5    %!677 	4||~~00r   )NNNNNNN)__name__
__module____qualname____doc__r?   attribute_mapr   propertyr   setterr   r	   r
   r   r   r5   rO   rQ   rV   rX    r   r   r   r      s        
 $ M $2% M- - - -6   X ^    ^  ! ! X! ( ( (   X Y  Y   X 
[  [ ) ) X) 8 8  8 " " X" * * *  6. . .  1 1 11 1 1 1 1r   r   )r\   rM   rer=   volcenginesdkcore.configurationr   objectr   r`   r   r   <module>rd      s|      				 



 9 9 9 9 9 9g1 g1 g1 g1 g1F g1 g1 g1 g1 g1r   