
    ~iH/                     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
    filenas

    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
Z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d( Zd) Zd* Zd+ Zd, ZdS ).CreateDataFlowRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool!EvictPolicyForCreateDataFlowInput"ExportPolicyForCreateDataFlowInput"ImportPolicyForCreateDataFlowInput)
bucket_namebucket_prefixenable_tls_logevict_policyexport_policyfile_system_idfile_system_pathimport_policynamesame_name_file_policy
BucketNameBucketPrefixEnableTlsLogEvictPolicyExportPolicyFileSystemIdFileSystemPathImportPolicyNameSameNameFilePolicyNc                 n   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        || _        ||| _        ||| _        ||| _        ||| _        || _        || _        ||| _        |	| _        |
| _        dS )z2CreateDataFlowRequest - a model defined in SwaggerN)r   _configuration_bucket_name_bucket_prefix_enable_tls_log_evict_policy_export_policy_file_system_id_file_system_path_import_policy_name_same_name_file_policydiscriminatorr   r   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   r    s               }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkfilenas/models/create_data_flow_request.py__init__zCreateDataFlowRequest.__init__=   s    !*__N, "#!"#!%"
&*#!&$!.D%"0D# ,D$!.D, 0$!.D	%:"""    c                     | j         S )zGets the bucket_name of this CreateDataFlowRequest.  # noqa: E501


        :return: The bucket_name of this CreateDataFlowRequest.  # noqa: E501
        :rtype: str
        )r!   r,   s    r-   r   z!CreateDataFlowRequest.bucket_name_   s       r/   c                 N    | j         j        r|t          d          || _        dS )zSets the bucket_name of this CreateDataFlowRequest.


        :param bucket_name: The bucket_name of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `bucket_name`, must not be `None`)r    client_side_validation
ValueErrorr!   )r,   r   s     r-   r   z!CreateDataFlowRequest.bucket_namei   s5     5 	T+:MRSSS'r/   c                     | j         S )zGets the bucket_prefix of this CreateDataFlowRequest.  # noqa: E501


        :return: The bucket_prefix of this CreateDataFlowRequest.  # noqa: E501
        :rtype: str
        r"   r1   s    r-   r   z#CreateDataFlowRequest.bucket_prefixv        ""r/   c                     || _         dS )zSets the bucket_prefix of this CreateDataFlowRequest.


        :param bucket_prefix: The bucket_prefix of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nr6   )r,   r   s     r-   r   z#CreateDataFlowRequest.bucket_prefix        ,r/   c                     | j         S )zGets the enable_tls_log of this CreateDataFlowRequest.  # noqa: E501


        :return: The enable_tls_log of this CreateDataFlowRequest.  # noqa: E501
        :rtype: bool
        r#   r1   s    r-   r   z$CreateDataFlowRequest.enable_tls_log        ##r/   c                     || _         dS )zSets the enable_tls_log of this CreateDataFlowRequest.


        :param enable_tls_log: The enable_tls_log of this CreateDataFlowRequest.  # noqa: E501
        :type: bool
        Nr;   )r,   r   s     r-   r   z$CreateDataFlowRequest.enable_tls_log   s      .r/   c                     | j         S )zGets the evict_policy of this CreateDataFlowRequest.  # noqa: E501


        :return: The evict_policy of this CreateDataFlowRequest.  # noqa: E501
        :rtype: EvictPolicyForCreateDataFlowInput
        r$   r1   s    r-   r   z"CreateDataFlowRequest.evict_policy   s     !!r/   c                     || _         dS )zSets the evict_policy of this CreateDataFlowRequest.


        :param evict_policy: The evict_policy of this CreateDataFlowRequest.  # noqa: E501
        :type: EvictPolicyForCreateDataFlowInput
        Nr?   )r,   r   s     r-   r   z"CreateDataFlowRequest.evict_policy   s     *r/   c                     | j         S )zGets the export_policy of this CreateDataFlowRequest.  # noqa: E501


        :return: The export_policy of this CreateDataFlowRequest.  # noqa: E501
        :rtype: ExportPolicyForCreateDataFlowInput
        r%   r1   s    r-   r   z#CreateDataFlowRequest.export_policy   r7   r/   c                     || _         dS )zSets the export_policy of this CreateDataFlowRequest.


        :param export_policy: The export_policy of this CreateDataFlowRequest.  # noqa: E501
        :type: ExportPolicyForCreateDataFlowInput
        NrB   )r,   r   s     r-   r   z#CreateDataFlowRequest.export_policy   r9   r/   c                     | j         S )zGets the file_system_id of this CreateDataFlowRequest.  # noqa: E501


        :return: The file_system_id of this CreateDataFlowRequest.  # noqa: E501
        :rtype: str
        )r&   r1   s    r-   r   z$CreateDataFlowRequest.file_system_id   r<   r/   c                 N    | j         j        r|t          d          || _        dS )zSets the file_system_id of this CreateDataFlowRequest.


        :param file_system_id: The file_system_id of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `file_system_id`, must not be `None`)r    r3   r4   r&   )r,   r   s     r-   r   z$CreateDataFlowRequest.file_system_id   s5     5 	W.:PUVVV-r/   c                     | j         S )zGets the file_system_path of this CreateDataFlowRequest.  # noqa: E501


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


        :param file_system_path: The file_system_path of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nz8Invalid value for `file_system_path`, must not be `None`)r    r3   r4   r'   )r,   r   s     r-   r   z&CreateDataFlowRequest.file_system_path   s6     5 	Y:J:RWXXX!1r/   c                     | j         S )zGets the import_policy of this CreateDataFlowRequest.  # noqa: E501


        :return: The import_policy of this CreateDataFlowRequest.  # noqa: E501
        :rtype: ImportPolicyForCreateDataFlowInput
        r(   r1   s    r-   r   z#CreateDataFlowRequest.import_policy   r7   r/   c                     || _         dS )zSets the import_policy of this CreateDataFlowRequest.


        :param import_policy: The import_policy of this CreateDataFlowRequest.  # noqa: E501
        :type: ImportPolicyForCreateDataFlowInput
        NrI   )r,   r   s     r-   r   z#CreateDataFlowRequest.import_policy  r9   r/   c                     | j         S )zGets the name of this CreateDataFlowRequest.  # noqa: E501


        :return: The name of this CreateDataFlowRequest.  # noqa: E501
        :rtype: str
        )r)   r1   s    r-   r   zCreateDataFlowRequest.name  s     zr/   c                 N    | j         j        r|t          d          || _        dS )zSets the name of this CreateDataFlowRequest.


        :param name: The name of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r    r3   r4   r)   )r,   r   s     r-   r   zCreateDataFlowRequest.name  s1     5 	M$,KLLL


