
    ~iE                     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
    kafka

    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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+dZdYd-Zed.             Zej	        d/             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CreateInstanceRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    charge_info ChargeInfoForCreateInstanceInputclient_tokenstrcompute_speceip_idinstance_descriptioninstance_nameip_white_listz	list[str]
parameterspartition_numberintproject_namestorage_spacestorage_type	subnet_idtagszdict(str, str)	user_nameuser_passwordversion)vpc_idzone_id
ChargeInfoClientTokenComputeSpecEipIdInstanceDescriptionInstanceNameIpWhiteList
ParametersPartitionNumberProjectNameStorageSpaceStorageTypeSubnetIdTagsUserNameUserPasswordVersionVpcIdZoneIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _         ||| _!        || _"        ||| _#        ||| _$        ||| _%        || _&        || _'        || _(        dS )z2CreateInstanceRequest - a model defined in SwaggerN))r   _configuration_charge_info_client_token_compute_spec_eip_id_instance_description_instance_name_ip_white_list_parameters_partition_number_project_name_storage_space_storage_type
_subnet_id_tags
_user_name_user_password_version_vpc_id_zone_iddiscriminatorr   r   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   r   r0   s                        z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkkafka/models/create_instance_request.py__init__zCreateInstanceRequest.__init__O   s   !*__N, !!%)"""!%!"!
"!"*D# ,D( DK+(<D%$!.D$!.D!(DO'$4D!# ,D$!.D# ,D"DI &DN$!.D    c                     | j         S )zGets the charge_info of this CreateInstanceRequest.  # noqa: E501


        :return: The charge_info of this CreateInstanceRequest.  # noqa: E501
        :rtype: ChargeInfoForCreateInstanceInput
        r1   rE   s    rF   r   z!CreateInstanceRequest.charge_info   s       rH   c                     || _         dS )zSets the charge_info of this CreateInstanceRequest.


        :param charge_info: The charge_info of this CreateInstanceRequest.  # noqa: E501
        :type: ChargeInfoForCreateInstanceInput
        NrJ   )rE   r   s     rF   r   z!CreateInstanceRequest.charge_info   s     (rH   c                     | j         S )zGets the client_token of this CreateInstanceRequest.  # noqa: E501


        :return: The client_token of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r2   rK   s    rF   r   z"CreateInstanceRequest.client_token        !!rH   c                     || _         dS )zSets the client_token of this CreateInstanceRequest.


        :param client_token: The client_token of this CreateInstanceRequest.  # noqa: E501
        :type: str
        NrN   )rE   r   s     rF   r   z"CreateInstanceRequest.client_token        *rH   c                     | j         S )zGets the compute_spec of this CreateInstanceRequest.  # noqa: E501


        :return: The compute_spec of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        )r3   rK   s    rF   r
   z"CreateInstanceRequest.compute_spec   rO   rH   c                 N    | j         j        r|t          d          || _        dS )zSets the compute_spec of this CreateInstanceRequest.


        :param compute_spec: The compute_spec of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `compute_spec`, must not be `None`)r0   client_side_validation
ValueErrorr3   )rE   r
   s     rF   r
   z"CreateInstanceRequest.compute_spec   s5     5 	U,:NSTTT)rH   c                     | j         S )zGets the eip_id of this CreateInstanceRequest.  # noqa: E501


        :return: The eip_id of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r4   rK   s    rF   r   zCreateInstanceRequest.eip_id        |rH   c                     || _         dS )zSets the eip_id of this CreateInstanceRequest.


        :param eip_id: The eip_id of this CreateInstanceRequest.  # noqa: E501
        :type: str
        NrW   )rE   r   s     rF   r   zCreateInstanceRequest.eip_id   s     rH   c                     | j         S )zGets the instance_description of this CreateInstanceRequest.  # noqa: E501


        :return: The instance_description of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r5   rK   s    rF   r   z*CreateInstanceRequest.instance_description   s     ))rH   c                     || _         dS )zSets the instance_description of this CreateInstanceRequest.


        :param instance_description: The instance_description of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nr[   )rE   r   s     rF   r   z*CreateInstanceRequest.instance_description   s     &:"""rH   c                     | j         S )zGets the instance_name of this CreateInstanceRequest.  # noqa: E501


        :return: The instance_name of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r6   rK   s    rF   r   z#CreateInstanceRequest.instance_name        ""rH   c                     || _         dS )zSets the instance_name of this CreateInstanceRequest.


        :param instance_name: The instance_name of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nr^   )rE   r   s     rF   r   z#CreateInstanceRequest.instance_name       ,rH   c                     | j         S )zGets the ip_white_list of this CreateInstanceRequest.  # noqa: E501


        :return: The ip_white_list of this CreateInstanceRequest.  # noqa: E501
        :rtype: list[str]
        r7   rK   s    rF   r   z#CreateInstanceRequest.ip_white_list  r_   rH   c                     || _         dS )zSets the ip_white_list of this CreateInstanceRequest.


        :param ip_white_list: The ip_white_list of this CreateInstanceRequest.  # noqa: E501
        :type: list[str]
        Nrc   )rE   r   s     rF   r   z#CreateInstanceRequest.ip_white_list  ra   rH   c                     | j         S )zGets the parameters of this CreateInstanceRequest.  # noqa: E501


        :return: The parameters of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r8   rK   s    rF   r   z CreateInstanceRequest.parameters!  s     rH   c                     || _         dS )zSets the parameters of this CreateInstanceRequest.


        :param parameters: The parameters of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nrf   )rE   r   s     rF   r   z CreateInstanceRequest.parameters+  s     &rH   c                     | j         S )zGets the partition_number of this CreateInstanceRequest.  # noqa: E501


        :return: The partition_number of this CreateInstanceRequest.  # noqa: E501
        :rtype: int
        r9   rK   s    rF   r   z&CreateInstanceRequest.partition_number6  s     %%rH   c                     || _         dS )zSets the partition_number of this CreateInstanceRequest.


        :param partition_number: The partition_number of this CreateInstanceRequest.  # noqa: E501
        :type: int
        Nri   )rE   r   s     rF   r   z&CreateInstanceRequest.partition_number@  s     "2rH   c                     | j         S )zGets the project_name of this CreateInstanceRequest.  # noqa: E501


        :return: The project_name of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r:   rK   s    rF   r   z"CreateInstanceRequest.project_nameK  rO   rH   c                     || _         dS )zSets the project_name of this CreateInstanceRequest.


        :param project_name: The project_name of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nrl   )rE   r   s     rF   r   z"CreateInstanceRequest.project_nameU  rQ   rH   c                     | j         S )zGets the storage_space of this CreateInstanceRequest.  # noqa: E501


        :return: The storage_space of this CreateInstanceRequest.  # noqa: E501
        :rtype: int
        r;   rK   s    rF   r   z#CreateInstanceRequest.storage_space`  r_   rH   c                     || _         dS )zSets the storage_space of this CreateInstanceRequest.


        :param storage_space: The storage_space of this CreateInstanceRequest.  # noqa: E501
        :type: int
        Nro   )rE   r   s     rF   r   z#CreateInstanceRequest.storage_spacej  ra   rH   c                     | j         S )zGets the storage_type of this CreateInstanceRequest.  # noqa: E501


        :return: The storage_type of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r<   rK   s    rF   r   z"CreateInstanceRequest.storage_typeu  rO   rH   c                     || _         dS )zSets the storage_type of this CreateInstanceRequest.


        :param storage_type: The storage_type of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nrr   )rE   r   s     rF   r   z"CreateInstanceRequest.storage_type  rQ   rH   c                     | j         S )zGets the subnet_id of this CreateInstanceRequest.  # noqa: E501


        :return: The subnet_id of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        )r=   rK   s    rF   r   zCreateInstanceRequest.subnet_id       rH   c                 N    | j         j        r|t          d          || _        dS )zSets the subnet_id of this CreateInstanceRequest.


        :param subnet_id: The subnet_id of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `subnet_id`, must not be `None`)r0   rT   rU   r=   )rE   r   s     rF   r   zCreateInstanceRequest.subnet_id  s2     5 	R):KPQQQ#rH   c                     | j         S )zGets the tags of this CreateInstanceRequest.  # noqa: E501


        :return: The tags of this CreateInstanceRequest.  # noqa: E501
        :rtype: dict(str, str)
        r>   rK   s    rF   r   zCreateInstanceRequest.tags  s     zrH   c                     || _         dS )zSets the tags of this CreateInstanceRequest.


        :param tags: The tags of this CreateInstanceRequest.  # noqa: E501
        :type: dict(str, str)
        Nrx   )rE   r   s     rF   r   zCreateInstanceRequest.tags  s     


