
    ~iG                     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ddddddddZddd	d
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ed.             Zej	        d/             Zed0             Zej	        d1             Zed2             Zej	        d3             Zed4             Zej	        d5             Zd6 Zd7 Zd8 Zd9 Zd: ZdS )<DescribeFileSystemsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz	list[str]z*list[TagFilterForDescribeFileSystemsInput])bandwidth_modecharge_typefile_system_idfile_system_nameinstance_typelanguagepage_number	page_sizeperformance_densityproject_namesort_by
sort_orderstatusestag_filterszone_idBandwidthMode
ChargeTypeFileSystemIdFileSystemNameInstanceTypeLanguage
PageNumberPageSizePerformanceDensityProjectNameSortBy	SortOrderStatuses
TagFiltersZoneIdNc                 &   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        ||| _        |	|| _         dS dS )z7DescribeFileSystemsRequest - a model defined in SwaggerN)!r   _configuration_bandwidth_mode_charge_type_file_system_id_file_system_name_instance_type	_language_page_number
_page_size_performance_density_project_name_sort_by_sort_order	_statuses_tag_filters_zone_iddiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r'   s                    ~/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkefs/models/describe_file_systems_request.py__init__z#DescribeFileSystemsRequest.__init__G   sl   !*__N,# #!%" $(!! !%"0D"*D%"0D'$4D!$!.D$DM"*D &DN*':D$# ,D"DL!(DO$DM"*D"DLLL     c                     | j         S )zGets the bandwidth_mode of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The bandwidth_mode of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r(   r8   s    r9   r   z)DescribeFileSystemsRequest.bandwidth_mode}        ##r;   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the bandwidth_mode of this DescribeFileSystemsRequest.


        :param bandwidth_mode: The bandwidth_mode of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        )UnknownBaselineProvisionedz<Invalid value for `bandwidth_mode` ({0}), must be one of {1}N)r'   client_side_validation
ValueErrorformatr(   )r8   r   allowed_valuess      r9   r   z)DescribeFileSystemsRequest.bandwidth_mode   s]     @??6 	n44N77  
  .r;   c                     | j         S )zGets the charge_type of this DescribeFileSystemsRequest.  # noqa: E501


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


        :param charge_type: The charge_type of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        
PayAsYouGo
NotEnabledz9Invalid value for `charge_type` ({0}), must be one of {1}N)r'   rC   rD   rE   r)   )r8   r	   rF   s      r9   r	   z&DescribeFileSystemsRequest.charge_type   s[     '56 	>11K^44  
 (r;   c                     | j         S )zGets the file_system_id of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The file_system_id of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        r*   r=   s    r9   r
   z)DescribeFileSystemsRequest.file_system_id   r>   r;   c                     || _         dS )zSets the file_system_id of this DescribeFileSystemsRequest.


        :param file_system_id: The file_system_id of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        NrM   )r8   r
   s     r9   r
   z)DescribeFileSystemsRequest.file_system_id   s      .r;   c                     | j         S )zGets the file_system_name of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The file_system_name of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        r+   r=   s    r9   r   z+DescribeFileSystemsRequest.file_system_name   s     %%r;   c                     || _         dS )zSets the file_system_name of this DescribeFileSystemsRequest.


        :param file_system_name: The file_system_name of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        NrP   )r8   r   s     r9   r   z+DescribeFileSystemsRequest.file_system_name   s     "2r;   c                     | j         S )zGets the instance_type of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The instance_type of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r,   r=   s    r9   r   z(DescribeFileSystemsRequest.instance_type   s     ""r;   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the instance_type of this DescribeFileSystemsRequest.


        :param instance_type: The instance_type of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        )r@   BasicPremiumIntelliTierz;Invalid value for `instance_type` ({0}), must be one of {1}N)r'   rC   rD   rE   r,   )r8   r   rF   s      r9   r   z(DescribeFileSystemsRequest.instance_type   s]     HGG6 	^33M~66  
 ,r;   c                     | j         S )zGets the language of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The language of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r-   r=   s    r9   r   z#DescribeFileSystemsRequest.language        ~r;   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the language of this DescribeFileSystemsRequest.


        :param language: The language of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        ZHENz6Invalid value for `language` ({0}), must be one of {1}N)r'   rC   rD   rE   r-   )r8   r   rF   s      r9   r   z#DescribeFileSystemsRequest.language  sW     6 	..H.11  
 "r;   c                     | j         S )zGets the page_number of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The page_number of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: int
        )r.   r=   s    r9   r   z&DescribeFileSystemsRequest.page_number  rH   r;   c                 Z    | j         j        r||dk     rt          d          || _        dS )zSets the page_number of this DescribeFileSystemsRequest.


        :param page_number: The page_number of this DescribeFileSystemsRequest.  # noqa: E501
        :type: int
        N   zMInvalid value for `page_number`, must be a value greater than or equal to `1`)r'   rC   rD   r.   )r8   r   s     r9   r   z&DescribeFileSystemsRequest.page_number!  s>     6 	n'K!OOlmmm'r;   c                     | j         S )zGets the page_size of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The page_size of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: int
        )r/   r=   s    r9   r   z$DescribeFileSystemsRequest.page_size/  s     r;   c                 Z    | j         j        r||dk     rt          d          || _        dS )zSets the page_size of this DescribeFileSystemsRequest.


        :param page_size: The page_size of this DescribeFileSystemsRequest.  # noqa: E501
        :type: int
        Nr^   zKInvalid value for `page_size`, must be a value greater than or equal to `1`)r'   rC   rD   r/   )r8   r   s     r9   r   z$DescribeFileSystemsRequest.page_size9  s;     6 	l%)a--jkkk#r;   c                     | j         S )zGets the performance_density of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The performance_density of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r0   r=   s    r9   r   z.DescribeFileSystemsRequest.performance_densityG  s     ((r;   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the performance_density of this DescribeFileSystemsRequest.


        :param performance_density: The performance_density of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        )r@   Basic_50Premium_125zAInvalid value for `performance_density` ({0}), must be one of {1}N)r'   rC   rD   rE   r0   )r8   r   rF   s      r9   r   z.DescribeFileSystemsRequest.performance_densityQ  s^     @??6 	#>99S+^<<  
 %8!!!r;   c                     | j         S )zGets the project_name of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The project_name of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        r1   r=   s    r9   r   z'DescribeFileSystemsRequest.project_namec  s     !!r;   c                     || _         dS )zSets the project_name of this DescribeFileSystemsRequest.


        :param project_name: The project_name of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        Nrf   )r8   r   s     r9   r   z'DescribeFileSystemsRequest.project_namem  s     *r;   c                     | j         S )zGets the sort_by of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The sort_by of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r2   r=   s    r9   r   z"DescribeFileSystemsRequest.sort_byx       }r;   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the sort_by of this DescribeFileSystemsRequest.


        :param sort_by: The sort_by of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        )
