
    ~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 )a  
    seccenter20240508

    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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd ZdS )GetClusterStatisticsResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz3list[VarmorStatusStatForGetClusterStatisticsOutput])billing_center_urltotal_hardened_node_countupdate_timeupgradable_version_countvarmor_status_statsBillingCenterUrlTotalHardenedNodeCount
UpdateTimeUpgradableVersionCountVarmorStatusStatsNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        ||| _        |	|| _        dS dS )z9GetClusterStatisticsResponse - a model defined in SwaggerN)r   _configuration_billing_center_url_total_hardened_node_count_update_time_upgradable_version_count_varmor_status_statsdiscriminatorr   r	   r
   r   r   )selfr   r	   r
   r   r   r   s          /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkseccenter20240508/models/get_cluster_statistics_response.py__init__z%GetClusterStatisticsResponse.__init__3   s    !*__N,#' *.' )-&$(!!)&8D#$0-FD*"*D#/,DD)*':D$$$ +*    c                     | j         S )zGets the billing_center_url of this GetClusterStatisticsResponse.  # noqa: E501


        :return: The billing_center_url of this GetClusterStatisticsResponse.  # noqa: E501
        :rtype: str
        r   r   s    r   r   z/GetClusterStatisticsResponse.billing_center_urlK   s     ''r   c                     || _         dS )zSets the billing_center_url of this GetClusterStatisticsResponse.


        :param billing_center_url: The billing_center_url of this GetClusterStatisticsResponse.  # noqa: E501
        :type: str
        Nr   )r   r   s     r   r   z/GetClusterStatisticsResponse.billing_center_urlU   s     $6   r   c                     | j         S )zGets the total_hardened_node_count of this GetClusterStatisticsResponse.  # noqa: E501


        :return: The total_hardened_node_count of this GetClusterStatisticsResponse.  # noqa: E501
        :rtype: int
        r   r    s    r   r	   z6GetClusterStatisticsResponse.total_hardened_node_count`   s     ..r   c                     || _         dS )zSets the total_hardened_node_count of this GetClusterStatisticsResponse.


        :param total_hardened_node_count: The total_hardened_node_count of this GetClusterStatisticsResponse.  # noqa: E501
        :type: int
        Nr#   )r   r	   s     r   r	   z6GetClusterStatisticsResponse.total_hardened_node_countj   s     +D'''r   c                     | j         S )zGets the update_time of this GetClusterStatisticsResponse.  # noqa: E501


        :return: The update_time of this GetClusterStatisticsResponse.  # noqa: E501
        :rtype: str
        r   r    s    r   r
   z(GetClusterStatisticsResponse.update_timeu   s       r   c                     || _         dS )zSets the update_time of this GetClusterStatisticsResponse.


        :param update_time: The update_time of this GetClusterStatisticsResponse.  # noqa: E501
        :type: str
        Nr&   )r   r
   s     r   r
   z(GetClusterStatisticsResponse.update_time   s     (r   c                     | j         S )zGets the upgradable_version_count of this GetClusterStatisticsResponse.  # noqa: E501


        :return: The upgradable_version_count of this GetClusterStatisticsResponse.  # noqa: E501
        :rtype: int
        r   r    s    r   r   z5GetClusterStatisticsResponse.upgradable_version_count   s     --r   c                     || _         dS )zSets the upgradable_version_count of this GetClusterStatisticsResponse.


        :param upgradable_version_count: The upgradable_version_count of this GetClusterStatisticsResponse.  # noqa: E501
        :type: int
        Nr)   )r   r   s     r   r   z5GetClusterStatisticsResponse.upgradable_version_count   s     *B&&&r   c                     | j         S )zGets the varmor_status_stats of this GetClusterStatisticsResponse.  # noqa: E501


        :return: The varmor_status_stats of this GetClusterStatisticsResponse.  # noqa: E501
        :rtype: list[VarmorStatusStatForGetClusterStatisticsOutput]
        r   r    s    r   r   z0GetClusterStatisticsResponse.varmor_status_stats   s     ((r   c                     || _         dS )a   Sets the varmor_status_stats of this GetClusterStatisticsResponse.


        :param varmor_status_stats: The varmor_status_stats of this GetClusterStatisticsResponse.  # noqa: E501
        :type: list[VarmorStatusStatForGetClusterStatisticsOutput]
        Nr,   )r   r   s     r   r   z0GetClusterStatisticsResponse.varmor_status_stats   s     %8!!!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hasattrr0   )xs    r   <lambda>z6GetClusterStatisticsResponse.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r0   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r0   r   r1   )items    r   r4   z6GetClusterStatisticsResponse.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr2   r0   dictitems
issubclassr   )r   resultattr_valuekeys         r   r0   z$GetClusterStatisticsResponse.to_dict   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pformatr0   r    s    r   to_strz#GetClusterStatisticsResponse.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rJ   r    s    r   __repr__z%GetClusterStatisticsResponse.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr<   r   r0   r   others     r   __eq__z#GetClusterStatisticsResponse.__eq__   s5    %!=>> 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrN   rO   s     r   __ne__z#GetClusterStatisticsResponse.__ne__   s5    %!=>> 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r:   attribute_mapr   propertyr   setterr	   r
   r   r   r0   rJ   rL   rQ   rS    r   r   r   r      s        
 $%*$)T M 1%=#$<2 M; ; ; ;0 ( ( X( 6 6 6 / / X/ %D D &%D ! ! X! ( ( ( . . X. $B B %$B ) ) X) 8 8  8  6. . .  1 1 11 1 1 1 1r   r   )rW   rH   rer8   volcenginesdkcore.configurationr   objectr   r[   r   r   <module>r_      s|      				 



 9 9 9 9 9 9M1 M1 M1 M1 M16 M1 M1 M1 M1 M1r   