rH   c                     | j         S )zGets the user_name of this CreateInstanceRequest.  # noqa: E501


        :return: The user_name of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r?   rK   s    rF   r   zCreateInstanceRequest.user_name  ru   rH   c                     || _         dS )zSets the user_name of this CreateInstanceRequest.


        :param user_name: The user_name of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nr{   )rE   r   s     rF   r   zCreateInstanceRequest.user_name  s     $rH   c                     | j         S )zGets the user_password of this CreateInstanceRequest.  # noqa: E501


        :return: The user_password of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        r@   rK   s    rF   r   z#CreateInstanceRequest.user_password  r_   rH   c                     || _         dS )zSets the user_password of this CreateInstanceRequest.


        :param user_password: The user_password of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nr~   )rE   r   s     rF   r   z#CreateInstanceRequest.user_password  ra   rH   c                     | j         S )zGets the version of this CreateInstanceRequest.  # noqa: E501


        :return: The version of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        )rA   rK   s    rF   r   zCreateInstanceRequest.version       }rH   c                 N    | j         j        r|t          d          || _        dS )zSets the version of this CreateInstanceRequest.


        :param version: The version of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nz/Invalid value for `version`, must not be `None`)r0   rT   rU   rA   )rE   r   s     rF   r   zCreateInstanceRequest.version  1     5 	P'/NOOOrH   c                     | j         S )zGets the vpc_id of this CreateInstanceRequest.  # noqa: E501


        :return: The vpc_id of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        )rB   rK   s    rF   r   zCreateInstanceRequest.vpc_id  rX   rH   c                 N    | j         j        r|t          d          || _        dS )zSets the vpc_id of this CreateInstanceRequest.


        :param vpc_id: The vpc_id of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `vpc_id`, must not be `None`)r0   rT   rU   rB   )rE   r   s     rF   r   zCreateInstanceRequest.vpc_id  s1     5 	O&.MNNNrH   c                     | j         S )zGets the zone_id of this CreateInstanceRequest.  # noqa: E501


        :return: The zone_id of this CreateInstanceRequest.  # noqa: E501
        :rtype: str
        )rC   rK   s    rF   r   zCreateInstanceRequest.zone_id  r   rH   c                 N    | j         j        r|t          d          || _        dS )zSets the zone_id of this CreateInstanceRequest.


        :param zone_id: The zone_id of this CreateInstanceRequest.  # noqa: E501
        :type: str
        Nz/Invalid value for `zone_id`, must not be `None`)r0   rT   rU   rC   )rE   r   s     rF   r   zCreateInstanceRequest.zone_id  r   rH   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    rF   <lambda>z/CreateInstanceRequest.to_dict.<locals>.<lambda>-  s!    WQ	-B-BIaiikkk rH   r   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r   r   r   )items    rF   r   z/CreateInstanceRequest.to_dict.<locals>.<lambda>4  s<    tAw	22"=$q'47??+<+<!=!=8< rH   )six	iteritemsswagger_typesgetattr
