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

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

    Do not edit the class manually.
    strintUsageForDescribeTopicOutput)
create_timedescriptioninstance_id
owner_name
partitions	retentionstatustopic_id
topic_nameusage
CreateTimeDescription
InstanceId	OwnerName
Partitions	RetentionStatusTopicId	TopicNameUsageNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z2DescribeTopicResponse - a model defined in SwaggerN)r   _configuration_create_time_description_instance_id_owner_name_partitions
_retention_status	_topic_id_topic_name_usagediscriminatorr	   r
   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   s               x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkbmq/models/describe_topic_response.py__init__zDescribeTopicResponse.__init__=   s    !*__N,   !"*D"*D"*D!(DO!(DO &DN DK$DM!(DODJJJ     c                     | j         S )zGets the create_time of this DescribeTopicResponse.  # noqa: E501


        :return: The create_time of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r   r*   s    r+   r	   z!DescribeTopicResponse.create_timed          r-   c                     || _         dS )zSets the create_time of this DescribeTopicResponse.


        :param create_time: The create_time of this DescribeTopicResponse.  # noqa: E501
        :type: str
        Nr/   )r*   r	   s     r+   r	   z!DescribeTopicResponse.create_timen        (r-   c                     | j         S )zGets the description of this DescribeTopicResponse.  # noqa: E501


        :return: The description of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r    r0   s    r+   r
   z!DescribeTopicResponse.descriptiony   r1   r-   c                     || _         dS )zSets the description of this DescribeTopicResponse.


        :param description: The description of this DescribeTopicResponse.  # noqa: E501
        :type: str
        Nr5   )r*   r
   s     r+   r
   z!DescribeTopicResponse.description   r3   r-   c                     | j         S )zGets the instance_id of this DescribeTopicResponse.  # noqa: E501


        :return: The instance_id of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r!   r0   s    r+   r   z!DescribeTopicResponse.instance_id   r1   r-   c                     || _         dS )zSets the instance_id of this DescribeTopicResponse.


        :param instance_id: The instance_id of this DescribeTopicResponse.  # noqa: E501
        :type: str
        Nr8   )r*   r   s     r+   r   z!DescribeTopicResponse.instance_id   r3   r-   c                     | j         S )zGets the owner_name of this DescribeTopicResponse.  # noqa: E501


        :return: The owner_name of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r"   r0   s    r+   r   z DescribeTopicResponse.owner_name        r-   c                     || _         dS )zSets the owner_name of this DescribeTopicResponse.


        :param owner_name: The owner_name of this DescribeTopicResponse.  # noqa: E501
        :type: str
        Nr;   )r*   r   s     r+   r   z DescribeTopicResponse.owner_name        &r-   c                     | j         S )zGets the partitions of this DescribeTopicResponse.  # noqa: E501


        :return: The partitions of this DescribeTopicResponse.  # noqa: E501
        :rtype: int
        r#   r0   s    r+   r   z DescribeTopicResponse.partitions   r<   r-   c                     || _         dS )zSets the partitions of this DescribeTopicResponse.


        :param partitions: The partitions of this DescribeTopicResponse.  # noqa: E501
        :type: int
        Nr@   )r*   r   s     r+   r   z DescribeTopicResponse.partitions   r>   r-   c                     | j         S )zGets the retention of this DescribeTopicResponse.  # noqa: E501


        :return: The retention of this DescribeTopicResponse.  # noqa: E501
        :rtype: int
        r$   r0   s    r+   r   zDescribeTopicResponse.retention   s     r-   c                     || _         dS )zSets the retention of this DescribeTopicResponse.


        :param retention: The retention of this DescribeTopicResponse.  # noqa: E501
        :type: int
        NrC   )r*   r   s     r+   r   zDescribeTopicResponse.retention   s     $r-   c                     | j         S )zGets the status of this DescribeTopicResponse.  # noqa: E501


        :return: The status of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r%   r0   s    r+   r   zDescribeTopicResponse.status   s     |r-   c                     || _         dS )zSets the status of this DescribeTopicResponse.


        :param status: The status of this DescribeTopicResponse.  # noqa: E501
        :type: str
        NrF   )r*   r   s     r+   r   zDescribeTopicResponse.status   s     r-   c                     | j         S )zGets the topic_id of this DescribeTopicResponse.  # noqa: E501


        :return: The topic_id of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r&   r0   s    r+   r   zDescribeTopicResponse.topic_id   s     ~r-   c                     || _         dS )zSets the topic_id of this DescribeTopicResponse.


        :param topic_id: The topic_id of this DescribeTopicResponse.  # noqa: E501
        :type: str
        NrI   )r*   r   s     r+   r   zDescribeTopicResponse.topic_id  s     "r-   c                     | j         S )zGets the topic_name of this DescribeTopicResponse.  # noqa: E501


        :return: The topic_name of this DescribeTopicResponse.  # noqa: E501
        :rtype: str
        r'   r0   s    r+   r   z DescribeTopicResponse.topic_name  r<   r-   c                     || _         dS )zSets the topic_name of this DescribeTopicResponse.


        :param topic_name: The topic_name of this DescribeTopicResponse.  # noqa: E501
        :type: str
        NrL   )r*   r   s     r+   r   z DescribeTopicResponse.topic_name  r>   r-   c                     | j         S )zGets the usage of this DescribeTopicResponse.  # noqa: E501


        :return: The usage of this DescribeTopicResponse.  # noqa: E501
        :rtype: UsageForDescribeTopicOutput
        r(   r0   s    r+   r   zDescribeTopicResponse.usage!  s     {r-   c                     || _         dS )zSets the usage of this DescribeTopicResponse.


        :param usage: The usage of this DescribeTopicResponse.  # noqa: E501
        :type: UsageForDescribeTopicOutput
        NrO   )r*   r   s     r+   r   zDescribeTopicResponse.usage+  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hasattrrS   )xs    r+   <lambda>z/DescribeTopicResponse.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r-   rS   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rS   r   rT   )items    r+   rW   z/DescribeTopicResponse.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r-   )six	iteritemsswagger_typesgetattr
isinstancelistmaprU   rS   dictitems
issubclassr   )r*   resultattr_valuekeys         r+   rS   zDescribeTopicResponse.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pformatrS   r0   s    r+   to_strzDescribeTopicResponse.to_strQ  s    ~dllnn---r-   c                 *    |                                  S )zFor `print` and `pprint`)rm   r0   s    r+   __repr__zDescribeTopicResponse.__repr__U  s    {{}}r-   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr_   r   rS   r*   others     r+   __eq__zDescribeTopicResponse.__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 equalTrq   rr   s     r+   __ne__zDescribeTopicResponse.__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   rS   rm   ro   rt   rv    r-   r+   r   r      s        
 . M $$#!" ! M% % % %N ! ! X! ( ( ( ! ! X! ( ( ( ! ! X! ( ( (     X  & & &     X  & & &   X $ $ $   X ]  ]   X _" " _"     X  & & &   X \  \  6. . .  1 1 11 1 1 1 1r-   r   )rz   rk   rer[   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-   