
    ~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                      e Zd ZdZ	 ddddddddZ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d Zd Zd Zd Zd  ZdS )"CreateQuotaRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstr)capacity_limitfile_system_idfile_system_pathinode_limit
limit_type
quota_type	user_typeCapacityLimitFileSystemIdFileSystemPath
InodeLimit	LimitType	QuotaTypeUserTypeNc	                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        || _        || _        ||| _        || _        || _        |	|| _        dS dS )z/CreateQuotaRequest - a model defined in SwaggerN)r   _configuration_capacity_limit_file_system_id_file_system_path_inode_limit_limit_type_quota_type
_user_typediscriminatorr   r	   r
   r   r   r   r   )	selfr   r	   r
   r   r   r   r   r   s	            u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkefs/models/create_quota_request.py__init__zCreateQuotaRequest.__init__7   s    !*__N,##!% !%"0D, 0"*D$$ &DNNN !     c                     | j         S )zGets the capacity_limit of this CreateQuotaRequest.  # noqa: E501


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


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


        :return: The file_system_id of this CreateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r!   r	   z!CreateQuotaRequest.file_system_idf   r'   r#   c                 N    | j         j        r|t          d          || _        dS )zSets the file_system_id of this CreateQuotaRequest.


        :param file_system_id: The file_system_id of this CreateQuotaRequest.  # 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!CreateQuotaRequest.file_system_idp   s5     5 	W.:PUVVV-r#   c                     | j         S )zGets the file_system_path of this CreateQuotaRequest.  # noqa: E501


        :return: The file_system_path of this CreateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r!   r
   z#CreateQuotaRequest.file_system_path}   s     %%r#   c                 N    | j         j        r|t          d          || _        dS )zSets the file_system_path of this CreateQuotaRequest.


        :param file_system_path: The file_system_path of this CreateQuotaRequest.  # noqa: E501
        :type: str
        Nz8Invalid value for `file_system_path`, must not be `None`)r   r+   r,   r   )r    r
   s     r!   r
   z#CreateQuotaRequest.file_system_path   s6     5 	Y:J:RWXXX!1r#   c                     | j         S )zGets the inode_limit of this CreateQuotaRequest.  # noqa: E501


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


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


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


        :param limit_type: The limit_type of this CreateQuotaRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `limit_type`, must not be `None`
AccountingEnforcementz8Invalid value for `limit_type` ({0}), must be one of {1})r   r+   r,   formatr   )r    r   allowed_valuess      r!   r   zCreateQuotaRequest.limit_type   s~     5 	S*:LQRRR&66 	.00J
N33  
 &r#   c                     | j         S )zGets the quota_type of this CreateQuotaRequest.  # noqa: E501


        :return: The quota_type of this CreateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r!   r   zCreateQuotaRequest.quota_type   r3   r#   c                     | j         j        r|t          d          ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the quota_type of this CreateQuotaRequest.


        :param quota_type: The quota_type of this CreateQuotaRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `quota_type`, must not be `None`DirQuota	UserQuotaz8Invalid value for `quota_type` ({0}), must be one of {1})r   r+   r,   r7   r   )r    r   r8   s      r!   r   zCreateQuotaRequest.quota_type   s~     5 	S*:LQRRR$k26 	.00J
N33  
 &r#   c                     | j         S )zGets the user_type of this CreateQuotaRequest.  # noqa: E501


        :return: The user_type of this CreateQuotaRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r!   r   zCreateQuotaRequest.user_type   s     r#   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the user_type of this CreateQuotaRequest.


        :param user_type: The user_type of this CreateQuotaRequest.  # noqa: E501
        :type: str
        )AllUsersUidGidz7Invalid value for `user_type` ({0}), must be one of {1}N)r   r+   r,   r7   r   )r    r   r8   s      r!   r   zCreateQuotaRequest.user_type   sY     4336 	//I	>22  
 $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hasattrrD   )xs    r!   <lambda>z,CreateQuotaRequest.to_dict.<locals>.<lambda>	  s!    WQ	-B-BIaiikkk r#   rD   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rD   r   rE   )items    r!   rH   z,CreateQuotaRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r#   )six	iteritemsswagger_typesgetattr
isinstancelistmaprF   rD   dictitems
issubclassr   )r    resultattr_valuekeys         r!   rD   zCreateQuotaRequest.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pformatrD   r&   s    r!   to_strzCreateQuotaRequest.to_str  s    ~dllnn---r#   c                 *    |                                  S )zFor `print` and `pprint`)r^   r&   s    r!   __repr__zCreateQuotaRequest.__repr__   s    {{}}r#   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrP   r   rD   r    others     r!   __eq__zCreateQuotaRequest.__eq__$  s5    %!344 	5||~~00r#   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrb   rc   s     r!   __ne__zCreateQuotaRequest.__ne__+  s5    %!344 	4||~~00r#   )NNNNNNNN)__name__
__module____qualname____doc__rN   attribute_mapr"   propertyr   setterr	   r
   r   r   r   r   rD   r^   r`   re   rg    r#   r!   r   r      s^        
  ! M *(,#!! M' ' ' '4 $ $ X$ . . . $ $ X$ 
. 
. 
. & & X& 
2 
2 
2 ! ! X! ( ( (     X  & & &&     X  & & &&   X $ $ $"  6. . .  1 1 11 1 1 1 1r#   r   )rk   r\   rerL   volcenginesdkcore.configurationr   objectr   ro   r#   r!   <module>rs      s|      				 



 9 9 9 9 9 9Z1 Z1 Z1 Z1 Z1 Z1 Z1 Z1 Z1 Z1r#   