isinstancelistmapr   r   dictitems
issubclassr   )rE   resultattr_valuekeys         rF   r   zCreateInstanceRequest.to_dict%  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#srH   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr   rK   s    rF   to_strzCreateInstanceRequest.to_str@  s    ~dllnn---rH   c                 *    |                                  S )zFor `print` and `pprint`)r   rK   s    rF   __repr__zCreateInstanceRequest.__repr__D  s    {{}}rH   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr   r   r   rE   others     rF   __eq__zCreateInstanceRequest.__eq__H  s5    %!677 	5||~~00rH   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     rF   __ne__zCreateInstanceRequest.__ne__O  s5    %!677 	4||~~00rH   )NNNNNNNNNNNNNNNNNNNN)!__name__
__module____qualname____doc__r   attribute_maprG   propertyr   setterr   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    rH   rF   r   r      s        
9 	 	%	
 	 	 	 	e 	E 	 	 	 	U 	  	U  	!" 	5#$ '  M,| 	 	'	
 	 5 	 	 	l 	- 	 	 	 	Z 	 	Z  	!" 	9#$ '  M,; ; ; ;z ! ! X! ( ( ( " " X" * * * " " X" 
* 
* 
*   X ]  ] * * X*  : : ! : # # X# , , , # # X# , , ,     X  & & & & & X& 2 2 2 " " X" * * * # # X# , , , " " X" * * *   X 
$ 
$ 
$   X 
[  [   X $ $ $ # # X# , , ,   X ^
  
  ^
    X ]
 
 ]
   X ^
  
  ^
   6. . .  1 1 11 1 1 1 1rH   r   )r   r   rer   volcenginesdkcore.configurationr   objectr   r   rH   rF   <module>r      s|      				 



 9 9 9 9 9 9~1 ~1 ~1 ~1 ~1F ~1 ~1 ~1 ~1 ~1rH   