CreateTimeProvisionedBandwidthBurstBandwidthz5Invalid value for `sort_by` ({0}), must be one of {1}N)r'   rC   rD   rE   r2   )r8   r   rF   s      r9   r   z"DescribeFileSystemsRequest.sort_by  sZ     RQQ6 	~--G00  
  r;   c                     | j         S )zGets the sort_order of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The sort_order of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        )r3   r=   s    r9   r   z%DescribeFileSystemsRequest.sort_order  s     r;   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the sort_order of this DescribeFileSystemsRequest.


        :param sort_order: The sort_order of this DescribeFileSystemsRequest.  # noqa: E501
        :type: str
        DescAscz8Invalid value for `sort_order` ({0}), must be one of {1}N)r'   rC   rD   rE   r3   )r8   r   rF   s      r9   r   z%DescribeFileSystemsRequest.sort_order  sZ     !%6 	.00J
N33  
 &r;   c                     | j         S )zGets the statuses of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The statuses of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: list[str]
        )r4   r=   s    r9   r   z#DescribeFileSystemsRequest.statuses  rX   r;   c                    g d}| j         j        rt          |                              t          |                    st	          d                    d                    t          t          t          |          t          |          z
                      d                    t          t          |                                        || _	        dS )zSets the statuses of this DescribeFileSystemsRequest.


        :param statuses: The statuses of this DescribeFileSystemsRequest.  # noqa: E501
        :type: list[str]
        )	r@   CreatingCreateErrorRunningUpdatingDeletingDeleteErrorDeletedStoppedz>Invalid values for `statuses` [{0}], must be a subset of [{1}]z, N)
r'   rC   setissubsetrD   rE   joinmapr   r4   )r8   r   rF   s      r9   r   z#DescribeFileSystemsRequest.statuses  s     H  H  H6 	MM**3~+>+>??	P		#c3x==3~;N;N+N"O"OPP		#c>":":;;= =   "r;   c                     | j         S )zGets the tag_filters of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The tag_filters of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeFileSystemsInput]
        r5   r=   s    r9   r   z&DescribeFileSystemsRequest.tag_filters  rH   r;   c                     || _         dS )zSets the tag_filters of this DescribeFileSystemsRequest.


        :param tag_filters: The tag_filters of this DescribeFileSystemsRequest.  # noqa: E501
        :type: list[TagFilterForDescribeFileSystemsInput]
        Nr   )r8   r   s     r9   r   z&DescribeFileSystemsRequest.tag_filters  s     (r;   c                     | j         S )zGets the zone_id of this DescribeFileSystemsRequest.  # noqa: E501


        :return: The zone_id of this DescribeFileSystemsRequest.  # noqa: E501
        :rtype: str
        r6   r=   s    r9   r   z"DescribeFileSystemsRequest.zone_id  ri   r;   c                     || _         dS )zSets the zone_id of this DescribeFileSystemsRequest.


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



 9 9 9 9 9 9P1 P1 P1 P1 P1 P1 P1 P1 P1 P1r;   