
    ~i*                     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
    iam

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))UpdateLoginProfileRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    boolstrint)	login_allowedpasswordpassword_reset_requiredsafe_auth_exempt_durationsafe_auth_exempt_requiredsafe_auth_exempt_unitsafe_auth_flagsafe_auth_type	user_nameLoginAllowedPasswordPasswordResetRequiredSafeAuthExemptDurationSafeAuthExemptRequiredSafeAuthExemptUnitSafeAuthFlagSafeAuthTypeUserNameNc                 ^   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	| _        dS )z6UpdateLoginProfileRequest - a model defined in SwaggerN)r   _configuration_login_allowed	_password_password_reset_required_safe_auth_exempt_duration_safe_auth_exempt_required_safe_auth_exempt_unit_safe_auth_flag_safe_auth_type
_user_namediscriminatorr	   r
   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   s              }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkiam/models/update_login_profile_request.py__init__z"UpdateLoginProfileRequest.__init__;   s    !*__N,"(,%*.'*.'&*###!$!.D$DM".+BD($0-FD*$0-FD* ,)>D&%"0D%"0D"    c                     | j         S )zGets the login_allowed of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The login_allowed of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: bool
        r   r'   s    r(   r	   z'UpdateLoginProfileRequest.login_allowed^   s     ""r*   c                     || _         dS )zSets the login_allowed of this UpdateLoginProfileRequest.


        :param login_allowed: The login_allowed of this UpdateLoginProfileRequest.  # noqa: E501
        :type: bool
        Nr,   )r'   r	   s     r(   r	   z'UpdateLoginProfileRequest.login_allowedh   s     ,r*   c                     | j         S )zGets the password of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The password of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: str
        r   r-   s    r(   r
   z"UpdateLoginProfileRequest.passwords   s     ~r*   c                     || _         dS )zSets the password of this UpdateLoginProfileRequest.


        :param password: The password of this UpdateLoginProfileRequest.  # noqa: E501
        :type: str
        Nr0   )r'   r
   s     r(   r
   z"UpdateLoginProfileRequest.password}   s     "r*   c                     | j         S )zGets the password_reset_required of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The password_reset_required of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: bool
        r   r-   s    r(   r   z1UpdateLoginProfileRequest.password_reset_required   s     ,,r*   c                     || _         dS )zSets the password_reset_required of this UpdateLoginProfileRequest.


        :param password_reset_required: The password_reset_required of this UpdateLoginProfileRequest.  # noqa: E501
        :type: bool
        Nr3   )r'   r   s     r(   r   z1UpdateLoginProfileRequest.password_reset_required   s     )@%%%r*   c                     | j         S )zGets the safe_auth_exempt_duration of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The safe_auth_exempt_duration of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: int
        r    r-   s    r(   r   z3UpdateLoginProfileRequest.safe_auth_exempt_duration        ..r*   c                     || _         dS )zSets the safe_auth_exempt_duration of this UpdateLoginProfileRequest.


        :param safe_auth_exempt_duration: The safe_auth_exempt_duration of this UpdateLoginProfileRequest.  # noqa: E501
        :type: int
        Nr6   )r'   r   s     r(   r   z3UpdateLoginProfileRequest.safe_auth_exempt_duration        +D'''r*   c                     | j         S )zGets the safe_auth_exempt_required of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The safe_auth_exempt_required of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: int
        r!   r-   s    r(   r   z3UpdateLoginProfileRequest.safe_auth_exempt_required   r7   r*   c                     || _         dS )zSets the safe_auth_exempt_required of this UpdateLoginProfileRequest.


        :param safe_auth_exempt_required: The safe_auth_exempt_required of this UpdateLoginProfileRequest.  # noqa: E501
        :type: int
        Nr;   )r'   r   s     r(   r   z3UpdateLoginProfileRequest.safe_auth_exempt_required   r9   r*   c                     | j         S )zGets the safe_auth_exempt_unit of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The safe_auth_exempt_unit of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: int
        r"   r-   s    r(   r   z/UpdateLoginProfileRequest.safe_auth_exempt_unit   s     **r*   c                     || _         dS )zSets the safe_auth_exempt_unit of this UpdateLoginProfileRequest.


        :param safe_auth_exempt_unit: The safe_auth_exempt_unit of this UpdateLoginProfileRequest.  # noqa: E501
        :type: int
        Nr>   )r'   r   s     r(   r   z/UpdateLoginProfileRequest.safe_auth_exempt_unit   s     '<###r*   c                     | j         S )zGets the safe_auth_flag of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The safe_auth_flag of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: bool
        r#   r-   s    r(   r   z(UpdateLoginProfileRequest.safe_auth_flag        ##r*   c                     || _         dS )zSets the safe_auth_flag of this UpdateLoginProfileRequest.


        :param safe_auth_flag: The safe_auth_flag of this UpdateLoginProfileRequest.  # noqa: E501
        :type: bool
        NrA   )r'   r   s     r(   r   z(UpdateLoginProfileRequest.safe_auth_flag         .r*   c                     | j         S )zGets the safe_auth_type of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The safe_auth_type of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: str
        r$   r-   s    r(   r   z(UpdateLoginProfileRequest.safe_auth_type   rB   r*   c                     || _         dS )zSets the safe_auth_type of this UpdateLoginProfileRequest.


        :param safe_auth_type: The safe_auth_type of this UpdateLoginProfileRequest.  # noqa: E501
        :type: str
        NrF   )r'   r   s     r(   r   z(UpdateLoginProfileRequest.safe_auth_type   rD   r*   c                     | j         S )zGets the user_name of this UpdateLoginProfileRequest.  # noqa: E501


        :return: The user_name of this UpdateLoginProfileRequest.  # noqa: E501
        :rtype: str
        )r%   r-   s    r(   r   z#UpdateLoginProfileRequest.user_name  s     r*   c                 N    | j         j        r|t          d          || _        dS )zSets the user_name of this UpdateLoginProfileRequest.


        :param user_name: The user_name of this UpdateLoginProfileRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `user_name`, must not be `None`)r   client_side_validation
