
    ~iD                     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
    id

    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	        d0             Zed1             Zej	        d2             Zed3             Zej	        d4             Zed5             Zej	        d6             Zd7 Zd8 Zd9 Zd: Zd; ZdS )=CreateUserPoolRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    BrandForCreateUserPoolInputstrboolz	list[str]zlist[TagForCreateUserPoolInput])branddescription"email_passwordless_sign_in_enablednamepassword_sign_in_enabledproject_namerequired_sign_up_attributesself_account_recovery_enabledself_sign_up_enabledsign_in_attributes!sign_up_auto_verification_enabledsms_anonymous_sign_up_enabled sms_passwordless_sign_in_enabledtags unconfirmed_user_sign_in_enabledBrandDescriptionEmailPasswordlessSignInEnabledNamePasswordSignInEnabledProjectNameRequiredSignUpAttributesSelfAccountRecoveryEnabledSelfSignUpEnabledSignInAttributesSignUpAutoVerificationEnabledSmsAnonymousSignUpEnabledSmsPasswordlessSignInEnabledTagsUnconfirmedUserSignInEnabledNc                 "   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        ||| _        |	|| _         dS dS )z2CreateUserPoolRequest - a model defined in SwaggerN)!r   _configuration_brand_description#_email_passwordless_sign_in_enabled_name_password_sign_in_enabled_project_name_required_sign_up_attributes_self_account_recovery_enabled_self_sign_up_enabled_sign_in_attributes"_sign_up_auto_verification_enabled_sms_anonymous_sign_up_enabled!_sms_passwordless_sign_in_enabled_tags!_unconfirmed_user_sign_in_enabled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                    x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkid/models/create_user_pool_request.py__init__zCreateUserPoolRequest.__init__G   sm   !*__N, 370
)-&!,0).2+%)"#' 26/.2+15.
15.!DJ"*D-96XD3	#/,DD)# ,D&2/JD,(41ND.+(<D%)&8D#,85VD2(41ND.+74TD1DI+74TD111 87    c                     | j         S )zGets the brand of this CreateUserPoolRequest.  # noqa: E501


        :return: The brand of this CreateUserPoolRequest.  # noqa: E501
        :rtype: BrandForCreateUserPoolInput
        r)   r9   s    r:   r	   zCreateUserPoolRequest.brand|   s     {r<   c                     || _         dS )zSets the brand of this CreateUserPoolRequest.


        :param brand: The brand of this CreateUserPoolRequest.  # noqa: E501
        :type: BrandForCreateUserPoolInput
        Nr>   )r9   r	   s     r:   r	   zCreateUserPoolRequest.brand   s     r<   c                     | j         S )zGets the description of this CreateUserPoolRequest.  # noqa: E501


        :return: The description of this CreateUserPoolRequest.  # noqa: E501
        :rtype: str
        r*   r?   s    r:   r
   z!CreateUserPoolRequest.description   s       r<   c                     || _         dS )zSets the description of this CreateUserPoolRequest.


        :param description: The description of this CreateUserPoolRequest.  # noqa: E501
        :type: str
        NrB   )r9   r
   s     r:   r
   z!CreateUserPoolRequest.description   s     (r<   c                     | j         S )zGets the email_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The email_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r+   r?   s    r:   r   z8CreateUserPoolRequest.email_passwordless_sign_in_enabled   s     77r<   c                     || _         dS )zSets the email_passwordless_sign_in_enabled of this CreateUserPoolRequest.


        :param email_passwordless_sign_in_enabled: The email_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        NrE   )r9   r   s     r:   r   z8CreateUserPoolRequest.email_passwordless_sign_in_enabled   s     4V000r<   c                     | j         S )zGets the name of this CreateUserPoolRequest.  # noqa: E501


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


        :param name: The name of this CreateUserPoolRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r(   client_side_validation
ValueErrorr,   )r9   r   s     r:   r   zCreateUserPoolRequest.name   s1     5 	M$,KLLL


