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

    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
Z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d$ Zd% Zd& Zd' Zd( ZdS )*DescribeResourcePoolResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)
billing_typecreate_timename
project_id	region_idresource_pool_trnstatusstatus_messageupdate_timezone_idBillingType
CreateTimeName	ProjectIdRegionIdResourcePoolTrnStatusStatusMessage
UpdateTimeZoneIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z9DescribeResourcePoolResponse - a model defined in SwaggerN)r   _configuration_billing_type_create_time_name_project_id
_region_id_resource_pool_trn_status_status_message_update_time_zone_iddiscriminatorr   r   r	   r
   r   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   r   s               /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkspark/models/describe_resource_pool_response.py__init__z%DescribeResourcePoolResponse.__init__=   s    !*__N,! 
"&# !# ,D"*DDI!(DO &DN(%6D" DK%"0D"*D"DLLL     c                     | j         S )zGets the billing_type of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The billing_type of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r)   r   z)DescribeResourcePoolResponse.billing_typed   s     !!r+   c                     || _         dS )zSets the billing_type of this DescribeResourcePoolResponse.


        :param billing_type: The billing_type of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr-   )r(   r   s     r)   r   z)DescribeResourcePoolResponse.billing_typen   s     *r+   c                     | j         S )zGets the create_time of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The create_time of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r   r.   s    r)   r   z(DescribeResourcePoolResponse.create_timey          r+   c                     || _         dS )zSets the create_time of this DescribeResourcePoolResponse.


        :param create_time: The create_time of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr1   )r(   r   s     r)   r   z(DescribeResourcePoolResponse.create_time        (r+   c                     | j         S )zGets the name of this DescribeResourcePoolResponse.  # noqa: E501


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


        :param name: The name of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr6   )r(   r	   s     r)   r	   z!DescribeResourcePoolResponse.name   s     


r+   c                     | j         S )zGets the project_id of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The project_id of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r    r.   s    r)   r
   z'DescribeResourcePoolResponse.project_id   s     r+   c                     || _         dS )zSets the project_id of this DescribeResourcePoolResponse.


        :param project_id: The project_id of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr9   )r(   r
   s     r)   r
   z'DescribeResourcePoolResponse.project_id   s     &r+   c                     | j         S )zGets the region_id of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The region_id of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r!   r.   s    r)   r   z&DescribeResourcePoolResponse.region_id   s     r+   c                     || _         dS )zSets the region_id of this DescribeResourcePoolResponse.


        :param region_id: The region_id of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr<   )r(   r   s     r)   r   z&DescribeResourcePoolResponse.region_id   s     $r+   c                     | j         S )zGets the resource_pool_trn of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The resource_pool_trn of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r"   r.   s    r)   r   z.DescribeResourcePoolResponse.resource_pool_trn   s     &&r+   c                     || _         dS )zSets the resource_pool_trn of this DescribeResourcePoolResponse.


        :param resource_pool_trn: The resource_pool_trn of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        Nr?   )r(   r   s     r)   r   z.DescribeResourcePoolResponse.resource_pool_trn   s     #4r+   c                     | j         S )zGets the status of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The status of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r#   r.   s    r)   r   z#DescribeResourcePoolResponse.status   s     |r+   c                     || _         dS )zSets the status of this DescribeResourcePoolResponse.


        :param status: The status of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        NrB   )r(   r   s     r)   r   z#DescribeResourcePoolResponse.status   s     r+   c                     | j         S )zGets the status_message of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The status_message of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r$   r.   s    r)   r   z+DescribeResourcePoolResponse.status_message   s     ##r+   c                     || _         dS )zSets the status_message of this DescribeResourcePoolResponse.


        :param status_message: The status_message of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        NrE   )r(   r   s     r)   r   z+DescribeResourcePoolResponse.status_message  s      .r+   c                     | j         S )zGets the update_time of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The update_time of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r%   r.   s    r)   r   z(DescribeResourcePoolResponse.update_time  r2   r+   c                     || _         dS )zSets the update_time of this DescribeResourcePoolResponse.


        :param update_time: The update_time of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        NrH   )r(   r   s     r)   r   z(DescribeResourcePoolResponse.update_time  r4   r+   c                     | j         S )zGets the zone_id of this DescribeResourcePoolResponse.  # noqa: E501


        :return: The zone_id of this DescribeResourcePoolResponse.  # noqa: E501
        :rtype: str
        r&   r.   s    r)   r   z$DescribeResourcePoolResponse.zone_id!  s     }r+   c                     || _         dS )zSets the zone_id of this DescribeResourcePoolResponse.


        :param zone_id: The zone_id of this DescribeResourcePoolResponse.  # noqa: E501
        :type: str
        NrK   )r(   r   s     r)   r   z$DescribeResourcePoolResponse.zone_id+  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hasattrrO   )xs    r)   <lambda>z6DescribeResourcePoolResponse.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r+   rO   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rO   r   rP   )items    r)   rS   z6DescribeResourcePoolResponse.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r+   )six	iteritemsswagger_typesgetattr
isinstancelistmaprQ   rO   dictitems
issubclassr   )r(   resultattr_valuekeys         r)   rO   z$DescribeResourcePoolResponse.to_dict6  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pformatrO   r.   s    r)   to_strz#DescribeResourcePoolResponse.to_strQ  s    ~dllnn---r+   c                 *    |                                  S )zFor `print` and `pprint`)ri   r.   s    r)   __repr__z%DescribeResourcePoolResponse.__repr__U  s    {{}}r+   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr[   r   rO   r(   others     r)   __eq__z#DescribeResourcePoolResponse.__eq__Y  s5    %!=>> 	5||~~00r+   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrm   rn   s     r)   __ne__z#DescribeResourcePoolResponse.__ne__`  s5    %!=>> 	4||~~00r+   )NNNNNNNNNNN)__name__
__module____qualname____doc__rY   attribute_mapr*   propertyr   setterr   r	   r
   r   r   r   r   r   r   rO   ri   rk   rp   rr    r+   r)   r   r      s        
 " M &#!.)# M%# %# %# %#N " " X" * * * ! ! X! ( ( (   X 
[  [     X  & & &   X $ $ $ ' ' X' 4 4 4   X ]  ] $ $ X$ . . . ! ! X! ( ( (   X ^    ^   6. . .  1 1 11 1 1 1 1r+   r   )rv   rg   rerW   volcenginesdkcore.configurationr   objectr   rz   r+   r)   <module>r~      s|      				 



 9 9 9 9 9 9O1 O1 O1 O1 O16 O1 O1 O1 O1 O1r+   