
    ~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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 )&PreviewTopicDataRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstrz	list[int])	end_valueinstance_idpage_number	page_size
partitionspreview_typerelative_value
topic_nameEndValue
InstanceId
PageNumberPageSize
PartitionsPreviewTypeRelativeValue	TopicNameNc
                 2   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        || _        ||| _        ||| _        ||| _        || _        || _        || _        dS )z4PreviewTopicDataRequest - a model defined in SwaggerN)r   _configuration
_end_value_instance_id_page_number
_page_size_partitions_preview_type_relative_value_topic_name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/volcenginesdkbmq/models/preview_topic_data_request.py__init__z PreviewTopicDataRequest.__init__9   s    !*__N,  !#! &DN&"*D &DN!(DO(,$    c                     | j         S )zGets the end_value of this PreviewTopicDataRequest.  # noqa: E501


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


        :param end_value: The end_value of this PreviewTopicDataRequest.  # noqa: E501
        :type: int
        Nr(   )r#   r   s     r$   r   z!PreviewTopicDataRequest.end_value`        $r&   c                     | j         S )zGets the instance_id of this PreviewTopicDataRequest.  # noqa: E501


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


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


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


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


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


        :param page_size: The page_size of this PreviewTopicDataRequest.  # noqa: E501
        :type: int
        Nr6   )r#   r   s     r$   r   z!PreviewTopicDataRequest.page_size   r,   r&   c                     | j         S )zGets the partitions of this PreviewTopicDataRequest.  # noqa: E501


        :return: The partitions of this PreviewTopicDataRequest.  # noqa: E501
        :rtype: list[int]
        r   r)   s    r$   r   z"PreviewTopicDataRequest.partitions        r&   c                     || _         dS )zSets the partitions of this PreviewTopicDataRequest.


        :param partitions: The partitions of this PreviewTopicDataRequest.  # noqa: E501
        :type: list[int]
        Nr9   )r#   r   s     r$   r   z"PreviewTopicDataRequest.partitions   s     &r&   c                     | j         S )zGets the preview_type of this PreviewTopicDataRequest.  # noqa: E501


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


        :param preview_type: The preview_type of this PreviewTopicDataRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `preview_type`, must not be `None`)r   r0   r1   r   )r#   r   s     r$   r   z$PreviewTopicDataRequest.preview_type   s5     5 	U,:NSTTT)r&   c                     | j         S )zGets the relative_value of this PreviewTopicDataRequest.  # noqa: E501


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


        :param relative_value: The relative_value of this PreviewTopicDataRequest.  # noqa: E501
        :type: int
        Nz6Invalid value for `relative_value`, must not be `None`)r   r0   r1   r    )r#   r   s     r$   r   z&PreviewTopicDataRequest.relative_value   s5     5 	W.:PUVVV-r&   c                     | j         S )zGets the topic_name of this PreviewTopicDataRequest.  # noqa: E501


        :return: The topic_name of this PreviewTopicDataRequest.  # noqa: E501
        :rtype: str
        )r!   r)   s    r$   r   z"PreviewTopicDataRequest.topic_name   r:   r&   c                 N    | j         j        r|t          d          || _        dS )zSets the topic_name of this PreviewTopicDataRequest.


        :param topic_name: The topic_name of this PreviewTopicDataRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `topic_name`, must not be `None`)r   r0   r1   r!   )r#   r   s     r$   r   z"PreviewTopicDataRequest.topic_name   s5     5 	S*:LQRR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hasattrrD   )xs    r$   <lambda>z1PreviewTopicDataRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r&   rD   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rD   r   rE   )items    r$   rH   z1PreviewTopicDataRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r&   )six	iteritemsswagger_typesgetattr
isinstancelistmaprF   rD   dictitems
issubclassr   )r#   resultattr_valuekeys         r$   rD   zPreviewTopicDataRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr&   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrD   r)   s    r$   to_strzPreviewTopicDataRequest.to_str!  s    ~dllnn---r&   c                 *    |                                  S )zFor `print` and `pprint`)r^   r)   s    r$   __repr__z PreviewTopicDataRequest.__repr__%  s    {{}}r&   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrP   r   rD   r#   others     r$   __eq__zPreviewTopicDataRequest.__eq__)  s5    %!899 	5||~~00r&   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrb   rc   s     r$   __ne__zPreviewTopicDataRequest.__ne__0  s5    %!899 	4||~~00r&   )	NNNNNNNNN)__name__
__module____qualname____doc__rN   attribute_mapr%   propertyr   setterr	   r
   r   r   r   r   r   rD   r^   r`   re   rg    r&   r$   r   r      s        
 !	 	M  ##"%)!	 	M% % % %:   X $ $ $ ! ! X! 
( 
( 
( ! ! X! ( ( (   X $ $ $     X  & & & " " X" 
* 
* 
* $ $ X$ 
. 
. 
.     X  
& 
& 
&  6. . .  1 1 11 1 1 1 1r&   r   )rk   r\   rerL   volcenginesdkcore.configurationr   objectr   ro   r&   r$   <module>rs      s|      				 



 9 9 9 9 9 9_1 _1 _1 _1 _1f _1 _1 _1 _1 _1r&   