
    ~iz$                     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                      e Zd ZdZ	 dddddddd	Z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d! Zd" Zd# Zd$ Zd% ZdS )'GetSecurityOverviewResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    (BaselineRiskForGetSecurityOverviewOutput.ContainerIntrusionForGetSecurityOverviewOutput)HostIntrusionForGetSecurityOverviewOutput)RaspIntrusionForGetSecurityOverviewOutput'RealRiskVulForGetSecurityOverviewOutput%VirusFileForGetSecurityOverviewOutput$VulnRiskForGetSecurityOverviewOutput)baseline_riskcontainer_intrusionhost_intrusionrasp_intrusionreal_risk_vul
virus_file	vuln_riskBaselineRiskContainerIntrusionHostIntrusionRaspIntrusionRealRiskVul	VirusFileVulnRiskNc	                 &   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z8GetSecurityOverviewResponse - a model defined in SwaggerN)r   _configuration_baseline_risk_container_intrusion_host_intrusion_rasp_intrusion_real_risk_vul_virus_file
_vuln_riskdiscriminatorr   r   r   r   r   r   r   )	selfr   r   r   r   r   r   r   r   s	            /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkseccenter20240508/models/get_security_overview_response.py__init__z$GetSecurityOverviewResponse.__init__7   s    !*__N,"$(!##"!$!.D*':D$%"0D%"0D$!.D!(DO &DNNN !     c                     | j         S )zGets the baseline_risk of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The baseline_risk of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: BaselineRiskForGetSecurityOverviewOutput
        r   r%   s    r&   r   z)GetSecurityOverviewResponse.baseline_riskU        ""r(   c                     || _         dS )zSets the baseline_risk of this GetSecurityOverviewResponse.


        :param baseline_risk: The baseline_risk of this GetSecurityOverviewResponse.  # noqa: E501
        :type: BaselineRiskForGetSecurityOverviewOutput
        Nr*   )r%   r   s     r&   r   z)GetSecurityOverviewResponse.baseline_risk_        ,r(   c                     | j         S )zGets the container_intrusion of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The container_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: ContainerIntrusionForGetSecurityOverviewOutput
        r   r+   s    r&   r   z/GetSecurityOverviewResponse.container_intrusionj   s     ((r(   c                     || _         dS )zSets the container_intrusion of this GetSecurityOverviewResponse.


        :param container_intrusion: The container_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :type: ContainerIntrusionForGetSecurityOverviewOutput
        Nr0   )r%   r   s     r&   r   z/GetSecurityOverviewResponse.container_intrusiont   s     %8!!!r(   c                     | j         S )zGets the host_intrusion of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The host_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: HostIntrusionForGetSecurityOverviewOutput
        r   r+   s    r&   r   z*GetSecurityOverviewResponse.host_intrusion        ##r(   c                     || _         dS )zSets the host_intrusion of this GetSecurityOverviewResponse.


        :param host_intrusion: The host_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :type: HostIntrusionForGetSecurityOverviewOutput
        Nr3   )r%   r   s     r&   r   z*GetSecurityOverviewResponse.host_intrusion         .r(   c                     | j         S )zGets the rasp_intrusion of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The rasp_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: RaspIntrusionForGetSecurityOverviewOutput
        r    r+   s    r&   r   z*GetSecurityOverviewResponse.rasp_intrusion   r4   r(   c                     || _         dS )zSets the rasp_intrusion of this GetSecurityOverviewResponse.


        :param rasp_intrusion: The rasp_intrusion of this GetSecurityOverviewResponse.  # noqa: E501
        :type: RaspIntrusionForGetSecurityOverviewOutput
        Nr8   )r%   r   s     r&   r   z*GetSecurityOverviewResponse.rasp_intrusion   r6   r(   c                     | j         S )zGets the real_risk_vul of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The real_risk_vul of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: RealRiskVulForGetSecurityOverviewOutput
        r!   r+   s    r&   r   z)GetSecurityOverviewResponse.real_risk_vul   r,   r(   c                     || _         dS )zSets the real_risk_vul of this GetSecurityOverviewResponse.


        :param real_risk_vul: The real_risk_vul of this GetSecurityOverviewResponse.  # noqa: E501
        :type: RealRiskVulForGetSecurityOverviewOutput
        Nr;   )r%   r   s     r&   r   z)GetSecurityOverviewResponse.real_risk_vul   r.   r(   c                     | j         S )zGets the virus_file of this GetSecurityOverviewResponse.  # noqa: E501


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


        :param virus_file: The virus_file of this GetSecurityOverviewResponse.  # noqa: E501
        :type: VirusFileForGetSecurityOverviewOutput
        Nr>   )r%   r   s     r&   r   z&GetSecurityOverviewResponse.virus_file   s     &r(   c                     | j         S )zGets the vuln_risk of this GetSecurityOverviewResponse.  # noqa: E501


        :return: The vuln_risk of this GetSecurityOverviewResponse.  # noqa: E501
        :rtype: VulnRiskForGetSecurityOverviewOutput
        r#   r+   s    r&   r   z%GetSecurityOverviewResponse.vuln_risk   s     r(   c                     || _         dS )zSets the vuln_risk of this GetSecurityOverviewResponse.


        :param vuln_risk: The vuln_risk of this GetSecurityOverviewResponse.  # noqa: E501
        :type: VulnRiskForGetSecurityOverviewOutput
        NrA   )r%   r   s     r&   r   z%GetSecurityOverviewResponse.vuln_risk   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hasattrrE   )xs    r&   <lambda>z5GetSecurityOverviewResponse.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r(   rE   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rE   r   rF   )items    r&   rI   z5GetSecurityOverviewResponse.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r(   )six	iteritemsswagger_typesgetattr
isinstancelistmaprG   rE   dictitems
issubclassr   )r%   resultattr_valuekeys         r&   rE   z#GetSecurityOverviewResponse.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t1488 	$"jjll $ $
U#sr(   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrE   r+   s    r&   to_strz"GetSecurityOverviewResponse.to_str  s    ~dllnn---r(   c                 *    |                                  S )zFor `print` and `pprint`)r_   r+   s    r&   __repr__z$GetSecurityOverviewResponse.__repr__  s    {{}}r(   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrQ   r   rE   r%   others     r&   __eq__z"GetSecurityOverviewResponse.__eq__  s5    %!<== 	5||~~00r(   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrc   rd   s     r&   __ne__z"GetSecurityOverviewResponse.__ne__  s5    %!<== 	4||~~00r(   )NNNNNNNN)__name__
__module____qualname____doc__rO   attribute_mapr'   propertyr   setterr   r   r   r   r   r   rE   r_   ra   rf   rh    r(   r&   r   r      s_        
 DOEEB=; M (3))&! M' ' ' '< # # X# , , , ) ) X) 8 8  8 $ $ X$ . . . $ $ X$ . . . # # X# , , ,     X  & & &   X $ $ $  6. . .  1 1 11 1 1 1 1r(   r   )rl   r]   rerM   volcenginesdkcore.configurationr   objectr   rp   r(   r&   <module>rt      s|      				 



 9 9 9 9 9 9A1 A1 A1 A1 A1& A1 A1 A1 A1 A1r(   