
    ~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 )GetVulnInfoRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)agent_idasset_id
asset_typecwpp_idtop_group_idAgentIDAssetID	AssetTypeCwppID
TopGroupIDNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _	        ||| _
        ||| _        |	|| _        dS dS )z/GetVulnInfoRequest - a model defined in SwaggerN)r   _configuration	_agent_id	_asset_id_asset_type_cwpp_id_top_group_id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_vuln_info_request.py__init__zGetVulnInfoRequest.__init__3   s    !*__N,!!$DM$DM!(DO"DL# ,D $#    c                     | j         S )zGets the agent_id of this GetVulnInfoRequest.  # noqa: E501


        :return: The agent_id of this GetVulnInfoRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   zGetVulnInfoRequest.agent_idK        ~r   c                     || _         dS )zSets the agent_id of this GetVulnInfoRequest.


        :param agent_id: The agent_id of this GetVulnInfoRequest.  # noqa: E501
        :type: str
        Nr   )r   r   s     r   r   zGetVulnInfoRequest.agent_idU        "r   c                     | j         S )zGets the asset_id of this GetVulnInfoRequest.  # noqa: E501


        :return: The asset_id of this GetVulnInfoRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   zGetVulnInfoRequest.asset_id`   r    r   c                     || _         dS )zSets the asset_id of this GetVulnInfoRequest.


        :param asset_id: The asset_id of this GetVulnInfoRequest.  # noqa: E501
        :type: str
        Nr$   )r   r   s     r   r   zGetVulnInfoRequest.asset_idj   r"   r   c                     | j         S )zGets the asset_type of this GetVulnInfoRequest.  # noqa: E501


        :return: The asset_type of this GetVulnInfoRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r	   zGetVulnInfoRequest.asset_typeu   s     r   c                     || _         dS )zSets the asset_type of this GetVulnInfoRequest.


        :param asset_type: The asset_type of this GetVulnInfoRequest.  # noqa: E501
        :type: str
        Nr'   )r   r	   s     r   r	   zGetVulnInfoRequest.asset_type   s     &r   c                     | j         S )zGets the cwpp_id of this GetVulnInfoRequest.  # noqa: E501


        :return: The cwpp_id of this GetVulnInfoRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r
   zGetVulnInfoRequest.cwpp_id   s     }r   c                     || _         dS )zSets the cwpp_id of this GetVulnInfoRequest.


        :param cwpp_id: The cwpp_id of this GetVulnInfoRequest.  # noqa: E501
        :type: str
        Nr*   )r   r
   s     r   r
   zGetVulnInfoRequest.cwpp_id   s      r   c                     | j         S )zGets the top_group_id of this GetVulnInfoRequest.  # noqa: E501


        :return: The top_group_id of this GetVulnInfoRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   zGetVulnInfoRequest.top_group_id   s     !!r   c                     || _         dS )zSets the top_group_id of this GetVulnInfoRequest.


        :param top_group_id: The top_group_id of this GetVulnInfoRequest.  # noqa: E501
        :type: str
        Nr-   )r   r   s     r   r   zGetVulnInfoRequest.top_group_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hasattrr1   )xs    r   <lambda>z,GetVulnInfoRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r1   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r1   r   r2   )items    r   r5   z,GetVulnInfoRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr3   r1   dictitems
issubclassr   )r   resultattr_valuekeys         r   r1   zGetVulnInfoRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr1   r   s    r   to_strzGetVulnInfoRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rK   r   s    r   __repr__zGetVulnInfoRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr=   r   r1   r   others     r   __eq__zGetVulnInfoRequest.__eq__   s5    %!344 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrO   rP   s     r   __ne__zGetVulnInfoRequest.__ne__   s5    %!344 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r;   attribute_mapr   propertyr   setterr   r	   r
   r   r1   rK   rM   rR   rT    r   r   r   r      s        
  M !$ M- - - -0   X _" " _"   X _" " _"     X  & & &   X ^    ^  " " X" * * *  6. . .  1 1 11 1 1 1 1r   r   )rX   rI   rer9   volcenginesdkcore.configurationr   objectr   r\   r   r   <module>r`      s|      				 



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