
    ~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
    bmq20240901

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

    Do not edit the class manually.
    strz	list[str]int)client_id_likeclient_id_specify_listconnection_stateinstance_idpage_number	page_sizeuser_name_likeuser_name_specify_listClientIdLikeClientIdSpecifyListConnectionState
InstanceId
PageNumberPageSizeUserNameLikeUserNameSpecifyListNc
                 B   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        |	|| _        dS dS )z7DescribeMQTTClientsRequest - a model defined in SwaggerN)r   _configuration_client_id_like_client_id_specify_list_connection_state_instance_id_page_number
_page_size_user_name_like_user_name_specify_list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/volcenginesdkbmq20240901/models/describe_mqtt_clients_request.py__init__z#DescribeMQTTClientsRequest.__init__9   s    !*__N,#'+$!%  #'+$!%"0D!-*@D''$4D!&"*D &DN%"0D!-*@D''' .-    c                     | j         S )zGets the client_id_like of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The client_id_like of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: str
        r   r#   s    r$   r   z)DescribeMQTTClientsRequest.client_id_likeY        ##r&   c                     || _         dS )zSets the client_id_like of this DescribeMQTTClientsRequest.


        :param client_id_like: The client_id_like of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: str
        Nr(   )r#   r   s     r$   r   z)DescribeMQTTClientsRequest.client_id_likec         .r&   c                     | j         S )zGets the client_id_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The client_id_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: list[str]
        r   r)   s    r$   r	   z1DescribeMQTTClientsRequest.client_id_specify_listn        ++r&   c                     || _         dS )zSets the client_id_specify_list of this DescribeMQTTClientsRequest.


        :param client_id_specify_list: The client_id_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: list[str]
        Nr.   )r#   r	   s     r$   r	   z1DescribeMQTTClientsRequest.client_id_specify_listx        (>$$$r&   c                     | j         S )zGets the connection_state of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The connection_state of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: str
        )r   r)   s    r$   r
   z+DescribeMQTTClientsRequest.connection_state   s     %%r&   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the connection_state of this DescribeMQTTClientsRequest.


        :param connection_state: The connection_state of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: str
        OnlineOfflinez>Invalid value for `connection_state` ({0}), must be one of {1}N)r   client_side_validation
ValueErrorformatr   )r#   r
   allowed_valuess      r$   r
   z+DescribeMQTTClientsRequest.connection_state   s\     #I.6 	 66P(.99  
 "2r&   c                     | j         S )zGets the instance_id of this DescribeMQTTClientsRequest.  # noqa: E501


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


        :param instance_id: The instance_id of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r   r6   r7   r   )r#   r   s     r$   r   z&DescribeMQTTClientsRequest.instance_id   s5     5 	T+:MRSSS'r&   c                     | j         S )zGets the page_number of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The page_number of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: int
        r   r)   s    r$   r   z&DescribeMQTTClientsRequest.page_number   r;   r&   c                     || _         dS )zSets the page_number of this DescribeMQTTClientsRequest.


        :param page_number: The page_number of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: int
        Nr>   )r#   r   s     r$   r   z&DescribeMQTTClientsRequest.page_number   s     (r&   c                     | j         S )zGets the page_size of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The page_size of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: int
        r   r)   s    r$   r   z$DescribeMQTTClientsRequest.page_size   s     r&   c                     || _         dS )zSets the page_size of this DescribeMQTTClientsRequest.


        :param page_size: The page_size of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: int
        NrA   )r#   r   s     r$   r   z$DescribeMQTTClientsRequest.page_size   s     $r&   c                     | j         S )zGets the user_name_like of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The user_name_like of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: str
        r    r)   s    r$   r   z)DescribeMQTTClientsRequest.user_name_like   r*   r&   c                     || _         dS )zSets the user_name_like of this DescribeMQTTClientsRequest.


        :param user_name_like: The user_name_like of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: str
        NrD   )r#   r   s     r$   r   z)DescribeMQTTClientsRequest.user_name_like   r,   r&   c                     | j         S )zGets the user_name_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501


        :return: The user_name_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501
        :rtype: list[str]
        r!   r)   s    r$   r   z1DescribeMQTTClientsRequest.user_name_specify_list   r/   r&   c                     || _         dS )zSets the user_name_specify_list of this DescribeMQTTClientsRequest.


        :param user_name_specify_list: The user_name_specify_list of this DescribeMQTTClientsRequest.  # noqa: E501
        :type: list[str]
        NrG   )r#   r   s     r$   r   z1DescribeMQTTClientsRequest.user_name_specify_list   r1   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hasattrrK   )xs    r$   <lambda>z4DescribeMQTTClientsRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r&   rK   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rK   r   rL   )items    r$   rO   z4DescribeMQTTClientsRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r&   )six	iteritemsswagger_typesgetattr
isinstancelistmaprM   rK   dictitems
issubclassr   )r#   resultattr_valuekeys         r$   rK   z"DescribeMQTTClientsRequest.to_dict
  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr&   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrK   r)   s    r$   to_strz!DescribeMQTTClientsRequest.to_str%  s    ~dllnn---r&   c                 *    |                                  S )zFor `print` and `pprint`)re   r)   s    r$   __repr__z#DescribeMQTTClientsRequest.__repr__)  s    {{}}r&   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrW   r   rK   r#   others     r$   __eq__z!DescribeMQTTClientsRequest.__eq__-  s5    %!;<< 	5||~~00r&   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTri   rj   s     r$   __ne__z!DescribeMQTTClientsRequest.__ne__4  s5    %!;<< 	4||~~00r&   )	NNNNNNNNN)__name__
__module____qualname____doc__rU   attribute_mapr%   propertyr   setterr	   r
   r   r   r   r   r   rK   re   rg   rl   rn    r&   r$   r   r      s        
  "-!"-	 	M )"7-##("7	 	MA A A A@ $ $ X$ . . . , , X, "> > #"> & & X& 2 2 2" ! ! X! 
( 
( 
( ! ! X! ( ( (   X $ $ $ $ $ X$ . . . , , X, "> > #">  6. . .  1 1 11 1 1 1 1r&   r   )rr   rc   rerS   volcenginesdkcore.configurationr   objectr   rv   r&   r$   <module>rz      s|      				 



 9 9 9 9 9 9c1 c1 c1 c1 c1 c1 c1 c1 c1 c1r&   