
    ~iM,                     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
    mongodb

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

    Do not edit the class manually.
    strz	list[str]int)end_timeevent_actionevent_idevent_status
event_typeinstance_idinstance_namepage_number	page_sizeproject_name
start_timeEndTimeEventActionEventIdEventStatus	EventType
InstanceIdInstanceName
PageNumberPageSizeProjectName	StartTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        |	|| _        dS dS )z9DescribePlannedEventsRequest - a model defined in SwaggerN)r   _configuration	_end_time_event_action	_event_id_event_status_event_type_instance_id_instance_name_page_number
_page_size_project_name_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/volcenginesdkmongodb/models/describe_planned_events_request.py__init__z%DescribePlannedEventsRequest.__init__?   s   !*__N,!! " !!$DM# ,D$DM# ,D!(DO"*D$!.D"*D &DN# ,D!(DOOO "!    c                     | j         S )zGets the end_time of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The end_time of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r    r,   s    r-   r   z%DescribePlannedEventsRequest.end_timei        ~r/   c                     || _         dS )zSets the end_time of this DescribePlannedEventsRequest.


        :param end_time: The end_time of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        Nr1   )r,   r   s     r-   r   z%DescribePlannedEventsRequest.end_times        "r/   c                     | j         S )zGets the event_action of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The event_action of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r!   r2   s    r-   r	   z)DescribePlannedEventsRequest.event_action~        !!r/   c                     || _         dS )zSets the event_action of this DescribePlannedEventsRequest.


        :param event_action: The event_action of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        Nr7   )r,   r	   s     r-   r	   z)DescribePlannedEventsRequest.event_action        *r/   c                     | j         S )zGets the event_id of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The event_id of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r"   r2   s    r-   r
   z%DescribePlannedEventsRequest.event_id   r3   r/   c                     || _         dS )zSets the event_id of this DescribePlannedEventsRequest.


        :param event_id: The event_id of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        Nr<   )r,   r
   s     r-   r
   z%DescribePlannedEventsRequest.event_id   r5   r/   c                     | j         S )zGets the event_status of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The event_status of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: list[str]
        r#   r2   s    r-   r   z)DescribePlannedEventsRequest.event_status   r8   r/   c                     || _         dS )zSets the event_status of this DescribePlannedEventsRequest.


        :param event_status: The event_status of this DescribePlannedEventsRequest.  # noqa: E501
        :type: list[str]
        Nr?   )r,   r   s     r-   r   z)DescribePlannedEventsRequest.event_status   r:   r/   c                     | j         S )zGets the event_type of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The event_type of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: list[str]
        r$   r2   s    r-   r   z'DescribePlannedEventsRequest.event_type        r/   c                     || _         dS )zSets the event_type of this DescribePlannedEventsRequest.


        :param event_type: The event_type of this DescribePlannedEventsRequest.  # noqa: E501
        :type: list[str]
        NrB   )r,   r   s     r-   r   z'DescribePlannedEventsRequest.event_type        &r/   c                     | j         S )zGets the instance_id of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The instance_id of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r%   r2   s    r-   r   z(DescribePlannedEventsRequest.instance_id          r/   c                     || _         dS )zSets the instance_id of this DescribePlannedEventsRequest.


        :param instance_id: The instance_id of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        NrG   )r,   r   s     r-   r   z(DescribePlannedEventsRequest.instance_id        (r/   c                     | j         S )zGets the instance_name of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The instance_name of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r&   r2   s    r-   r   z*DescribePlannedEventsRequest.instance_name   s     ""r/   c                     || _         dS )zSets the instance_name of this DescribePlannedEventsRequest.


        :param instance_name: The instance_name of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        NrL   )r,   r   s     r-   r   z*DescribePlannedEventsRequest.instance_name   s     ,r/   c                     | j         S )zGets the page_number of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The page_number of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: int
        r'   r2   s    r-   r   z(DescribePlannedEventsRequest.page_number   rH   r/   c                     || _         dS )zSets the page_number of this DescribePlannedEventsRequest.


        :param page_number: The page_number of this DescribePlannedEventsRequest.  # noqa: E501
        :type: int
        NrO   )r,   r   s     r-   r   z(DescribePlannedEventsRequest.page_number  rJ   r/   c                     | j         S )zGets the page_size of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The page_size of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: int
        r(   r2   s    r-   r   z&DescribePlannedEventsRequest.page_size  s     r/   c                     || _         dS )zSets the page_size of this DescribePlannedEventsRequest.


        :param page_size: The page_size of this DescribePlannedEventsRequest.  # noqa: E501
        :type: int
        NrR   )r,   r   s     r-   r   z&DescribePlannedEventsRequest.page_size  s     $r/   c                     | j         S )zGets the project_name of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The project_name of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r)   r2   s    r-   r   z)DescribePlannedEventsRequest.project_name&  r8   r/   c                     || _         dS )zSets the project_name of this DescribePlannedEventsRequest.


        :param project_name: The project_name of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        NrU   )r,   r   s     r-   r   z)DescribePlannedEventsRequest.project_name0  r:   r/   c                     | j         S )zGets the start_time of this DescribePlannedEventsRequest.  # noqa: E501


        :return: The start_time of this DescribePlannedEventsRequest.  # noqa: E501
        :rtype: str
        r*   r2   s    r-   r   z'DescribePlannedEventsRequest.start_time;  rC   r/   c                     || _         dS )zSets the start_time of this DescribePlannedEventsRequest.


        :param start_time: The start_time of this DescribePlannedEventsRequest.  # noqa: E501
        :type: str
        NrX   )r,   r   s     r-   r   z'DescribePlannedEventsRequest.start_timeE  rE   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hasattrr\   )xs    r-   <lambda>z6DescribePlannedEventsRequest.to_dict.<locals>.<lambda>X  s!    WQ	-B-BIaiikkk r/   r\   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r\   r   r]   )items    r-   r`   z6DescribePlannedEventsRequest.to_dict.<locals>.<lambda>_  s<    tAw	22"=$q'47??+<+<!=!=8< r/   )six	iteritemsswagger_typesgetattr
isinstancelistmapr^   r\   dictitems
issubclassr   )r,   resultattr_valuekeys         r-   r\   z$DescribePlannedEventsRequest.to_dictP  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t2D99 	$"jjll $ $
U#sr/   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr\   r2   s    r-   to_strz#DescribePlannedEventsRequest.to_strk  s    ~dllnn---r/   c                 *    |                                  S )zFor `print` and `pprint`)rv   r2   s    r-   __repr__z%DescribePlannedEventsRequest.__repr__o  s    {{}}r/   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrh   r   r\   r,   others     r-   __eq__z#DescribePlannedEventsRequest.__eq__s  s5    %!=>> 	5||~~00r/   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrz   r{   s     r-   __ne__z#DescribePlannedEventsRequest.__ne__z  s5    %!=>> 	4||~~00r/   )NNNNNNNNNNNN)__name__
__module____qualname____doc__rf   attribute_mapr.   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r\   rv   rx   r}   r    r/   r-   r   r      s[        
 #! M %%!#'#%! M() () () ()T   X _" " _" " " X" * * *   X _" " _" " " X" * * *     X  & & & ! ! X! ( ( ( # # X# , , , ! ! X! ( ( (   X $ $ $ " " X" * * *     X  & & &  6. . .  1 1 11 1 1 1 1r/   r   )r   rt   rerd   volcenginesdkcore.configurationr   objectr   r   r/   r-   <module>r      s|      				 



 9 9 9 9 9 9i1 i1 i1 i1 i16 i1 i1 i1 i1 i1r/   