
    ~iJC                     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
    acep

    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dWd+Zed,             Zej	        d-             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dR ZdS ZdT ZdU ZdV Z d*S )XDetailHostResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    
account_idstrauthority_expire_timeintauthority_statuscharge_typeconfiguration_codeconfiguration_name	create_atdc	expire_athost_idpod_id_listz	list[str]pod_num_availablepod_num_on_host
product_idregionresource_set_idserver_type_code)statusvolc_region	AccountIdAuthorityExpireTimeAuthorityStatus
ChargeTypeConfigurationCodeConfigurationNameCreateAtDcExpireAtHostId	PodIdListPodNumAvailablePodNumOnHost	ProductIdRegionResourceSetIdServerTypeCodeStatus
VolcRegionNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _         ||| _!        ||| _"        ||| _#        ||| _$        ||| _%        ||| _&        ||| _'        |	|| _(        dS dS )z/DetailHostResponse - a model defined in SwaggerN))r   _configuration_account_id_authority_expire_time_authority_status_charge_type_configuration_code_configuration_name
_create_at_dc
_expire_at_host_id_pod_id_list_pod_num_available_pod_num_on_host_product_id_region_resource_set_id_server_type_code_status_volc_region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   r/   s                        v/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkacep/models/detail_host_response.py__init__zDetailHostResponse.__init__O   s   !*__N,&*#!% #' #'  "& $ $!% !!(DO ,)>D&'$4D!"*D)&8D#)&8D# &DN>DG &DN"DL"*D(%6D"&#2D !(DO DK&#2D '$4D! DK"*D #"    c                     | j         S )zGets the account_id of this DetailHostResponse.  # noqa: E501


        :return: The account_id of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r0   rD   s    rE   r   zDetailHostResponse.account_id        rG   c                     || _         dS )zSets the account_id of this DetailHostResponse.


        :param account_id: The account_id of this DetailHostResponse.  # noqa: E501
        :type: str
        NrI   )rD   r   s     rE   r   zDetailHostResponse.account_id        &rG   c                     | j         S )zGets the authority_expire_time of this DetailHostResponse.  # noqa: E501


        :return: The authority_expire_time of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r1   rJ   s    rE   r   z(DetailHostResponse.authority_expire_time   s     **rG   c                     || _         dS )zSets the authority_expire_time of this DetailHostResponse.


        :param authority_expire_time: The authority_expire_time of this DetailHostResponse.  # noqa: E501
        :type: int
        NrO   )rD   r   s     rE   r   z(DetailHostResponse.authority_expire_time   s     '<###rG   c                     | j         S )zGets the authority_status of this DetailHostResponse.  # noqa: E501


        :return: The authority_status of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r2   rJ   s    rE   r
   z#DetailHostResponse.authority_status        %%rG   c                     || _         dS )zSets the authority_status of this DetailHostResponse.


        :param authority_status: The authority_status of this DetailHostResponse.  # noqa: E501
        :type: int
        NrR   )rD   r
   s     rE   r
   z#DetailHostResponse.authority_status        "2rG   c                     | j         S )zGets the charge_type of this DetailHostResponse.  # noqa: E501


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


        :param charge_type: The charge_type of this DetailHostResponse.  # noqa: E501
        :type: str
        NrW   )rD   r   s     rE   r   zDetailHostResponse.charge_type        (rG   c                     | j         S )zGets the configuration_code of this DetailHostResponse.  # noqa: E501


        :return: The configuration_code of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r4   rJ   s    rE   r   z%DetailHostResponse.configuration_code        ''rG   c                     || _         dS )zSets the configuration_code of this DetailHostResponse.


        :param configuration_code: The configuration_code of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr\   )rD   r   s     rE   r   z%DetailHostResponse.configuration_code        $6   rG   c                     | j         S )zGets the configuration_name of this DetailHostResponse.  # noqa: E501


        :return: The configuration_name of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r5   rJ   s    rE   r   z%DetailHostResponse.configuration_name   r]   rG   c                     || _         dS )zSets the configuration_name of this DetailHostResponse.


        :param configuration_name: The configuration_name of this DetailHostResponse.  # noqa: E501
        :type: str
        Nra   )rD   r   s     rE   r   z%DetailHostResponse.configuration_name  r_   rG   c                     | j         S )zGets the create_at of this DetailHostResponse.  # noqa: E501


        :return: The create_at of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r6   rJ   s    rE   r   zDetailHostResponse.create_at       rG   c                     || _         dS )zSets the create_at of this DetailHostResponse.


        :param create_at: The create_at of this DetailHostResponse.  # noqa: E501
        :type: int
        Nrd   )rD   r   s     rE   r   zDetailHostResponse.create_at       $rG   c                     | j         S )zGets the dc of this DetailHostResponse.  # noqa: E501


        :return: The dc of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r7   rJ   s    rE   r   zDetailHostResponse.dc$  s     xrG   c                     || _         dS )zSets the dc of this DetailHostResponse.


        :param dc: The dc of this DetailHostResponse.  # noqa: E501
        :type: str
        Nri   )rD   r   s     rE   r   zDetailHostResponse.dc.  s     rG   c                     | j         S )zGets the expire_at of this DetailHostResponse.  # noqa: E501


        :return: The expire_at of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r8   rJ   s    rE   r   zDetailHostResponse.expire_at9  re   rG   c                     || _         dS )zSets the expire_at of this DetailHostResponse.


        :param expire_at: The expire_at of this DetailHostResponse.  # noqa: E501
        :type: int
        Nrl   )rD   r   s     rE   r   zDetailHostResponse.expire_atC  rg   rG   c                     | j         S )zGets the host_id of this DetailHostResponse.  # noqa: E501


        :return: The host_id of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r9   rJ   s    rE   r   zDetailHostResponse.host_idN  s     }rG   c                     || _         dS )zSets the host_id of this DetailHostResponse.


        :param host_id: The host_id of this DetailHostResponse.  # noqa: E501
        :type: str
        Nro   )rD   r   s     rE   r   zDetailHostResponse.host_idX  s      rG   c                     | j         S )zGets the pod_id_list of this DetailHostResponse.  # noqa: E501


        :return: The pod_id_list of this DetailHostResponse.  # noqa: E501
        :rtype: list[str]
        r:   rJ   s    rE   r   zDetailHostResponse.pod_id_listc  rX   rG   c                     || _         dS )zSets the pod_id_list of this DetailHostResponse.


        :param pod_id_list: The pod_id_list of this DetailHostResponse.  # noqa: E501
        :type: list[str]
        Nrr   )rD   r   s     rE   r   zDetailHostResponse.pod_id_listm  rZ   rG   c                     | j         S )zGets the pod_num_available of this DetailHostResponse.  # noqa: E501


        :return: The pod_num_available of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r;   rJ   s    rE   r   z$DetailHostResponse.pod_num_availablex  s     &&rG   c                     || _         dS )zSets the pod_num_available of this DetailHostResponse.


        :param pod_num_available: The pod_num_available of this DetailHostResponse.  # noqa: E501
        :type: int
        Nru   )rD   r   s     rE   r   z$DetailHostResponse.pod_num_available  s     #4rG   c                     | j         S )zGets the pod_num_on_host of this DetailHostResponse.  # noqa: E501


        :return: The pod_num_on_host of this DetailHostResponse.  # noqa: E501
        :rtype: int
        r<   rJ   s    rE   r   z"DetailHostResponse.pod_num_on_host       $$rG   c                     || _         dS )zSets the pod_num_on_host of this DetailHostResponse.


        :param pod_num_on_host: The pod_num_on_host of this DetailHostResponse.  # noqa: E501
        :type: int
        Nrx   )rD   r   s     rE   r   z"DetailHostResponse.pod_num_on_host       !0rG   c                     | j         S )zGets the product_id of this DetailHostResponse.  # noqa: E501


        :return: The product_id of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r=   rJ   s    rE   r   zDetailHostResponse.product_id  rK   rG   c                     || _         dS )zSets the product_id of this DetailHostResponse.


        :param product_id: The product_id of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr}   )rD   r   s     rE   r   zDetailHostResponse.product_id  rM   rG   c                     | j         S )zGets the region of this DetailHostResponse.  # noqa: E501


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


        :param region: The region of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   zDetailHostResponse.region       rG   c                     | j         S )zGets the resource_set_id of this DetailHostResponse.  # noqa: E501


        :return: The resource_set_id of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r?   rJ   s    rE   r   z"DetailHostResponse.resource_set_id  ry   rG   c                     || _         dS )zSets the resource_set_id of this DetailHostResponse.


        :param resource_set_id: The resource_set_id of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   z"DetailHostResponse.resource_set_id  r{   rG   c                     | j         S )zGets the server_type_code of this DetailHostResponse.  # noqa: E501


        :return: The server_type_code of this DetailHostResponse.  # noqa: E501
        :rtype: str
        r@   rJ   s    rE   r   z#DetailHostResponse.server_type_code  rS   rG   c                     || _         dS )zSets the server_type_code of this DetailHostResponse.


        :param server_type_code: The server_type_code of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   z#DetailHostResponse.server_type_code  rU   rG   c                     | j         S )zGets the status of this DetailHostResponse.  # noqa: E501


        :return: The status of this DetailHostResponse.  # noqa: E501
        :rtype: int
        rA   rJ   s    rE   r   zDetailHostResponse.status  r   rG   c                     || _         dS )zSets the status of this DetailHostResponse.


        :param status: The status of this DetailHostResponse.  # noqa: E501
        :type: int
        Nr   )rD   r   s     rE   r   zDetailHostResponse.status   r   rG   c                     | j         S )zGets the volc_region of this DetailHostResponse.  # noqa: E501


        :return: The volc_region of this DetailHostResponse.  # noqa: E501
        :rtype: str
        rB   rJ   s    rE   r   zDetailHostResponse.volc_region  rX   rG   c                     || _         dS )zSets the volc_region of this DetailHostResponse.


        :param volc_region: The volc_region of this DetailHostResponse.  # noqa: E501
        :type: str
        Nr   )rD   r   s     rE   r   zDetailHostResponse.volc_region  rZ   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>z,DetailHostResponse.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   z,DetailHostResponse.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DetailHostResponse.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#srG   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr   rJ   s    rE   to_strzDetailHostResponse.to_str;  s    ~dllnn---rG   c                 *    |                                  S )zFor `print` and `pprint`)r   rJ   s    rE   __repr__zDetailHostResponse.__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DetailHostResponse.__eq__C  s5    %!344 	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DetailHostResponse.__ne__J  s5    %!344 	4||~~00rG   )NNNNNNNNNNNNNNNNNNNN)!__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   r    rG   rE   r   r      s        
e 	E 	u	
 	e 	e 	U 	e 	U 	5 	{ 	U 	5 	e 	%  	5!" 	E#$ '  M,k!6 	- 	|	
 	1 	1 	Z 	d 	Z 	8 	{ 	. 	> 	k 	(  	?!" 	,#$ #'  M,@+ @+ @+ @+D     X  & & & + + X+ !< < "!< & & X& 2 2 2 ! ! X! ( ( ( ( ( X( 6 6 6 ( ( X( 6 6 6   X $ $ $   X Y  Y   X $ $ $   X ^    ^  ! ! X! ( ( ( ' ' X' 4 4 4 % % X% 0 0 0     X  & & &   X ]  ] % % X% 0 0 0 & & X& 2 2 2   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y1 y1 y1 y1 y1 y1 y1 y1 y1 y1rG   