
    ~ia&                     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Z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d  Zd! Zd" Zd# Zd$ ZdS )&CreateAccessPointRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool"PosixUserForCreateAccessPointInput)access_point_name
enable_iamfile_system_idfile_system_pathpermission_group_id
posix_user	subnet_idvpc_idAccessPointName	EnableIamFileSystemIdFileSystemPathPermissionGroupId	PosixUserSubnetIdVpcIdNc
                 2   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        || _        ||| _        || _        ||| _        || _        ||| _        ||| _        || _        dS )z5CreateAccessPointRequest - a model defined in SwaggerN)r   _configuration_access_point_name_enable_iam_file_system_id_file_system_path_permission_group_id_posix_user
_subnet_id_vpc_iddiscriminatorr	   r
   r   r   r   r   r   r   )
selfr	   r
   r   r   r   r   r   r   r   s
             |/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkefs/models/create_access_point_request.py__init__z!CreateAccessPointRequest.__init__9   s    !*__N,"&#!%$(!!!2!(DO,'$4D!#6 !(DO &DN    c                     | j         S )zGets the access_point_name of this CreateAccessPointRequest.  # noqa: E501


        :return: The access_point_name of this CreateAccessPointRequest.  # noqa: E501
        :rtype: str
        )r   r$   s    r%   r	   z*CreateAccessPointRequest.access_point_nameV   s     &&r'   c                 N    | j         j        r|t          d          || _        dS )zSets the access_point_name of this CreateAccessPointRequest.


        :param access_point_name: The access_point_name of this CreateAccessPointRequest.  # noqa: E501
        :type: str
        Nz9Invalid value for `access_point_name`, must not be `None`)r   client_side_validation
ValueErrorr   )r$   r	   s     r%   r	   z*CreateAccessPointRequest.access_point_name`   s6     5 	Z:K:SXYYY"3r'   c                     | j         S )zGets the enable_iam of this CreateAccessPointRequest.  # noqa: E501


        :return: The enable_iam of this CreateAccessPointRequest.  # noqa: E501
        :rtype: bool
        r   r)   s    r%   r
   z#CreateAccessPointRequest.enable_iamm        r'   c                     || _         dS )zSets the enable_iam of this CreateAccessPointRequest.


        :param enable_iam: The enable_iam of this CreateAccessPointRequest.  # noqa: E501
        :type: bool
        Nr.   )r$   r
   s     r%   r
   z#CreateAccessPointRequest.enable_iamw        &r'   c                     | j         S )zGets the file_system_id of this CreateAccessPointRequest.  # noqa: E501


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


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


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


        :param file_system_path: The file_system_path of this CreateAccessPointRequest.  # noqa: E501
        :type: str
        Nr5   )r$   r   s     r%   r   z)CreateAccessPointRequest.file_system_path   s     "2r'   c                     | j         S )zGets the permission_group_id of this CreateAccessPointRequest.  # noqa: E501


        :return: The permission_group_id of this CreateAccessPointRequest.  # noqa: E501
        :rtype: str
        )r   r)   s    r%   r   z,CreateAccessPointRequest.permission_group_id   s     ((r'   c                 N    | j         j        r|t          d          || _        dS )zSets the permission_group_id of this CreateAccessPointRequest.


        :param permission_group_id: The permission_group_id of this CreateAccessPointRequest.  # noqa: E501
        :type: str
        Nz;Invalid value for `permission_group_id`, must not be `None`)r   r+   r,   r   )r$   r   s     r%   r   z,CreateAccessPointRequest.permission_group_id   s6     5 	\:M:UZ[[[$7!!!r'   c                     | j         S )zGets the posix_user of this CreateAccessPointRequest.  # noqa: E501


        :return: The posix_user of this CreateAccessPointRequest.  # noqa: E501
        :rtype: PosixUserForCreateAccessPointInput
        r    r)   s    r%   r   z#CreateAccessPointRequest.posix_user   r/   r'   c                     || _         dS )zSets the posix_user of this CreateAccessPointRequest.


        :param posix_user: The posix_user of this CreateAccessPointRequest.  # noqa: E501
        :type: PosixUserForCreateAccessPointInput
        Nr:   )r$   r   s     r%   r   z#CreateAccessPointRequest.posix_user   r1   r'   c                     | j         S )zGets the subnet_id of this CreateAccessPointRequest.  # noqa: E501


        :return: The subnet_id of this CreateAccessPointRequest.  # noqa: E501
        :rtype: str
        r!   r)   s    r%   r   z"CreateAccessPointRequest.subnet_id   s     r'   c                     || _         dS )zSets the subnet_id of this CreateAccessPointRequest.


        :param subnet_id: The subnet_id of this CreateAccessPointRequest.  # noqa: E501
        :type: str
        Nr=   )r$   r   s     r%   r   z"CreateAccessPointRequest.subnet_id   s     $r'   c                     | j         S )zGets the vpc_id of this CreateAccessPointRequest.  # noqa: E501


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


        :param vpc_id: The vpc_id of this CreateAccessPointRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `vpc_id`, must not be `None`)r   r+   r,   r"   )r$   r   s     r%   r   zCreateAccessPointRequest.vpc_id   s1     5 	O&.MNNN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hasattrrC   )xs    r%   <lambda>z2CreateAccessPointRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r'   rC   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rC   r   rD   )items    r%   rG   z2CreateAccessPointRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r'   )six	iteritemsswagger_typesgetattr
isinstancelistmaprE   rC   dictitems
issubclassr   )r$   resultattr_valuekeys         r%   rC   z CreateAccessPointRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t.55 	$"jjll $ $
U#sr'   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrC   r)   s    r%   to_strzCreateAccessPointRequest.to_str!  s    ~dllnn---r'   c                 *    |                                  S )zFor `print` and `pprint`)r]   r)   s    r%   __repr__z!CreateAccessPointRequest.__repr__%  s    {{}}r'   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrO   r   rC   r$   others     r%   __eq__zCreateAccessPointRequest.__eq__)  s5    %!9:: 	5||~~00r'   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTra   rb   s     r%   __ne__zCreateAccessPointRequest.__ne__0  s5    %!9:: 	4||~~00r'   )	NNNNNNNNN)__name__
__module____qualname____doc__rM   attribute_mapr&   propertyr	   setterr
   r   r   r   r   r   r   rC   r]   r_   rd   rf    r'   r%   r   r      s        
 #!$:	 	M /!(,2!	 	M   : ' ' X' 
4 
4 
4     X  & & & $ $ X$ 
. 
. 
. & & X& 2 2 2 ) ) X) 
8 
8  
8     X  & & &   X $ $ $   X ]
 
 ]
  6. . .  1 1 11 1 1 1 1r'   r   )rj   r[   rerK   volcenginesdkcore.configurationr   objectr   rn   r'   r%   <module>rr      s|      				 



 9 9 9 9 9 9_1 _1 _1 _1 _1v _1 _1 _1 _1 _1r'   