
    ~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dZ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d Zd Zd Zd Zd  ZdS )"DescribeTopicsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)instance_idmessage_typepage_number	page_sizesort_by
sort_order
topic_name
InstanceIdMessageType
PageNumberPageSizeSortBy	SortOrder	TopicNameNc	                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        || _
        ||| _        || _        || _        ||| _        ||| _        |	|| _        dS dS )z2DescribeTopicsRequest - a model defined in SwaggerN)r   _configuration_instance_id_message_type_page_number
_page_size_sort_by_sort_order_topic_namediscriminatorr   r	   r
   r   r   r   r   )	selfr   r	   r
   r   r   r   r   r   s	            }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrocketmq/models/describe_topics_request.py__init__zDescribeTopicsRequest.__init__7   s    !*__N, ! !&# ,D&""DL!(DO!(DOOO "!    c                     | j         S )zGets the instance_id of this DescribeTopicsRequest.  # noqa: E501


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


        :param instance_id: The instance_id of this DescribeTopicsRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r   client_side_validation
ValueErrorr   )r    r   s     r!   r   z!DescribeTopicsRequest.instance_id\   5     5 	T+:MRSSS'r#   c                     | j         S )zGets the message_type of this DescribeTopicsRequest.  # noqa: E501


        :return: The message_type of this DescribeTopicsRequest.  # noqa: E501
        :rtype: int
        r   r%   s    r!   r	   z"DescribeTopicsRequest.message_typei   s     !!r#   c                     || _         dS )zSets the message_type of this DescribeTopicsRequest.


        :param message_type: The message_type of this DescribeTopicsRequest.  # noqa: E501
        :type: int
        Nr,   )r    r	   s     r!   r	   z"DescribeTopicsRequest.message_types   s     *r#   c                     | j         S )zGets the page_number of this DescribeTopicsRequest.  # noqa: E501


        :return: The page_number of this DescribeTopicsRequest.  # noqa: E501
        :rtype: int
        )r   r%   s    r!   r
   z!DescribeTopicsRequest.page_number~   r&   r#   c                 N    | j         j        r|t          d          || _        dS )zSets the page_number of this DescribeTopicsRequest.


        :param page_number: The page_number of this DescribeTopicsRequest.  # noqa: E501
        :type: int
        Nz3Invalid value for `page_number`, must not be `None`)r   r(   r)   r   )r    r
   s     r!   r
   z!DescribeTopicsRequest.page_number   r*   r#   c                     | j         S )zGets the page_size of this DescribeTopicsRequest.  # noqa: E501


        :return: The page_size of this DescribeTopicsRequest.  # noqa: E501
        :rtype: int
        )r   r%   s    r!   r   zDescribeTopicsRequest.page_size   s     r#   c                     | j         j        r|t          d          | j         j        r||dk    rt          d          | j         j        r||dk     rt          d          || _        dS )zSets the page_size of this DescribeTopicsRequest.


        :param page_size: The page_size of this DescribeTopicsRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`d   zJInvalid value for `page_size`, must be a value less than or equal to `100`   zKInvalid value for `page_size`, must be a value greater than or equal to `1`)r   r(   r)   r   )r    r   s     r!   r   zDescribeTopicsRequest.page_size   s     5 	R):KPQQQ6 	k%)c//ijjj6 	l%)a--jkkk#r#   c                     | j         S )zGets the sort_by of this DescribeTopicsRequest.  # noqa: E501


        :return: The sort_by of this DescribeTopicsRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r!   r   zDescribeTopicsRequest.sort_by   s     }r#   c                     || _         dS )zSets the sort_by of this DescribeTopicsRequest.


        :param sort_by: The sort_by of this DescribeTopicsRequest.  # noqa: E501
        :type: str
        Nr5   )r    r   s     r!   r   zDescribeTopicsRequest.sort_by   s      r#   c                     | j         S )zGets the sort_order of this DescribeTopicsRequest.  # noqa: E501


        :return: The sort_order of this DescribeTopicsRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r!   r   z DescribeTopicsRequest.sort_order        r#   c                     || _         dS )zSets the sort_order of this DescribeTopicsRequest.


        :param sort_order: The sort_order of this DescribeTopicsRequest.  # noqa: E501
        :type: str
        Nr8   )r    r   s     r!   r   z DescribeTopicsRequest.sort_order        &r#   c                     | j         S )zGets the topic_name of this DescribeTopicsRequest.  # noqa: E501


        :return: The topic_name of this DescribeTopicsRequest.  # noqa: E501
        :rtype: str
        r   r%   s    r!   r   z DescribeTopicsRequest.topic_name   r9   r#   c                     || _         dS )zSets the topic_name of this DescribeTopicsRequest.


        :param topic_name: The topic_name of this DescribeTopicsRequest.  # noqa: E501
        :type: str
        Nr=   )r    r   s     r!   r   z DescribeTopicsRequest.topic_name   r;   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hasattrrA   )xs    r!   <lambda>z/DescribeTopicsRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r#   rA   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr3   rA   r   rB   )items    r!   rE   z/DescribeTopicsRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r#   )six	iteritemsswagger_typesgetattr
isinstancelistmaprC   rA   dictitems
issubclassr   )r    resultattr_valuekeys         r!   rA   zDescribeTopicsRequest.to_dict   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pformatrA   r%   s    r!   to_strzDescribeTopicsRequest.to_str  s    ~dllnn---r#   c                 *    |                                  S )zFor `print` and `pprint`)rZ   r%   s    r!   __repr__zDescribeTopicsRequest.__repr__  s    {{}}r#   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrL   r   rA   r    others     r!   __eq__zDescribeTopicsRequest.__eq__  s5    %!677 	5||~~00r#   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr^   r_   s     r!   __ne__zDescribeTopicsRequest.__ne__  s5    %!677 	4||~~00r#   )NNNNNNNN)__name__
__module____qualname____doc__rJ   attribute_mapr"   propertyr   setterr	   r
   r   r   r   r   rA   rZ   r\   ra   rc    r#   r!   r   r      s\        
  M $%#!! M) ) ) )6 ! ! X! 
( 
( 
( " " X" * * * ! ! X! 
( 
( 
(   X $ $ $$   X ^    ^      X  & & &     X  & & &  6. . .  1 1 11 1 1 1 1r#   r   )rg   rX   rerH   volcenginesdkcore.configurationr   objectr   rk   r#   r!   <module>ro      s|      				 



 9 9 9 9 9 9J1 J1 J1 J1 J1F J1 J1 J1 J1 J1r#   