r/   c                     | j         S )zGets the same_name_file_policy of this CreateDataFlowRequest.  # noqa: E501


        :return: The same_name_file_policy of this CreateDataFlowRequest.  # noqa: E501
        :rtype: str
        )r*   r1   s    r-   r   z+CreateDataFlowRequest.same_name_file_policy$  s     **r/   c                     | j         j        r|t          d          g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the same_name_file_policy of this CreateDataFlowRequest.


        :param same_name_file_policy: The same_name_file_policy of this CreateDataFlowRequest.  # noqa: E501
        :type: str
        Nz=Invalid value for `same_name_file_policy`, must not be `None`)Skip
KeepLatest	OverWritezCInvalid value for `same_name_file_policy` ({0}), must be one of {1})r    r3   r4   formatr*   )r,   r   allowed_valuess      r-   r   z+CreateDataFlowRequest.same_name_file_policy.  s     5 	^:O:W\]]]<<<6 	%^;;U-~>>  
 '<###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hasattrrV   )xs    r-   <lambda>z/CreateDataFlowRequest.to_dict.<locals>.<lambda>J  s!    WQ	-B-BIaiikkk r/   rV   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rV   r   rW   )items    r-   rZ   z/CreateDataFlowRequest.to_dict.<locals>.<lambda>Q  s<    tAw	22"=$q'47??+<+<!=!=8< r/   )six	iteritemsswagger_typesgetattr
isinstancelistmaprX   rV   dictitems
issubclassr   )r,   resultattr_valuekeys         r-   rV   zCreateDataFlowRequest.to_dictB  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pformatrV   r1   s    r-   to_strzCreateDataFlowRequest.to_str]  s    ~dllnn---r/   c                 *    |                                  S )zFor `print` and `pprint`)rp   r1   s    r-   __repr__zCreateDataFlowRequest.__repr__a  s    {{}}r/   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrb   r   rV   r,   others     r-   __eq__zCreateDataFlowRequest.__eq__e  s5    %!677 	5||~~00r/   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrt   ru   s     r-   __ne__zCreateDataFlowRequest.__ne__l  s5    %!677 	4||~~00r/   )NNNNNNNNNNN)__name__
__module____qualname____doc__r`   attribute_mapr.   propertyr   setterr   r   r   r   r   r   r   r   r   rV   rp   rr   rw   ry    r/   r-   r   r      s        
  ;=!=!& M $'(%'(,'!5 M ;  ;  ;  ;D ! ! X! 
( 
( 
( # # X# , , , $ $ X$ . . . " " X" * * * # # X# , , , $ $ X$ 
. 
. 
. & & X& 
2 
2 
2 # # X# , , ,   X 
[
 
 [
 + + X+ !< < "!<&  6. . .  1 1 11 1 1 1 1r/   r   )r}   rn   rer^   volcenginesdkcore.configurationr   objectr   r   r/   r-   <module>r      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1F [1 [1 [1 [1 [1r/   