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

    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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd ZdS )LookupEventsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intz)list[LookupConditionForLookupEventsInput]str)end_timelookup_conditionsmax_results
next_token
start_timeEndTimeLookupConditions
MaxResults	NextToken	StartTimeNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        ||| _        |	|| _        dS dS )z0LookupEventsRequest - a model defined in SwaggerN)r   _configuration	_end_time_lookup_conditions_max_results_next_token_start_timediscriminatorr   r	   r
   r   r   )selfr   r	   r
   r   r   r   s          }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkcloudtrail/models/lookup_events_request.py__init__zLookupEventsRequest.__init__3   s    !*__N,"& !$DM(%6D""*D!(DO!(DOOO "!    c                     | j         S )zGets the end_time of this LookupEventsRequest.  # noqa: E501


        :return: The end_time of this LookupEventsRequest.  # noqa: E501
        :rtype: int
        r   r   s    r   r   zLookupEventsRequest.end_timeK   s     ~r   c                     || _         dS )zSets the end_time of this LookupEventsRequest.


        :param end_time: The end_time of this LookupEventsRequest.  # noqa: E501
        :type: int
        Nr   )r   r   s     r   r   zLookupEventsRequest.end_timeU   s     "r   c                     | j         S )zGets the lookup_conditions of this LookupEventsRequest.  # noqa: E501


        :return: The lookup_conditions of this LookupEventsRequest.  # noqa: E501
        :rtype: list[LookupConditionForLookupEventsInput]
        r   r    s    r   r	   z%LookupEventsRequest.lookup_conditions`   s     &&r   c                     || _         dS )zSets the lookup_conditions of this LookupEventsRequest.


        :param lookup_conditions: The lookup_conditions of this LookupEventsRequest.  # noqa: E501
        :type: list[LookupConditionForLookupEventsInput]
        Nr#   )r   r	   s     r   r	   z%LookupEventsRequest.lookup_conditionsj   s     #4r   c                     | j         S )zGets the max_results of this LookupEventsRequest.  # noqa: E501


        :return: The max_results of this LookupEventsRequest.  # noqa: E501
        :rtype: int
        r   r    s    r   r
   zLookupEventsRequest.max_resultsu   s       r   c                     || _         dS )zSets the max_results of this LookupEventsRequest.


        :param max_results: The max_results of this LookupEventsRequest.  # noqa: E501
        :type: int
        Nr&   )r   r
   s     r   r
   zLookupEventsRequest.max_results   s     (r   c                     | j         S )zGets the next_token of this LookupEventsRequest.  # noqa: E501


        :return: The next_token of this LookupEventsRequest.  # noqa: E501
        :rtype: str
        r   r    s    r   r   zLookupEventsRequest.next_token        r   c                     || _         dS )zSets the next_token of this LookupEventsRequest.


        :param next_token: The next_token of this LookupEventsRequest.  # noqa: E501
        :type: str
        Nr)   )r   r   s     r   r   zLookupEventsRequest.next_token        &r   c                     | j         S )zGets the start_time of this LookupEventsRequest.  # noqa: E501


        :return: The start_time of this LookupEventsRequest.  # noqa: E501
        :rtype: int
        r   r    s    r   r   zLookupEventsRequest.start_time   r*   r   c                     || _         dS )zSets the start_time of this LookupEventsRequest.


        :param start_time: The start_time of this LookupEventsRequest.  # noqa: E501
        :type: int
        Nr.   )r   r   s     r   r   zLookupEventsRequest.start_time   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hasattrr2   )xs    r   <lambda>z-LookupEventsRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r2   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r2   r   r3   )items    r   r6   z-LookupEventsRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr4   r2   dictitems
issubclassr   )r   resultattr_valuekeys         r   r2   zLookupEventsRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t)400 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr2   r    s    r   to_strzLookupEventsRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rL   r    s    r   __repr__zLookupEventsRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr>   r   r2   r   others     r   __eq__zLookupEventsRequest.__eq__   s5    %!455 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrP   rQ   s     r   __ne__zLookupEventsRequest.__ne__   s5    %!455 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r<   attribute_mapr   propertyr   setterr	   r
   r   r   r2   rL   rN   rS   rU    r   r   r   r      s        
 H M /#!! M) ) ) )0   X _" " _" ' ' X' 4 4 4 ! ! X! ( ( (     X  & & &     X  & & &  6. . .  1 1 11 1 1 1 1r   r   )rY   rJ   rer:   volcenginesdkcore.configurationr   objectr   r]   r   r   <module>ra      s|      				 



 9 9 9 9 9 9M1 M1 M1 M1 M1& M1 M1 M1 M1 M1r   