
    ~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 )"DescribeQuotasRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)file_system_idfile_system_path
limit_typepage_number	page_sizequota_id
quota_typeFileSystemIdFileSystemPath	LimitType
PageNumberPageSizeQuotaId	QuotaTypeNc	                 "   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        || _
        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z2DescribeQuotasRequest - a model defined in SwaggerN)r   _configuration_file_system_id_file_system_path_limit_type_page_number
_page_size	_quota_id_quota_typediscriminatorr   r	   r
   r   r   r   r   )	selfr   r	   r
   r   r   r   r   r   s	            x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkefs/models/describe_quotas_request.py__init__zDescribeQuotasRequest.__init__7   s    !*__N,#!% !,'$4D!!(DO"*D &DN$DM!(DOOO "!    c                     | j         S )zGets the file_system_id of this DescribeQuotasRequest.  # noqa: E501


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


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


        :return: The file_system_path of this DescribeQuotasRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r!   r	   z&DescribeQuotasRequest.file_system_pathk   s     %%r#   c                     || _         dS )zSets the file_system_path of this DescribeQuotasRequest.


        :param file_system_path: The file_system_path of this DescribeQuotasRequest.  # noqa: E501
        :type: str
        Nr*   )r    r	   s     r!   r	   z&DescribeQuotasRequest.file_system_pathu   s     "2r#   c                     | j         S )zGets the limit_type of this DescribeQuotasRequest.  # noqa: E501


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


        :param limit_type: The limit_type of this DescribeQuotasRequest.  # 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 DescribeQuotasRequest.limit_type   s[     '66 	.00J
N33  
 &r#   c                     | j         S )zGets the page_number of this DescribeQuotasRequest.  # noqa: E501


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


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


        :return: The page_size of this DescribeQuotasRequest.  # noqa: E501
        :rtype: int
        r   r%   s    r!   r   zDescribeQuotasRequest.page_size   s     r#   c                     || _         dS )zSets the page_size of this DescribeQuotasRequest.


        :param page_size: The page_size of this DescribeQuotasRequest.  # noqa: E501
        :type: int
        Nr7   )r    r   s     r!   r   zDescribeQuotasRequest.page_size   s     $r#   c                     | j         S )zGets the quota_id of this DescribeQuotasRequest.  # noqa: E501


        :return: The quota_id of this DescribeQuotasRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r!   r   zDescribeQuotasRequest.quota_id   s     ~r#   c                     || _         dS )zSets the quota_id of this DescribeQuotasRequest.


        :param quota_id: The quota_id of this DescribeQuotasRequest.  # noqa: E501
        :type: str
        Nr:   )r    r   s     r!   r   zDescribeQuotasRequest.quota_id   s     "r#   c                     | j         S )zGets the quota_type of this DescribeQuotasRequest.  # noqa: E501


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


        :param quota_type: The quota_type of this DescribeQuotasRequest.  # noqa: E501
        :type: str
        DirQuota	UserQuotaz8Invalid value for `quota_type` ({0}), must be one of {1}N)r   r'   r(   r1   r   )r    r   r2   s      r!   r   z DescribeQuotasRequest.quota_type   s[     %k26 	.00J
N33  
 &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hasattrrB   )xs    r!   <lambda>z/DescribeQuotasRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r#   rB   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rB   r   rC   )items    r!   rF   z/DescribeQuotasRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r#   )six	iteritemsswagger_typesgetattr
isinstancelistmaprD   rB   dictitems
issubclassr   )r    resultattr_valuekeys         r!   rB   zDescribeQuotasRequest.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pformatrB   r%   s    r!   to_strzDescribeQuotasRequest.to_str  s    ~dllnn---r#   c                 *    |                                  S )zFor `print` and `pprint`)r\   r%   s    r!   __repr__zDescribeQuotasRequest.__repr__  s    {{}}r#   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrN   r   rB   r    others     r!   __eq__zDescribeQuotasRequest.__eq__  s5    %!677 	5||~~00r#   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr`   ra   s     r!   __ne__zDescribeQuotasRequest.__ne__!  s5    %!677 	4||~~00r#   )NNNNNNNN)__name__
__module____qualname____doc__rL   attribute_mapr"   propertyr   setterr	   r
   r   r   r   r   rB   r\   r^   rc   re    r#   r!   r   r      s\        
  ! M ),!#! M) ) ) ): $ $ X$ 
. 
. 
. & & X& 2 2 2     X  & & &" ! ! X! ( ( (   X $ $ $   X _" " _"     X  & & &"  6. . .  1 1 11 1 1 1 1r#   r   )ri   rZ   rerJ   volcenginesdkcore.configurationr   objectr   rm   r#   r!   <module>rq      s|      				 



 9 9 9 9 9 9P1 P1 P1 P1 P1F P1 P1 P1 P1 P1r#   