ValueErrorr%   )r'   r   s     r(   r   z#UpdateLoginProfileRequest.user_name  s2     5 	R):KPQQQ#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hasattrrN   )xs    r(   <lambda>z3UpdateLoginProfileRequest.to_dict.<locals>.<lambda>%  s!    WQ	-B-BIaiikkk r*   rN   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rN   r   rO   )items    r(   rR   z3UpdateLoginProfileRequest.to_dict.<locals>.<lambda>,  s<    tAw	22"=$q'47??+<+<!=!=8< r*   )six	iteritemsswagger_typesgetattr
isinstancelistmaprP   rN   dictitems
issubclassr   )r'   resultattr_valuekeys         r(   rN   z!UpdateLoginProfileRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr*   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrN   r-   s    r(   to_strz UpdateLoginProfileRequest.to_str8  s    ~dllnn---r*   c                 *    |                                  S )zFor `print` and `pprint`)rh   r-   s    r(   __repr__z"UpdateLoginProfileRequest.__repr__<  s    {{}}r*   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrZ   r   rN   r'   others     r(   __eq__z UpdateLoginProfileRequest.__eq__@  s5    %!:;; 	5||~~00r*   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrl   rm   s     r(   __ne__z UpdateLoginProfileRequest.__ne__G  s5    %!:;; 	4||~~00r*   )
NNNNNNNNNN)__name__
__module____qualname____doc__rX   attribute_mapr)   propertyr	   setterr
   r   r   r   r   r   r   r   rN   rh   rj   ro   rq    r*   r(   r   r      s        
  #)%*%*!& 
 
M (#:%=%=!5((
 
M!# !# !# !#F # # X# , , ,   X _" " _" - - X- #@ @ $#@ / / X/ %D D &%D / / X/ %D D &%D + + X+ !< < "!< $ $ X$ . . . $ $ X$ . . .   X 
$ 
$ 
$  6. . .  1 1 11 1 1 1 1r*   r   )ru   rf   rerV   volcenginesdkcore.configurationr   objectr   ry   r*   r(   <module>r}      s|      				 



 9 9 9 9 9 9v1 v1 v1 v1 v1 v1 v1 v1 v1 v1r*   