
    ~iY*                     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  
    seccenter20240508

    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 )-AddLoginConfigRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]strboolz)list[LoginLocationForAddLoginConfigInput])
agent_id_listdescriptionip_listif_all_hostleaf_group_ids
legal_userlogin_config_ruleslogin_locationstime_intervalstop_group_idAgentIDListDescriptionIPList	IfAllHostLeafGroupIDs	LegalUserLoginConfigRulesLoginLocationsTimeIntervals
TopGroupIDNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z2AddLoginConfigRequest - a model defined in SwaggerN)r   _configuration_agent_id_list_description_ip_list_if_all_host_leaf_group_ids_legal_user_login_config_rules_login_locations_time_intervals_top_group_id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/volcenginesdkseccenter20240508/models/add_login_config_request.py__init__zAddLoginConfigRequest.__init__=   s   !*__N,"  ##'  $#!!$!.D"*D"DL"*D%"0D!(DO)&8D#&#2D %"0D# ,D $#    c                     | j         S )zGets the agent_id_list of this AddLoginConfigRequest.  # noqa: E501


        :return: The agent_id_list of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r   r)   s    r*   r   z#AddLoginConfigRequest.agent_id_listd   s     ""r,   c                     || _         dS )zSets the agent_id_list of this AddLoginConfigRequest.


        :param agent_id_list: The agent_id_list of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        Nr.   )r)   r   s     r*   r   z#AddLoginConfigRequest.agent_id_listn   s     ,r,   c                     | j         S )zGets the description of this AddLoginConfigRequest.  # noqa: E501


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


        :param description: The description of this AddLoginConfigRequest.  # noqa: E501
        :type: str
        Nr2   )r)   r	   s     r*   r	   z!AddLoginConfigRequest.description        (r,   c                     | j         S )zGets the ip_list of this AddLoginConfigRequest.  # noqa: E501


        :return: The ip_list of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r    r/   s    r*   r
   zAddLoginConfigRequest.ip_list   s     }r,   c                     || _         dS )zSets the ip_list of this AddLoginConfigRequest.


        :param ip_list: The ip_list of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        Nr7   )r)   r
   s     r*   r
   zAddLoginConfigRequest.ip_list   s      r,   c                     | j         S )zGets the if_all_host of this AddLoginConfigRequest.  # noqa: E501


        :return: The if_all_host of this AddLoginConfigRequest.  # noqa: E501
        :rtype: bool
        r!   r/   s    r*   r   z!AddLoginConfigRequest.if_all_host   r3   r,   c                     || _         dS )zSets the if_all_host of this AddLoginConfigRequest.


        :param if_all_host: The if_all_host of this AddLoginConfigRequest.  # noqa: E501
        :type: bool
        Nr:   )r)   r   s     r*   r   z!AddLoginConfigRequest.if_all_host   r5   r,   c                     | j         S )zGets the leaf_group_ids of this AddLoginConfigRequest.  # noqa: E501


        :return: The leaf_group_ids of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r"   r/   s    r*   r   z$AddLoginConfigRequest.leaf_group_ids        ##r,   c                     || _         dS )zSets the leaf_group_ids of this AddLoginConfigRequest.


        :param leaf_group_ids: The leaf_group_ids of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        Nr=   )r)   r   s     r*   r   z$AddLoginConfigRequest.leaf_group_ids         .r,   c                     | j         S )zGets the legal_user of this AddLoginConfigRequest.  # noqa: E501


        :return: The legal_user of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r#   r/   s    r*   r   z AddLoginConfigRequest.legal_user   s     r,   c                     || _         dS )zSets the legal_user of this AddLoginConfigRequest.


        :param legal_user: The legal_user of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        NrB   )r)   r   s     r*   r   z AddLoginConfigRequest.legal_user   s     &r,   c                     | j         S )zGets the login_config_rules of this AddLoginConfigRequest.  # noqa: E501


        :return: The login_config_rules of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r$   r/   s    r*   r   z(AddLoginConfigRequest.login_config_rules   s     ''r,   c                     || _         dS )zSets the login_config_rules of this AddLoginConfigRequest.


        :param login_config_rules: The login_config_rules of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        NrE   )r)   r   s     r*   r   z(AddLoginConfigRequest.login_config_rules   s     $6   r,   c                     | j         S )zGets the login_locations of this AddLoginConfigRequest.  # noqa: E501


        :return: The login_locations of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[LoginLocationForAddLoginConfigInput]
        r%   r/   s    r*   r   z%AddLoginConfigRequest.login_locations   s     $$r,   c                     || _         dS )zSets the login_locations of this AddLoginConfigRequest.


        :param login_locations: The login_locations of this AddLoginConfigRequest.  # noqa: E501
        :type: list[LoginLocationForAddLoginConfigInput]
        NrH   )r)   r   s     r*   r   z%AddLoginConfigRequest.login_locations  s     !0r,   c                     | j         S )zGets the time_intervals of this AddLoginConfigRequest.  # noqa: E501


        :return: The time_intervals of this AddLoginConfigRequest.  # noqa: E501
        :rtype: list[str]
        r&   r/   s    r*   r   z$AddLoginConfigRequest.time_intervals  r>   r,   c                     || _         dS )zSets the time_intervals of this AddLoginConfigRequest.


        :param time_intervals: The time_intervals of this AddLoginConfigRequest.  # noqa: E501
        :type: list[str]
        NrK   )r)   r   s     r*   r   z$AddLoginConfigRequest.time_intervals  r@   r,   c                     | j         S )zGets the top_group_id of this AddLoginConfigRequest.  # noqa: E501


        :return: The top_group_id of this AddLoginConfigRequest.  # noqa: E501
        :rtype: str
        r'   r/   s    r*   r   z"AddLoginConfigRequest.top_group_id!  s     !!r,   c                     || _         dS )zSets the top_group_id of this AddLoginConfigRequest.


        :param top_group_id: The top_group_id of this AddLoginConfigRequest.  # noqa: E501
        :type: str
        NrN   )r)   r   s     r*   r   z"AddLoginConfigRequest.top_group_id+  s     *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hasattrrR   )xs    r*   <lambda>z/AddLoginConfigRequest.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r,   rR   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rR   r   rS   )items    r*   rV   z/AddLoginConfigRequest.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprT   rR   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rR   zAddLoginConfigRequest.to_dict6  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pformatrR   r/   s    r*   to_strzAddLoginConfigRequest.to_strQ  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)rl   r/   s    r*   __repr__zAddLoginConfigRequest.__repr__U  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr^   r   rR   r)   others     r*   __eq__zAddLoginConfigRequest.__eq__Y  s5    %!677 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrp   rq   s     r*   __ne__zAddLoginConfigRequest.__ne__`  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   rR   rl   rn   rs   ru    r,   r*   r   r      s        
 %%!)F% M '$"(!0+)$ M%- %- %- %-N # # X# , , , ! ! X! ( ( (   X ^    ^  ! ! X! ( ( ( $ $ X$ . . .     X  & & & ( ( X( 6 6 6 % % X% 0 0 0 $ $ X$ . . . " " X" * * *  6. . .  1 1 11 1 1 1 1r,   r   )ry   rj   rerZ   volcenginesdkcore.configurationr   objectr   r}   r,   r*   <module>r      s|      				 



 9 9 9 9 9 9O1 O1 O1 O1 O1F O1 O1 O1 O1 O1r,   