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

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))CreateAcceleratorRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstrz*list[ResourceTagForCreateAcceleratorInput])	billing_periodbilling_specbilling_typecharge_typedurationnameproject_name
renew_typeresource_tagsBillingPeriodBillingSpecBillingType
ChargeTypeDurationNameProjectName	RenewTypeResourceTagsNc                 ^   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        || _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z5CreateAcceleratorRequest - a model defined in SwaggerN)r   _configuration_billing_period_billing_spec_billing_type_charge_type	_duration_name_project_name_renew_type_resource_tagsdiscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkga/models/create_accelerator_request.py__init__z!CreateAcceleratorRequest.__init__;   s    !*__N,#!! 
!"!%"0D(# ,D&$DMDI# ,D!(DO$!.D %$    c                     | j         S )zGets the billing_period of this CreateAcceleratorRequest.  # noqa: E501


        :return: The billing_period of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: int
        r   r&   s    r'   r   z'CreateAcceleratorRequest.billing_period]   s     ##r)   c                     || _         dS )zSets the billing_period of this CreateAcceleratorRequest.


        :param billing_period: The billing_period of this CreateAcceleratorRequest.  # noqa: E501
        :type: int
        Nr+   )r&   r   s     r'   r   z'CreateAcceleratorRequest.billing_periodg   s      .r)   c                     | j         S )zGets the billing_spec of this CreateAcceleratorRequest.  # noqa: E501


        :return: The billing_spec of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: str
        )r   r,   s    r'   r	   z%CreateAcceleratorRequest.billing_specr        !!r)   c                 N    | j         j        r|t          d          || _        dS )zSets the billing_spec of this CreateAcceleratorRequest.


        :param billing_spec: The billing_spec of this CreateAcceleratorRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `billing_spec`, must not be `None`)r   client_side_validation
ValueErrorr   )r&   r	   s     r'   r	   z%CreateAcceleratorRequest.billing_spec|   s5     5 	U,:NSTTT)r)   c                     | j         S )zGets the billing_type of this CreateAcceleratorRequest.  # noqa: E501


        :return: The billing_type of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   z%CreateAcceleratorRequest.billing_type   r/   r)   c                     || _         dS )zSets the billing_type of this CreateAcceleratorRequest.


        :param billing_type: The billing_type of this CreateAcceleratorRequest.  # noqa: E501
        :type: str
        Nr4   )r&   r
   s     r'   r
   z%CreateAcceleratorRequest.billing_type        *r)   c                     | j         S )zGets the charge_type of this CreateAcceleratorRequest.  # noqa: E501


        :return: The charge_type of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: str
        )r   r,   s    r'   r   z$CreateAcceleratorRequest.charge_type   s       r)   c                 N    | j         j        r|t          d          || _        dS )zSets the charge_type of this CreateAcceleratorRequest.


        :param charge_type: The charge_type of this CreateAcceleratorRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `charge_type`, must not be `None`)r   r1   r2   r   )r&   r   s     r'   r   z$CreateAcceleratorRequest.charge_type   s5     5 	T+:MRSSS'r)   c                     | j         S )zGets the duration of this CreateAcceleratorRequest.  # noqa: E501


        :return: The duration of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: int
        r    r,   s    r'   r   z!CreateAcceleratorRequest.duration   s     ~r)   c                     || _         dS )zSets the duration of this CreateAcceleratorRequest.


        :param duration: The duration of this CreateAcceleratorRequest.  # noqa: E501
        :type: int
        Nr:   )r&   r   s     r'   r   z!CreateAcceleratorRequest.duration   s     "r)   c                     | j         S )zGets the name of this CreateAcceleratorRequest.  # noqa: E501


        :return: The name of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: str
        r!   r,   s    r'   r   zCreateAcceleratorRequest.name   s     zr)   c                     || _         dS )zSets the name of this CreateAcceleratorRequest.


        :param name: The name of this CreateAcceleratorRequest.  # noqa: E501
        :type: str
        Nr=   )r&   r   s     r'   r   zCreateAcceleratorRequest.name   s     


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


        :return: The project_name of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   z%CreateAcceleratorRequest.project_name   r/   r)   c                     || _         dS )zSets the project_name of this CreateAcceleratorRequest.


        :param project_name: The project_name of this CreateAcceleratorRequest.  # noqa: E501
        :type: str
        Nr@   )r&   r   s     r'   r   z%CreateAcceleratorRequest.project_name   r6   r)   c                     | j         S )zGets the renew_type of this CreateAcceleratorRequest.  # noqa: E501


        :return: The renew_type of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: int
        r#   r,   s    r'   r   z#CreateAcceleratorRequest.renew_type   s     r)   c                     || _         dS )zSets the renew_type of this CreateAcceleratorRequest.


        :param renew_type: The renew_type of this CreateAcceleratorRequest.  # noqa: E501
        :type: int
        NrC   )r&   r   s     r'   r   z#CreateAcceleratorRequest.renew_type   s     &r)   c                     | j         S )zGets the resource_tags of this CreateAcceleratorRequest.  # noqa: E501


        :return: The resource_tags of this CreateAcceleratorRequest.  # noqa: E501
        :rtype: list[ResourceTagForCreateAcceleratorInput]
        r$   r,   s    r'   r   z&CreateAcceleratorRequest.resource_tags	  s     ""r)   c                     || _         dS )zSets the resource_tags of this CreateAcceleratorRequest.


        :param resource_tags: The resource_tags of this CreateAcceleratorRequest.  # noqa: E501
        :type: list[ResourceTagForCreateAcceleratorInput]
        NrF   )r&   r   s     r'   r   z&CreateAcceleratorRequest.resource_tags  s     ,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hasattrrJ   )xs    r'   <lambda>z2CreateAcceleratorRequest.to_dict.<locals>.<lambda>&  s!    WQ	-B-BIaiikkk r)   rJ   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rJ   r   rK   )items    r'   rN   z2CreateAcceleratorRequest.to_dict.<locals>.<lambda>-  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprL   rJ   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rJ   z CreateAcceleratorRequest.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r)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrJ   r,   s    r'   to_strzCreateAcceleratorRequest.to_str9  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rd   r,   s    r'   __repr__z!CreateAcceleratorRequest.__repr__=  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrV   r   rJ   r&   others     r'   __eq__zCreateAcceleratorRequest.__eq__A  s5    %!9:: 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrh   ri   s     r'   __ne__zCreateAcceleratorRequest.__ne__H  s5    %!9:: 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rT   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rJ   rd   rf   rk   rm    r)   r'   r   r      s        
  E
 
M *%%#%!'
 
M /  /  /  /D $ $ X$ . . . " " X" 
* 
* 
* " " X" * * * ! ! X! 
( 
( 
(   X _" " _"   X 
[  [ " " X" * * *     X  & & & # # X# , , ,  6. . .  1 1 11 1 1 1 1r)   r   )rq   rb   rerR   volcenginesdkcore.configurationr   objectr   ru   r)   r'   <module>ry      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w1v w1 w1 w1 w1 w1r)   