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

    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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd Zd
S )UpdateQuotaRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstr)capacity_limitfile_system_idinode_limit
limit_typequota_idCapacityLimitFileSystemId
InodeLimit	LimitTypeQuotaIdNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        || _	        ||| _
        ||| _        || _        dS )z/UpdateQuotaRequest - a model defined in SwaggerN)r   _configuration_capacity_limit_file_system_id_inode_limit_limit_type	_quota_iddiscriminatorr   r	   r
   r   r   )selfr   r	   r
   r   r   r   s          u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkefs/models/update_quota_request.py__init__zUpdateQuotaRequest.__init__3   s    !*__N,## !%"0D,"*D!(DO     c                     | j         S )zGets the capacity_limit of this UpdateQuotaRequest.  # noqa: E501


        :return: The capacity_limit of this UpdateQuotaRequest.  # noqa: E501
        :rtype: int
        r   r   s    r   r   z!UpdateQuotaRequest.capacity_limitI        ##r   c                     || _         dS )zSets the capacity_limit of this UpdateQuotaRequest.


        :param capacity_limit: The capacity_limit of this UpdateQuotaRequest.  # noqa: E501
        :type: int
        Nr   )r   r   s     r   r   z!UpdateQuotaRequest.capacity_limitS   s      .r   c                     | j         S )zGets the file_system_id of this UpdateQuotaRequest.  # noqa: E501


        :return: The file_system_id of this UpdateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r    s    r   r	   z!UpdateQuotaRequest.file_system_id^   r!   r   c                 N    | j         j        r|t          d          || _        dS )zSets the file_system_id of this UpdateQuotaRequest.


        :param file_system_id: The file_system_id of this UpdateQuotaRequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `file_system_id`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r	   s     r   r	   z!UpdateQuotaRequest.file_system_idh   s5     5 	W.:PUVVV-r   c                     | j         S )zGets the inode_limit of this UpdateQuotaRequest.  # noqa: E501


        :return: The inode_limit of this UpdateQuotaRequest.  # noqa: E501
        :rtype: int
        r   r    s    r   r
   zUpdateQuotaRequest.inode_limitu   s       r   c                     || _         dS )zSets the inode_limit of this UpdateQuotaRequest.


        :param inode_limit: The inode_limit of this UpdateQuotaRequest.  # noqa: E501
        :type: int
        Nr(   )r   r
   s     r   r
   zUpdateQuotaRequest.inode_limit   s     (r   c                     | j         S )zGets the limit_type of this UpdateQuotaRequest.  # noqa: E501


        :return: The limit_type of this UpdateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r    s    r   r   zUpdateQuotaRequest.limit_type   s     r   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the limit_type of this UpdateQuotaRequest.


        :param limit_type: The limit_type of this UpdateQuotaRequest.  # noqa: E501
        :type: str
        
AccountingEnforcementz8Invalid value for `limit_type` ({0}), must be one of {1}N)r   r%   r&   formatr   )r   r   allowed_valuess      r   r   zUpdateQuotaRequest.limit_type   s[     '66 	.00J
N33  
 &r   c                     | j         S )zGets the quota_id of this UpdateQuotaRequest.  # noqa: E501


        :return: The quota_id of this UpdateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r    s    r   r   zUpdateQuotaRequest.quota_id   s     ~r   c                 N    | j         j        r|t          d          || _        dS )zSets the quota_id of this UpdateQuotaRequest.


        :param quota_id: The quota_id of this UpdateQuotaRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `quota_id`, must not be `None`)r   r%   r&   r   )r   r   s     r   r   zUpdateQuotaRequest.quota_id   s2     5 	Q(:JOPPP!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hasattrr4   )xs    r   <lambda>z,UpdateQuotaRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r4   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r4   r   r5   )items    r   r8   z,UpdateQuotaRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr6   r4   dictitems
issubclassr   )r   resultattr_valuekeys         r   r4   zUpdateQuotaRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr4   r    s    r   to_strzUpdateQuotaRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rN   r    s    r   __repr__zUpdateQuotaRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr@   r   r4   r   others     r   __eq__zUpdateQuotaRequest.__eq__   s5    %!344 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrR   rS   s     r   __ne__zUpdateQuotaRequest.__ne__   s5    %!344 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r>   attribute_mapr   propertyr   setterr	   r
   r   r   r4   rN   rP   rU   rW    r   r   r   r      s        
   M *(#! M! ! ! !, $ $ X$ . . . $ $ X$ 
. 
. 
. ! ! X! ( ( (     X  & & &"   X _
" 
" _
"  6. . .  1 1 11 1 1 1 1r   r   )r[   rL   rer<   volcenginesdkcore.configurationr   objectr   r_   r   r   <module>rc      s|      				 



 9 9 9 9 9 9V1 V1 V1 V1 V1 V1 V1 V1 V1 V1r   