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

    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Z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d Zd Zd Zd Zd ZdS )MessageSendRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str])bodyinstance_idkey
propertiestagtopicBody
InstanceIdKey
PropertiesTagTopicNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        || _	        || _
        ||| _        ||| _        ||| _        || _        dS )z/MessageSendRequest - a model defined in SwaggerN)r   _configuration_body_instance_id_key_properties_tag_topicdiscriminatorr   r   r	   r
   r   r   )selfr   r   r	   r
   r   r   r   s           z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrocketmq/models/message_send_request.py__init__zMessageSendRequest.__init__5   s    !*__N,
 		!	&?DH!(DO?DH


    c                     | j         S )zGets the body of this MessageSendRequest.  # noqa: E501


        :return: The body of this MessageSendRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zMessageSendRequest.bodyM   s     zr   c                 N    | j         j        r|t          d          || _        dS )zSets the body of this MessageSendRequest.


        :param body: The body of this MessageSendRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `body`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r   r   zMessageSendRequest.bodyW   s1     5 	M$,KLLL


r   c                     | j         S )zGets the instance_id of this MessageSendRequest.  # noqa: E501


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


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


        :return: The key of this MessageSendRequest.  # noqa: E501
        :rtype: str
        r   r!   s    r   r	   zMessageSendRequest.key{        yr   c                     || _         dS )zSets the key of this MessageSendRequest.


        :param key: The key of this MessageSendRequest.  # noqa: E501
        :type: str
        Nr(   )r   r	   s     r   r	   zMessageSendRequest.key        			r   c                     | j         S )zGets the properties of this MessageSendRequest.  # noqa: E501


        :return: The properties of this MessageSendRequest.  # noqa: E501
        :rtype: list[str]
        r   r!   s    r   r
   zMessageSendRequest.properties   s     r   c                     || _         dS )zSets the properties of this MessageSendRequest.


        :param properties: The properties of this MessageSendRequest.  # noqa: E501
        :type: list[str]
        Nr-   )r   r
   s     r   r
   zMessageSendRequest.properties   s     &r   c                     | j         S )zGets the tag of this MessageSendRequest.  # noqa: E501


        :return: The tag of this MessageSendRequest.  # noqa: E501
        :rtype: str
        r   r!   s    r   r   zMessageSendRequest.tag   r)   r   c                     || _         dS )zSets the tag of this MessageSendRequest.


        :param tag: The tag of this MessageSendRequest.  # noqa: E501
        :type: str
        Nr0   )r   r   s     r   r   zMessageSendRequest.tag   r+   r   c                     | j         S )zGets the topic of this MessageSendRequest.  # noqa: E501


        :return: The topic of this MessageSendRequest.  # noqa: E501
        :rtype: str
        )r   r!   s    r   r   zMessageSendRequest.topic   s     {r   c                 N    | j         j        r|t          d          || _        dS )zSets the topic of this MessageSendRequest.


        :param topic: The topic of this MessageSendRequest.  # noqa: E501
        :type: str
        Nz-Invalid value for `topic`, must not be `None`)r   r#   r$   r   )r   r   s     r   r   zMessageSendRequest.topic   s1     5 	N%-LMMM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hasattrr6   )xs    r   <lambda>z,MessageSendRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r6   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r6   r   r7   )items    r   r:   z,MessageSendRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr8   r6   dictitems
issubclassr   )r   resultattr_valuer	   s         r   r6   zMessageSendRequest.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pformatr6   r!   s    r   to_strzMessageSendRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rO   r!   s    r   __repr__zMessageSendRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrB   r   r6   r   others     r   __eq__zMessageSendRequest.__eq__   s5    %!344 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrS   rT   s     r   __ne__zMessageSendRequest.__ne__   s5    %!344 	4||~~00r   )NNNNNNN)__name__
__module____qualname____doc__r@   attribute_mapr   propertyr   setterr   r	   r
   r   r   r6   rO   rQ   rV   rX    r   r   r   r      s        
 ! M #" M   0   X 
[
 
 [
 ! ! X! 
( 
( 
(   X 	Z  Z     X  & & &   X 	Z  Z   X \
 
 \
  6. . .  1 1 11 1 1 1 1r   r   )r\   rM   rer>   volcenginesdkcore.configurationr   objectr   r`   r   r   <module>rd      s|      				 



 9 9 9 9 9 9j1 j1 j1 j1 j1 j1 j1 j1 j1 j1r   