
    ~i{1                     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
    dbw

    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dZd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ed'             Zej	        d(             Zd) Zd* Zd+ Zd, Zd- ZdS )/DescribeSlowLogsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstr#SearchParamForDescribeSlowLogsInput)end_timeinstance_idinstance_typenode_idorder_bypage_number	page_size	region_idsearch_paramsort_by
start_timeEndTime
InstanceIdInstanceTypeNodeIdOrderBy
PageNumberPageSizeRegionIdSearchParamSortBy	StartTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        || _        || _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        |	|	| _        |
|
| _        || _        dS )z4DescribeSlowLogsRequest - a model defined in SwaggerN)r   _configuration	_end_time_instance_id_instance_type_node_id	_order_by_page_number
_page_size
_region_id_search_param_sort_by_start_timediscriminatorr	   r
   r   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   r    s                {/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdbw/models/describe_slow_logs_request.py__init__z DescribeSlowLogsRequest.__init__?   s    !*__N, " !! &$!.D"DL$DM"*D &DN"# ,D"DL$    c                     | j         S )zGets the end_time of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The end_time of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: int
        )r!   r-   s    r.   r	   z DescribeSlowLogsRequest.end_timee        ~r0   c                 N    | j         j        r|t          d          || _        dS )zSets the end_time of this DescribeSlowLogsRequest.


        :param end_time: The end_time of this DescribeSlowLogsRequest.  # noqa: E501
        :type: int
        Nz0Invalid value for `end_time`, must not be `None`)r    client_side_validation
ValueErrorr!   )r-   r	   s     r.   r	   z DescribeSlowLogsRequest.end_timeo   s2     5 	Q(:JOPPP!r0   c                     | j         S )zGets the instance_id of this DescribeSlowLogsRequest.  # noqa: E501


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


        :param instance_id: The instance_id of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r    r5   r6   r"   )r-   r
   s     r.   r
   z#DescribeSlowLogsRequest.instance_id   s5     5 	T+:MRSSS'r0   c                     | j         S )zGets the instance_type of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The instance_type of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: str
        )r#   r2   s    r.   r   z%DescribeSlowLogsRequest.instance_type   s     ""r0   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the instance_type of this DescribeSlowLogsRequest.


        :param instance_type: The instance_type of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        )
MySQLPostgresMongoRedis	VeDBMySQLMetaRDSMSSQLByteRDSMySQLSharding	MetaMySQLz;Invalid value for `instance_type` ({0}), must be one of {1}N)r    r5   r6   formatr#   )r-   r   allowed_valuess      r.   r   z%DescribeSlowLogsRequest.instance_type   sc     K  K  K6 	^33M~66  
 ,r0   c                     | j         S )zGets the node_id of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The node_id of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: str
        r$   r2   s    r.   r   zDescribeSlowLogsRequest.node_id        }r0   c                     || _         dS )zSets the node_id of this DescribeSlowLogsRequest.


        :param node_id: The node_id of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        NrI   )r-   r   s     r.   r   zDescribeSlowLogsRequest.node_id   s      r0   c                     | j         S )zGets the order_by of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The order_by of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: str
        )r%   r2   s    r.   r   z DescribeSlowLogsRequest.order_by   r3   r0   c                     g d}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the order_by of this DescribeSlowLogsRequest.


        :param order_by: The order_by of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        )	Timestamp	QueryTimeLockTimeRowsExaminedRowsSentz6Invalid value for `order_by` ({0}), must be one of {1}N)r    r5   r6   rF   r%   )r-   r   rG   s      r.   r   z DescribeSlowLogsRequest.order_by   sZ     \[[6 	..H.11  
 "r0   c                     | j         S )zGets the page_number of this DescribeSlowLogsRequest.  # noqa: E501


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


        :param page_number: The page_number of this DescribeSlowLogsRequest.  # noqa: E501
        :type: int
        NrT   )r-   r   s     r.   r   z#DescribeSlowLogsRequest.page_number   s     (r0   c                     | j         S )zGets the page_size of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The page_size of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: int
        r'   r2   s    r.   r   z!DescribeSlowLogsRequest.page_size        r0   c                     || _         dS )zSets the page_size of this DescribeSlowLogsRequest.


        :param page_size: The page_size of this DescribeSlowLogsRequest.  # noqa: E501
        :type: int
        NrW   )r-   r   s     r.   r   z!DescribeSlowLogsRequest.page_size   s     $r0   c                     | j         S )zGets the region_id of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The region_id of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: str
        )r(   r2   s    r.   r   z!DescribeSlowLogsRequest.region_id
  rX   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the region_id of this DescribeSlowLogsRequest.


        :param region_id: The region_id of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `region_id`, must not be `None`)r    r5   r6   r(   )r-   r   s     r.   r   z!DescribeSlowLogsRequest.region_id  s2     5 	R):KPQQQ#r0   c                     | j         S )zGets the search_param of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The search_param of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: SearchParamForDescribeSlowLogsInput
        r)   r2   s    r.   r   z$DescribeSlowLogsRequest.search_param!  s     !!r0   c                     || _         dS )zSets the search_param of this DescribeSlowLogsRequest.


        :param search_param: The search_param of this DescribeSlowLogsRequest.  # noqa: E501
        :type: SearchParamForDescribeSlowLogsInput
        Nr]   )r-   r   s     r.   r   z$DescribeSlowLogsRequest.search_param+  s     *r0   c                     | j         S )zGets the sort_by of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The sort_by of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: str
        )r*   r2   s    r.   r   zDescribeSlowLogsRequest.sort_by6  rJ   r0   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the sort_by of this DescribeSlowLogsRequest.


        :param sort_by: The sort_by of this DescribeSlowLogsRequest.  # noqa: E501
        :type: str
        ASCDESCz5Invalid value for `sort_by` ({0}), must be one of {1}N)r    r5   r6   rF   r*   )r-   r   rG   s      r.   r   zDescribeSlowLogsRequest.sort_by@  sW      6 	~--G00  
  r0   c                     | j         S )zGets the start_time of this DescribeSlowLogsRequest.  # noqa: E501


        :return: The start_time of this DescribeSlowLogsRequest.  # noqa: E501
        :rtype: int
        )r+   r2   s    r.   r   z"DescribeSlowLogsRequest.start_timeR  s     r0   c                 N    | j         j        r|t          d          || _        dS )zSets the start_time of this DescribeSlowLogsRequest.


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



 9 9 9 9 9 9B1 B1 B1 B1 B1f B1 B1 B1 B1 B1r0   