
    ~iF                     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                      e Zd ZdZ	 i dddddddd	d
dddddddddddddddddddddddddddiZi ddddddddd
d dd!dd"dd#dd$dd%dd&dd'dd(dd)dd*dd+dd,dd-iZdYd/Zed0             Zej	        d1             Zed2             Z
e
j	        d3             Z
ed4             Zej	        d5             Zed6             Zej	        d7             Zed8             Zej	        d9             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	        dA             ZedB             Zej	        dC             ZedD             Zej	        dE             ZedF             Zej	        dG             ZedH             Zej	        dI             ZedJ             Zej	        dK             ZedL             Zej	        dM             ZedN             Zej	        dO             ZedP             Zej	        dQ             ZedR             Zej	        dS             ZdT ZdU ZdV ZdW ZdX Zd.S )ZRebuildDBInstanceRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    allow_list_idsz	list[str]auto_storage_scaling_config1AutoStorageScalingConfigForRebuildDBInstanceInput	backup_idstrcharge_info#ChargeInfoForRebuildDBInstanceInputdb_param_group_iddeletion_protectioninstance_idinstance_nameinstance_tagsz*list[InstanceTagForRebuildDBInstanceInput]	node_infoz'list[NodeInfoForRebuildDBInstanceInput]portintproject_nameproxy_node_custom(ProxyNodeCustomForRebuildDBInstanceInputrequest_sourcestorage_spacestorage_type	subnet_idvpc_idAllowListIdsAutoStorageScalingConfigBackupId
ChargeInfoDBParamGroupIdDeletionProtection
InstanceIdInstanceNameInstanceTagsNodeInfoPortProjectNameProxyNodeCustomRequestSourceStorageSpaceStorageTypeSubnetIdVpcIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _         ||| _!        ||| _"        ||| _#        ||| _$        ||| _%        |	|| _&        dS dS )z5RebuildDBInstanceRequest - a model defined in SwaggerN)'r   _configuration_allow_list_ids_auto_storage_scaling_config
_backup_id_charge_info_db_param_group_id_deletion_protection_instance_id_instance_name_instance_tags
_node_info_port_project_name_proxy_node_custom_request_source_storage_space_storage_type
_subnet_id_vpc_iddiscriminatorr   r   r	   r   r   r   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   r   r   r   r   r0   s                       /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrdsmysqlv2/models/rebuild_db_instance_request.py__init__z!RebuildDBInstanceRequest.__init__M   s   !*__N,#,0) "&$(! ""
!"&#"!!%"0D&2/JD, &DN"*D(%6D"*':D$&$!.D$!.D &DNDI# ,D(%6D"%"0D$!.D# ,D &DN DKKK     c                     | j         S )zGets the allow_list_ids of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The allow_list_ids of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: list[str]
        r1   rD   s    rE   r   z'RebuildDBInstanceRequest.allow_list_ids        ##rG   c                     || _         dS )zSets the allow_list_ids of this RebuildDBInstanceRequest.


        :param allow_list_ids: The allow_list_ids of this RebuildDBInstanceRequest.  # noqa: E501
        :type: list[str]
        NrI   )rD   r   s     rE   r   z'RebuildDBInstanceRequest.allow_list_ids         .rG   c                     | j         S )a  Gets the auto_storage_scaling_config of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The auto_storage_scaling_config of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: AutoStorageScalingConfigForRebuildDBInstanceInput
        r2   rJ   s    rE   r   z4RebuildDBInstanceRequest.auto_storage_scaling_config   s     00rG   c                     || _         dS )a  Sets the auto_storage_scaling_config of this RebuildDBInstanceRequest.


        :param auto_storage_scaling_config: The auto_storage_scaling_config of this RebuildDBInstanceRequest.  # noqa: E501
        :type: AutoStorageScalingConfigForRebuildDBInstanceInput
        NrO   )rD   r   s     rE   r   z4RebuildDBInstanceRequest.auto_storage_scaling_config   s     -H)))rG   c                     | j         S )zGets the backup_id of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The backup_id of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r3   rJ   s    rE   r	   z"RebuildDBInstanceRequest.backup_id        rG   c                     || _         dS )zSets the backup_id of this RebuildDBInstanceRequest.


        :param backup_id: The backup_id of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        NrR   )rD   r	   s     rE   r	   z"RebuildDBInstanceRequest.backup_id        $rG   c                     | j         S )zGets the charge_info of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The charge_info of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: ChargeInfoForRebuildDBInstanceInput
        r4   rJ   s    rE   r   z$RebuildDBInstanceRequest.charge_info          rG   c                     || _         dS )zSets the charge_info of this RebuildDBInstanceRequest.


        :param charge_info: The charge_info of this RebuildDBInstanceRequest.  # noqa: E501
        :type: ChargeInfoForRebuildDBInstanceInput
        NrW   )rD   r   s     rE   r   z$RebuildDBInstanceRequest.charge_info   s     (rG   c                     | j         S )zGets the db_param_group_id of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The db_param_group_id of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r5   rJ   s    rE   r   z*RebuildDBInstanceRequest.db_param_group_id        &&rG   c                     || _         dS )zSets the db_param_group_id of this RebuildDBInstanceRequest.


        :param db_param_group_id: The db_param_group_id of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr[   )rD   r   s     rE   r   z*RebuildDBInstanceRequest.db_param_group_id        #4rG   c                     | j         S )zGets the deletion_protection of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The deletion_protection of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r6   rJ   s    rE   r   z,RebuildDBInstanceRequest.deletion_protection   s     ((rG   c                     || _         dS )zSets the deletion_protection of this RebuildDBInstanceRequest.


        :param deletion_protection: The deletion_protection of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr`   )rD   r   s     rE   r   z,RebuildDBInstanceRequest.deletion_protection   s     %8!!!rG   c                     | j         S )zGets the instance_id of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The instance_id of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        )r7   rJ   s    rE   r   z$RebuildDBInstanceRequest.instance_id	  rX   rG   c                 N    | j         j        r|t          d          || _        dS )zSets the instance_id of this RebuildDBInstanceRequest.


        :param instance_id: The instance_id of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r0   client_side_validation
ValueErrorr7   )rD   r   s     rE   r   z$RebuildDBInstanceRequest.instance_id  s5     5 	T+:MRSSS'rG   c                     | j         S )zGets the instance_name of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The instance_name of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r8   rJ   s    rE   r   z&RebuildDBInstanceRequest.instance_name        ""rG   c                     || _         dS )zSets the instance_name of this RebuildDBInstanceRequest.


        :param instance_name: The instance_name of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nrg   )rD   r   s     rE   r   z&RebuildDBInstanceRequest.instance_name*       ,rG   c                     | j         S )zGets the instance_tags of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The instance_tags of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: list[InstanceTagForRebuildDBInstanceInput]
        r9   rJ   s    rE   r   z&RebuildDBInstanceRequest.instance_tags5  rh   rG   c                     || _         dS )zSets the instance_tags of this RebuildDBInstanceRequest.


        :param instance_tags: The instance_tags of this RebuildDBInstanceRequest.  # noqa: E501
        :type: list[InstanceTagForRebuildDBInstanceInput]
        Nrl   )rD   r   s     rE   r   z&RebuildDBInstanceRequest.instance_tags?  rj   rG   c                     | j         S )zGets the node_info of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The node_info of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: list[NodeInfoForRebuildDBInstanceInput]
        r:   rJ   s    rE   r   z"RebuildDBInstanceRequest.node_infoJ  rS   rG   c                     || _         dS )zSets the node_info of this RebuildDBInstanceRequest.


        :param node_info: The node_info of this RebuildDBInstanceRequest.  # noqa: E501
        :type: list[NodeInfoForRebuildDBInstanceInput]
        Nro   )rD   r   s     rE   r   z"RebuildDBInstanceRequest.node_infoT  rU   rG   c                     | j         S )zGets the port of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The port of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: int
        r;   rJ   s    rE   r   zRebuildDBInstanceRequest.port_  s     zrG   c                     || _         dS )zSets the port of this RebuildDBInstanceRequest.


        :param port: The port of this RebuildDBInstanceRequest.  # noqa: E501
        :type: int
        Nrr   )rD   r   s     rE   r   zRebuildDBInstanceRequest.porti  s     


rG   c                     | j         S )zGets the project_name of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The project_name of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r<   rJ   s    rE   r   z%RebuildDBInstanceRequest.project_namet       !!rG   c                     || _         dS )zSets the project_name of this RebuildDBInstanceRequest.


        :param project_name: The project_name of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nru   )rD   r   s     rE   r   z%RebuildDBInstanceRequest.project_name~       *rG   c                     | j         S )zGets the proxy_node_custom of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The proxy_node_custom of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: ProxyNodeCustomForRebuildDBInstanceInput
        r=   rJ   s    rE   r   z*RebuildDBInstanceRequest.proxy_node_custom  r\   rG   c                     || _         dS )zSets the proxy_node_custom of this RebuildDBInstanceRequest.


        :param proxy_node_custom: The proxy_node_custom of this RebuildDBInstanceRequest.  # noqa: E501
        :type: ProxyNodeCustomForRebuildDBInstanceInput
        Nrz   )rD   r   s     rE   r   z*RebuildDBInstanceRequest.proxy_node_custom  r^   rG   c                     | j         S )zGets the request_source of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The request_source of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r>   rJ   s    rE   r   z'RebuildDBInstanceRequest.request_source  rK   rG   c                     || _         dS )zSets the request_source of this RebuildDBInstanceRequest.


        :param request_source: The request_source of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr}   )rD   r   s     rE   r   z'RebuildDBInstanceRequest.request_source  rM   rG   c                     | j         S )zGets the storage_space of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The storage_space of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: int
        r?   rJ   s    rE   r   z&RebuildDBInstanceRequest.storage_space  rh   rG   c                     || _         dS )zSets the storage_space of this RebuildDBInstanceRequest.


        :param storage_space: The storage_space of this RebuildDBInstanceRequest.  # noqa: E501
        :type: int
        Nr   )rD   r   s     rE   r   z&RebuildDBInstanceRequest.storage_space  rj   rG   c                     | j         S )zGets the storage_type of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The storage_type of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        r@   rJ   s    rE   r   z%RebuildDBInstanceRequest.storage_type  rv   rG   c                     || _         dS )zSets the storage_type of this RebuildDBInstanceRequest.


        :param storage_type: The storage_type of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   z%RebuildDBInstanceRequest.storage_type  rx   rG   c                     | j         S )zGets the subnet_id of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The subnet_id of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        rA   rJ   s    rE   r   z"RebuildDBInstanceRequest.subnet_id  rS   rG   c                     || _         dS )zSets the subnet_id of this RebuildDBInstanceRequest.


        :param subnet_id: The subnet_id of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   z"RebuildDBInstanceRequest.subnet_id  rU   rG   c                     | j         S )zGets the vpc_id of this RebuildDBInstanceRequest.  # noqa: E501


        :return: The vpc_id of this RebuildDBInstanceRequest.  # noqa: E501
        :rtype: str
        rB   rJ   s    rE   r   zRebuildDBInstanceRequest.vpc_id  s     |rG   c                     || _         dS )zSets the vpc_id of this RebuildDBInstanceRequest.


        :param vpc_id: The vpc_id of this RebuildDBInstanceRequest.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   zRebuildDBInstanceRequest.vpc_id  s     rG   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    rE   <lambda>z2RebuildDBInstanceRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk rG   r   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r   r   r   )items    rE   r   z2RebuildDBInstanceRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< rG   )six	iteritemsswagger_typesgetattr
isinstancelistmapr   r   dictitems
issubclassr   )rD   resultattr_valuekeys         rE   r   z RebuildDBInstanceRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t.55 	$"jjll $ $
U#srG   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr   rJ   s    rE   to_strzRebuildDBInstanceRequest.to_str"  s    ~dllnn---rG   c                 *    |                                  S )zFor `print` and `pprint`)r   rJ   s    rE   __repr__z!RebuildDBInstanceRequest.__repr__&  s    {{}}rG   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr   r   r   rD   others     rE   __eq__zRebuildDBInstanceRequest.__eq__*  s5    %!9:: 	5||~~00rG   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     rE   __ne__zRebuildDBInstanceRequest.__ne__1  s5    %!9:: 	4||~~00rG   )NNNNNNNNNNNNNNNNNNN) __name__
__module____qualname____doc__r   attribute_maprF   propertyr   setterr   r	   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    rG   rE   r   r      s_        
+%'Z 	U 	<	
 	U 	u 	u 	 	E 	> 	 	 	G 	% 	  	!" 	U#$ 	%% M*.%'A 	Z 	|	
 	- 	3 	| 	 	 	Z 	 	 	. 	/ 	  	!" 	Z#$ 	'% M*<! <! <! <!| $ $ X$ . . . 1 1 X1 !'H H ('H   X $ $ $ ! ! X! ( ( ( ' ' X' 4 4 4 ) ) X) 8 8  8 ! ! X! 
( 
( 
( # # X# , , , # # X# , , ,   X $ $ $   X 
[  [ " " X" * * * ' ' X' 4 4 4 $ $ X$ . . . # # X# , , , " " X" * * *   X $ $ $   X ]  ]  6. . .  1 1 11 1 1 1 1rG   r   )r   r   rer   volcenginesdkcore.configurationr   objectr   r   rG   rE   <module>r      s|      				 



 9 9 9 9 9 9`1 `1 `1 `1 `1v `1 `1 `1 `1 `1rG   