
    ~if                     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 )a   
    cloudidentity

    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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd Zd	S )CreateUserRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)descriptiondisplay_nameemailphone	user_nameDescriptionDisplayNameEmailPhoneUserNameNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        ||| _        || _        dS )z.CreateUserRequest - a model defined in SwaggerN)r   _configuration_description_display_name_email_phone
_user_namediscriminatorr   r   r	   r
   r   )selfr   r   r	   r
   r   r   s          ~/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkcloudidentity/models/create_user_request.py__init__zCreateUserRequest.__init__3   s    !*__N, !!"*D# ,DDJDJ"    c                     | j         S )zGets the description of this CreateUserRequest.  # noqa: E501


        :return: The description of this CreateUserRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zCreateUserRequest.descriptionJ   s       r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the description of this CreateUserRequest.


        :param description: The description of this CreateUserRequest.  # noqa: E501
        :type: str
        N   zKInvalid value for `description`, length must be less than or equal to `255`)r   client_side_validationlen
ValueErrorr   )r   r   s     r   r   zCreateUserRequest.descriptionT   sH     6 	l'C,<,<s,B,Bjkkk'r   c                     | j         S )zGets the display_name of this CreateUserRequest.  # noqa: E501


        :return: The display_name of this CreateUserRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zCreateUserRequest.display_nameb   s     !!r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the display_name of this CreateUserRequest.


        :param display_name: The display_name of this CreateUserRequest.  # noqa: E501
        :type: str
        N@   zKInvalid value for `display_name`, length must be less than or equal to `64`)r   r!   r"   r#   r   )r   r   s     r   r   zCreateUserRequest.display_namel   sH     6 	l(S->->-C-Cjkkk)r   c                     | j         S )zGets the email of this CreateUserRequest.  # noqa: E501


        :return: The email of this CreateUserRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r	   zCreateUserRequest.emailz        {r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the email of this CreateUserRequest.


        :param email: The email of this CreateUserRequest.  # noqa: E501
        :type: str
        N   zEInvalid value for `email`, length must be less than or equal to `128`)r   r!   r"   r#   r   )r   r	   s     r   r	   zCreateUserRequest.email   sC     6 	f!c%jj3&6&6deeer   c                     | j         S )zGets the phone of this CreateUserRequest.  # noqa: E501


        :return: The phone of this CreateUserRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r
   zCreateUserRequest.phone   r(   r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the phone of this CreateUserRequest.


        :param phone: The phone of this CreateUserRequest.  # noqa: E501
        :type: str
        N   zDInvalid value for `phone`, length must be less than or equal to `20`)r   r!   r"   r#   r   )r   r
   s     r   r
   zCreateUserRequest.phone   sA     6 	e!c%jj2oocdddr   c                     | j         S )zGets the user_name of this CreateUserRequest.  # noqa: E501


        :return: The user_name of this CreateUserRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zCreateUserRequest.user_name   s     r   c                    | j         j        r|t          d          | j         j        r$|"t          |          dk    rt          d          | j         j        r$|"t          |          dk     rt          d          || _        dS )zSets the user_name of this CreateUserRequest.


        :param user_name: The user_name of this CreateUserRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `user_name`, must not be `None`6   zHInvalid value for `user_name`, length must be less than or equal to `54`   zJInvalid value for `user_name`, length must be greater than or equal to `1`)r   r!   r#   r"   r   )r   r   s     r   r   zCreateUserRequest.user_name   s     5 	R):KPQQQ6 	i%#i..2*=*=ghhh6 	k%#i..1*<*<ijjj#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hasattrr4   )xs    r   <lambda>z+CreateUserRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r4   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr1   r4   r   r5   )items    r   r8   z+CreateUserRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr6   r4   dictitems
issubclassr   )r   resultattr_valuekeys         r   r4   zCreateUserRequest.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pformatr4   r   s    r   to_strzCreateUserRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rM   r   s    r   __repr__zCreateUserRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr?   r   r4   r   others     r   __eq__zCreateUserRequest.__eq__   s5    %!233 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrQ   rR   s     r   __ne__zCreateUserRequest.__ne__   s5    %!233 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r=   attribute_mapr   propertyr   setterr   r	   r
   r   r4   rM   rO   rT   rV    r   r   r   r      s        
  M %% M# # # #. ! ! X! ( ( ( " " X" * * *   X \  \   X \  \   X $ $ $$  6. . .  1 1 11 1 1 1 1r   r   )rZ   rK   rer;   volcenginesdkcore.configurationr   objectr   r^   r   r   <module>rb      s|      				 



 9 9 9 9 9 9`1 `1 `1 `1 `1 `1 `1 `1 `1 `1r   