
    ~i2                     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
    rds_mysql_v2

    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                   8   e Zd ZdZ	 dd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ddZd4d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ed+             Zej	        d,             Zed-             Zej	        d.             Zd/ Zd0 Zd1 Zd2 Zd3 ZdS )5DescribeBackupsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strOptionForDescribeBackupsInputint)backup_end_time	backup_idbackup_methodbackup_namebackup_start_timebackup_statusbackup_typecreate_typeinstance_idoptionpage_number	page_sizeproject_nameBackupEndTimeBackupIdBackupMethod
BackupNameBackupStartTimeBackupStatus
BackupType
CreateType
InstanceIdOption
PageNumberPageSizeProjectNameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        |	|| _        dS dS )z3DescribeBackupsRequest - a model defined in SwaggerN)r   _configuration_backup_end_time
_backup_id_backup_method_backup_name_backup_start_time_backup_status_backup_type_create_type_instance_id_option_page_number
_page_size_project_namediscriminatorr	   r
   r   r   r   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   r   r   r$   s                  /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrdsmysqlv2/models/describe_backups_request.py__init__zDescribeBackupsRequest.__init__C   sG   !*__N, $" "&"    !!&#2D  &DN$!.D"*D(%6D"$!.D"*D"*D"*D DK"*D &DN# ,D $#    c                     | j         S )zGets the backup_end_time of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_end_time of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r%   r3   s    r4   r	   z&DescribeBackupsRequest.backup_end_times   s     $$r6   c                     || _         dS )zSets the backup_end_time of this DescribeBackupsRequest.


        :param backup_end_time: The backup_end_time of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        Nr8   )r3   r	   s     r4   r	   z&DescribeBackupsRequest.backup_end_time}   s     !0r6   c                     | j         S )zGets the backup_id of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_id of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r&   r9   s    r4   r
   z DescribeBackupsRequest.backup_id        r6   c                     || _         dS )zSets the backup_id of this DescribeBackupsRequest.


        :param backup_id: The backup_id of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        Nr<   )r3   r
   s     r4   r
   z DescribeBackupsRequest.backup_id        $r6   c                     | j         S )zGets the backup_method of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_method of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r'   r9   s    r4   r   z$DescribeBackupsRequest.backup_method        ""r6   c                     || _         dS )zSets the backup_method of this DescribeBackupsRequest.


        :param backup_method: The backup_method of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrA   )r3   r   s     r4   r   z$DescribeBackupsRequest.backup_method        ,r6   c                     | j         S )zGets the backup_name of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_name of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r(   r9   s    r4   r   z"DescribeBackupsRequest.backup_name          r6   c                     || _         dS )zSets the backup_name of this DescribeBackupsRequest.


        :param backup_name: The backup_name of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrF   )r3   r   s     r4   r   z"DescribeBackupsRequest.backup_name        (r6   c                     | j         S )zGets the backup_start_time of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_start_time of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r)   r9   s    r4   r   z(DescribeBackupsRequest.backup_start_time   s     &&r6   c                     || _         dS )zSets the backup_start_time of this DescribeBackupsRequest.


        :param backup_start_time: The backup_start_time of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrK   )r3   r   s     r4   r   z(DescribeBackupsRequest.backup_start_time   s     #4r6   c                     | j         S )zGets the backup_status of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_status of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r*   r9   s    r4   r   z$DescribeBackupsRequest.backup_status   rB   r6   c                     || _         dS )zSets the backup_status of this DescribeBackupsRequest.


        :param backup_status: The backup_status of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrN   )r3   r   s     r4   r   z$DescribeBackupsRequest.backup_status   rD   r6   c                     | j         S )zGets the backup_type of this DescribeBackupsRequest.  # noqa: E501


        :return: The backup_type of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r+   r9   s    r4   r   z"DescribeBackupsRequest.backup_type   rG   r6   c                     || _         dS )zSets the backup_type of this DescribeBackupsRequest.


        :param backup_type: The backup_type of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrQ   )r3   r   s     r4   r   z"DescribeBackupsRequest.backup_type   rI   r6   c                     | j         S )zGets the create_type of this DescribeBackupsRequest.  # noqa: E501


        :return: The create_type of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r,   r9   s    r4   r   z"DescribeBackupsRequest.create_type  rG   r6   c                     || _         dS )zSets the create_type of this DescribeBackupsRequest.


        :param create_type: The create_type of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrT   )r3   r   s     r4   r   z"DescribeBackupsRequest.create_type  rI   r6   c                     | j         S )zGets the instance_id of this DescribeBackupsRequest.  # noqa: E501


        :return: The instance_id of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r-   r9   s    r4   r   z"DescribeBackupsRequest.instance_id  rG   r6   c                     || _         dS )zSets the instance_id of this DescribeBackupsRequest.


        :param instance_id: The instance_id of this DescribeBackupsRequest.  # noqa: E501
        :type: str
        NrW   )r3   r   s     r4   r   z"DescribeBackupsRequest.instance_id%  rI   r6   c                     | j         S )zGets the option of this DescribeBackupsRequest.  # noqa: E501


        :return: The option of this DescribeBackupsRequest.  # noqa: E501
        :rtype: OptionForDescribeBackupsInput
        r.   r9   s    r4   r   zDescribeBackupsRequest.option0  s     |r6   c                     || _         dS )zSets the option of this DescribeBackupsRequest.


        :param option: The option of this DescribeBackupsRequest.  # noqa: E501
        :type: OptionForDescribeBackupsInput
        NrZ   )r3   r   s     r4   r   zDescribeBackupsRequest.option:  s     r6   c                     | j         S )zGets the page_number of this DescribeBackupsRequest.  # noqa: E501


        :return: The page_number of this DescribeBackupsRequest.  # noqa: E501
        :rtype: int
        r/   r9   s    r4   r   z"DescribeBackupsRequest.page_numberE  rG   r6   c                     || _         dS )zSets the page_number of this DescribeBackupsRequest.


        :param page_number: The page_number of this DescribeBackupsRequest.  # noqa: E501
        :type: int
        Nr]   )r3   r   s     r4   r   z"DescribeBackupsRequest.page_numberO  rI   r6   c                     | j         S )zGets the page_size of this DescribeBackupsRequest.  # noqa: E501


        :return: The page_size of this DescribeBackupsRequest.  # noqa: E501
        :rtype: int
        r0   r9   s    r4   r   z DescribeBackupsRequest.page_sizeZ  r=   r6   c                     || _         dS )zSets the page_size of this DescribeBackupsRequest.


        :param page_size: The page_size of this DescribeBackupsRequest.  # noqa: E501
        :type: int
        Nr`   )r3   r   s     r4   r   z DescribeBackupsRequest.page_sized  r?   r6   c                     | j         S )zGets the project_name of this DescribeBackupsRequest.  # noqa: E501


        :return: The project_name of this DescribeBackupsRequest.  # noqa: E501
        :rtype: str
        r1   r9   s    r4   r   z#DescribeBackupsRequest.project_nameo  s     !!r6   c                     || _         dS )zSets the project_name of this DescribeBackupsRequest.


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



 9 9 9 9 9 9]1 ]1 ]1 ]1 ]1V ]1 ]1 ]1 ]1 ]1r6   