
    ~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            
       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 )(DescribeTopicDetailResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstr)	created_timedescriptioninstance_idinstance_nameinstance_regionmessage_typeservice_status
topic_nametopic_queue_numberCreatedTimeDescription
InstanceIdInstanceNameInstanceRegionMessageTypeServiceStatus	TopicNameTopicQueueNumberNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z8DescribeTopicDetailResponse - a model defined in SwaggerN)r   _configuration_created_time_description_instance_id_instance_name_instance_region_message_type_service_status_topic_name_topic_queue_number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/volcenginesdkrocketmq/models/describe_topic_detail_response.py__init__z$DescribeTopicDetailResponse.__init__;   s    !*__N,!  " $!##' !# ,D"*D"*D$!.D&#2D # ,D%"0D!(DO)&8D### *)    c                     | j         S )zGets the created_time of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The created_time of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: int
        r   r&   s    r'   r   z(DescribeTopicDetailResponse.created_time_        !!r)   c                     || _         dS )zSets the created_time of this DescribeTopicDetailResponse.


        :param created_time: The created_time of this DescribeTopicDetailResponse.  # noqa: E501
        :type: int
        Nr+   )r&   r   s     r'   r   z(DescribeTopicDetailResponse.created_timei        *r)   c                     | j         S )zGets the description of this DescribeTopicDetailResponse.  # noqa: E501


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


        :param description: The description of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        Nr1   )r&   r	   s     r'   r	   z'DescribeTopicDetailResponse.description~        (r)   c                     | j         S )zGets the instance_id of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The instance_id of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   z'DescribeTopicDetailResponse.instance_id   r2   r)   c                     || _         dS )zSets the instance_id of this DescribeTopicDetailResponse.


        :param instance_id: The instance_id of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        Nr6   )r&   r
   s     r'   r
   z'DescribeTopicDetailResponse.instance_id   r4   r)   c                     | j         S )zGets the instance_name of this DescribeTopicDetailResponse.  # noqa: E501


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


        :param instance_name: The instance_name of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        Nr9   )r&   r   s     r'   r   z)DescribeTopicDetailResponse.instance_name   s     ,r)   c                     | j         S )zGets the instance_region of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The instance_region of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: str
        r    r,   s    r'   r   z+DescribeTopicDetailResponse.instance_region   s     $$r)   c                     || _         dS )zSets the instance_region of this DescribeTopicDetailResponse.


        :param instance_region: The instance_region of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        Nr<   )r&   r   s     r'   r   z+DescribeTopicDetailResponse.instance_region   s     !0r)   c                     | j         S )zGets the message_type of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The message_type of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: str
        r!   r,   s    r'   r   z(DescribeTopicDetailResponse.message_type   r-   r)   c                     || _         dS )zSets the message_type of this DescribeTopicDetailResponse.


        :param message_type: The message_type of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        Nr?   )r&   r   s     r'   r   z(DescribeTopicDetailResponse.message_type   r/   r)   c                     | j         S )zGets the service_status of this DescribeTopicDetailResponse.  # noqa: E501


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


        :param service_status: The service_status of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        NrB   )r&   r   s     r'   r   z*DescribeTopicDetailResponse.service_status   s      .r)   c                     | j         S )zGets the topic_name of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The topic_name of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   z&DescribeTopicDetailResponse.topic_name   s     r)   c                     || _         dS )zSets the topic_name of this DescribeTopicDetailResponse.


        :param topic_name: The topic_name of this DescribeTopicDetailResponse.  # noqa: E501
        :type: str
        NrE   )r&   r   s     r'   r   z&DescribeTopicDetailResponse.topic_name   s     &r)   c                     | j         S )zGets the topic_queue_number of this DescribeTopicDetailResponse.  # noqa: E501


        :return: The topic_queue_number of this DescribeTopicDetailResponse.  # noqa: E501
        :rtype: int
        r$   r,   s    r'   r   z.DescribeTopicDetailResponse.topic_queue_number  s     ''r)   c                     || _         dS )zSets the topic_queue_number of this DescribeTopicDetailResponse.


        :param topic_queue_number: The topic_queue_number of this DescribeTopicDetailResponse.  # noqa: E501
        :type: int
        NrH   )r&   r   s     r'   r   z.DescribeTopicDetailResponse.topic_queue_number  s     $6   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hasattrrL   )xs    r'   <lambda>z5DescribeTopicDetailResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z5DescribeTopicDetailResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   z#DescribeTopicDetailResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t1488 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r,   s    r'   to_strz"DescribeTopicDetailResponse.to_str7  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r,   s    r'   __repr__z$DescribeTopicDetailResponse.__repr__;  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__z"DescribeTopicDetailResponse.__eq__?  s5    %!<== 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__z"DescribeTopicDetailResponse.__ne__F  s5    %!<== 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
  #
 
M &$#'+%)!0
 
M"9 "9 "9 "9H " " X" * * * ! ! X! ( ( ( ! ! X! ( ( ( # # X# , , , % % X% 0 0 0 " " X" * * * $ $ X$ . . .     X  & & & ( ( X( 6 6 6  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1& u1 u1 u1 u1 u1r)   