r<   c                     | j         S )zGets the password_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The password_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r-   r?   s    r:   r   z.CreateUserPoolRequest.password_sign_in_enabled   s     --r<   c                     || _         dS )zSets the password_sign_in_enabled of this CreateUserPoolRequest.


        :param password_sign_in_enabled: The password_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        NrM   )r9   r   s     r:   r   z.CreateUserPoolRequest.password_sign_in_enabled   s     *B&&&r<   c                     | j         S )zGets the project_name of this CreateUserPoolRequest.  # noqa: E501


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


        :param project_name: The project_name of this CreateUserPoolRequest.  # noqa: E501
        :type: str
        N   zLInvalid value for `project_name`, length must be less than or equal to `255`)r(   rJ   lenrK   r.   )r9   r   s     r:   r   z"CreateUserPoolRequest.project_name   sH     6 	m(S->->-D-Dklll)r<   c                     | j         S )zGets the required_sign_up_attributes of this CreateUserPoolRequest.  # noqa: E501


        :return: The required_sign_up_attributes of this CreateUserPoolRequest.  # noqa: E501
        :rtype: list[str]
        r/   r?   s    r:   r   z1CreateUserPoolRequest.required_sign_up_attributes   s     00r<   c                     || _         dS )zSets the required_sign_up_attributes of this CreateUserPoolRequest.


        :param required_sign_up_attributes: The required_sign_up_attributes of this CreateUserPoolRequest.  # noqa: E501
        :type: list[str]
        NrT   )r9   r   s     r:   r   z1CreateUserPoolRequest.required_sign_up_attributes	  s     -H)))r<   c                     | j         S )zGets the self_account_recovery_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The self_account_recovery_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r0   r?   s    r:   r   z3CreateUserPoolRequest.self_account_recovery_enabled       22r<   c                     || _         dS )zSets the self_account_recovery_enabled of this CreateUserPoolRequest.


        :param self_account_recovery_enabled: The self_account_recovery_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        NrW   )r9   r   s     r:   r   z3CreateUserPoolRequest.self_account_recovery_enabled       /L+++r<   c                     | j         S )zGets the self_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The self_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r1   r?   s    r:   r   z*CreateUserPoolRequest.self_sign_up_enabled)  s     ))r<   c                     || _         dS )zSets the self_sign_up_enabled of this CreateUserPoolRequest.


        :param self_sign_up_enabled: The self_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        Nr\   )r9   r   s     r:   r   z*CreateUserPoolRequest.self_sign_up_enabled3  s     &:"""r<   c                     | j         S )zGets the sign_in_attributes of this CreateUserPoolRequest.  # noqa: E501


        :return: The sign_in_attributes of this CreateUserPoolRequest.  # noqa: E501
        :rtype: list[str]
        r2   r?   s    r:   r   z(CreateUserPoolRequest.sign_in_attributes>  s     ''r<   c                     || _         dS )zSets the sign_in_attributes of this CreateUserPoolRequest.


        :param sign_in_attributes: The sign_in_attributes of this CreateUserPoolRequest.  # noqa: E501
        :type: list[str]
        Nr_   )r9   r   s     r:   r   z(CreateUserPoolRequest.sign_in_attributesH  s     $6   r<   c                     | j         S )zGets the sign_up_auto_verification_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The sign_up_auto_verification_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r3   r?   s    r:   r   z7CreateUserPoolRequest.sign_up_auto_verification_enabledS  s     66r<   c                     || _         dS )zSets the sign_up_auto_verification_enabled of this CreateUserPoolRequest.


        :param sign_up_auto_verification_enabled: The sign_up_auto_verification_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        Nrb   )r9   r   s     r:   r   z7CreateUserPoolRequest.sign_up_auto_verification_enabled]  s     3T///r<   c                     | j         S )zGets the sms_anonymous_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The sms_anonymous_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: str
        r4   r?   s    r:   r   z3CreateUserPoolRequest.sms_anonymous_sign_up_enabledh  rX   r<   c                     || _         dS )zSets the sms_anonymous_sign_up_enabled of this CreateUserPoolRequest.


        :param sms_anonymous_sign_up_enabled: The sms_anonymous_sign_up_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: str
        Nre   )r9   r   s     r:   r   z3CreateUserPoolRequest.sms_anonymous_sign_up_enabledr  rZ   r<   c                     | j         S )zGets the sms_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The sms_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r5   r?   s    r:   r   z6CreateUserPoolRequest.sms_passwordless_sign_in_enabled}       55r<   c                     || _         dS )zSets the sms_passwordless_sign_in_enabled of this CreateUserPoolRequest.


        :param sms_passwordless_sign_in_enabled: The sms_passwordless_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        Nrh   )r9   r   s     r:   r   z6CreateUserPoolRequest.sms_passwordless_sign_in_enabled       2R...r<   c                     | j         S )zGets the tags of this CreateUserPoolRequest.  # noqa: E501


        :return: The tags of this CreateUserPoolRequest.  # noqa: E501
        :rtype: list[TagForCreateUserPoolInput]
        r6   r?   s    r:   r   zCreateUserPoolRequest.tags  rH   r<   c                     || _         dS )zSets the tags of this CreateUserPoolRequest.


        :param tags: The tags of this CreateUserPoolRequest.  # noqa: E501
        :type: list[TagForCreateUserPoolInput]
        Nrm   )r9   r   s     r:   r   zCreateUserPoolRequest.tags  s     


r<   c                     | j         S )zGets the unconfirmed_user_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501


        :return: The unconfirmed_user_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :rtype: bool
        r7   r?   s    r:   r   z6CreateUserPoolRequest.unconfirmed_user_sign_in_enabled  ri   r<   c                     || _         dS )zSets the unconfirmed_user_sign_in_enabled of this CreateUserPoolRequest.


        :param unconfirmed_user_sign_in_enabled: The unconfirmed_user_sign_in_enabled of this CreateUserPoolRequest.  # noqa: E501
        :type: bool
        Nrp   )r9   r   s     r:   r   z6CreateUserPoolRequest.unconfirmed_user_sign_in_enabled  rk   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hasattrrt   )xs    r:   <lambda>z/CreateUserPoolRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r<   rt   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rt   r   ru   )items    r:   rx   z/CreateUserPoolRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r<   )six	iteritemsswagger_typesgetattr
isinstancelistmaprv   rt   dictitems
issubclassr   )r9   resultattr_valuekeys         r:   rt   zCreateUserPoolRequest.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pformatrt   r?   s    r:   to_strzCreateUserPoolRequest.to_str  s    ~dllnn---r<   c                 *    |                                  S )zFor `print` and `pprint`)r   r?   s    r:   __repr__zCreateUserPoolRequest.__repr__  s    {{}}r<   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr   r   rt   r9   others     r:   __eq__zCreateUserPoolRequest.__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   r   s     r:   __ne__zCreateUserPoolRequest.__ne__  s5    %!677 	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   rt   r   r   r   r    r<   r:   r   r      su        
 /.4$*'2)/ &)-3).,21,2 M& $.N$;%'A)E 30-L)D,J,J M$3U 3U 3U 3Uj   X \  \ ! ! X! ( ( ( 8 8 X8 (.V V /.V   X 
[
 
 [
 . . X. $B B %$B " " X" * * * 1 1 X1 !'H H ('H 3 3 X3 #)L L *)L * * X*  : : ! : ( ( X( 6 6 6 7 7 X7 '-T T .-T 3 3 X3 #)L L *)L 6 6 X6 &,R R -,R   X 
[  [ 6 6 X6 &,R R -,R  6. . .  1 1 11 1 1 1 1r<   r   )r   r   rer|   volcenginesdkcore.configurationr   objectr   r   r<   r:   <module>r      s|      				 



 9 9 9 9 9 9U1 U1 U1 U1 U1F U1 U1 U1 U1 U1r<   