
    ~i0                     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                   8   e Zd ZdZ	 ddddddddddddddZdddd	d
dddddddddZd4d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ed)             Zej	        d*             Zed+             Zej	        d,             Zed-             Zej	        d.             Zd/ Zd0 Zd1 Zd2 Zd3 ZdS )5GetFingerprintKmodRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str]int)agent_idcloud_providershostnameipleaf_group_idsnamepage_number	page_sizesort_by
sort_orderstatetagstop_group_idAgentIdCloudProvidersHostnameIpLeafGroupIDsName
PageNumberPageSizeSortBy	SortOrderStateTags
TopGroupIDNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        || _        |	|	| _        |
|
| _        ||| _        ||| _        |	|| _        dS dS )z6GetFingerprintKmodRequest - a model defined in SwaggerN)r   _configuration	_agent_id_cloud_providers	_hostname_ip_leaf_group_ids_name_page_number
_page_size_sort_by_sort_order_state_tags_top_group_iddiscriminatorr   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#   s                  /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkseccenter20240508/models/get_fingerprint_kmod_request.py__init__z"GetFingerprintKmodRequest.__init__C   s/   !*__N, $#
 
!!$DM&#2D $DM>DG%"0DDI&""DL!(DODJDI# ,D $#    c                     | j         S )zGets the agent_id of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The agent_id of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r$   r2   s    r3   r   z"GetFingerprintKmodRequest.agent_idq        ~r5   c                     || _         dS )zSets the agent_id of this GetFingerprintKmodRequest.


        :param agent_id: The agent_id of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        Nr7   )r2   r   s     r3   r   z"GetFingerprintKmodRequest.agent_id{        "r5   c                     | j         S )zGets the cloud_providers of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The cloud_providers of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: list[str]
        r%   r8   s    r3   r	   z)GetFingerprintKmodRequest.cloud_providers   s     $$r5   c                     || _         dS )zSets the cloud_providers of this GetFingerprintKmodRequest.


        :param cloud_providers: The cloud_providers of this GetFingerprintKmodRequest.  # noqa: E501
        :type: list[str]
        Nr=   )r2   r	   s     r3   r	   z)GetFingerprintKmodRequest.cloud_providers   s     !0r5   c                     | j         S )zGets the hostname of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The hostname of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r&   r8   s    r3   r
   z"GetFingerprintKmodRequest.hostname   r9   r5   c                     || _         dS )zSets the hostname of this GetFingerprintKmodRequest.


        :param hostname: The hostname of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        Nr@   )r2   r
   s     r3   r
   z"GetFingerprintKmodRequest.hostname   r;   r5   c                     | j         S )zGets the ip of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The ip of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r'   r8   s    r3   r   zGetFingerprintKmodRequest.ip   s     xr5   c                     || _         dS )zSets the ip of this GetFingerprintKmodRequest.


        :param ip: The ip of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        NrC   )r2   r   s     r3   r   zGetFingerprintKmodRequest.ip   s     r5   c                     | j         S )zGets the leaf_group_ids of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The leaf_group_ids of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: list[str]
        r(   r8   s    r3   r   z(GetFingerprintKmodRequest.leaf_group_ids   s     ##r5   c                     || _         dS )zSets the leaf_group_ids of this GetFingerprintKmodRequest.


        :param leaf_group_ids: The leaf_group_ids of this GetFingerprintKmodRequest.  # noqa: E501
        :type: list[str]
        NrF   )r2   r   s     r3   r   z(GetFingerprintKmodRequest.leaf_group_ids   s      .r5   c                     | j         S )zGets the name of this GetFingerprintKmodRequest.  # noqa: E501


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


        :param name: The name of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        NrI   )r2   r   s     r3   r   zGetFingerprintKmodRequest.name        


r5   c                     | j         S )zGets the page_number of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The page_number of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: int
        )r*   r8   s    r3   r   z%GetFingerprintKmodRequest.page_number   s       r5   c                 N    | j         j        r|t          d          || _        dS )zSets the page_number of this GetFingerprintKmodRequest.


        :param page_number: The page_number of this GetFingerprintKmodRequest.  # noqa: E501
        :type: int
        Nz3Invalid value for `page_number`, must not be `None`)r#   client_side_validation
ValueErrorr*   )r2   r   s     r3   r   z%GetFingerprintKmodRequest.page_number   s5     5 	T+:MRSSS'r5   c                     | j         S )zGets the page_size of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The page_size of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: int
        )r+   r8   s    r3   r   z#GetFingerprintKmodRequest.page_size  s     r5   c                 N    | j         j        r|t          d          || _        dS )zSets the page_size of this GetFingerprintKmodRequest.


        :param page_size: The page_size of this GetFingerprintKmodRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`)r#   rO   rP   r+   )r2   r   s     r3   r   z#GetFingerprintKmodRequest.page_size  s2     5 	R):KPQQQ#r5   c                     | j         S )zGets the sort_by of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The sort_by of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r,   r8   s    r3   r   z!GetFingerprintKmodRequest.sort_by  s     }r5   c                     || _         dS )zSets the sort_by of this GetFingerprintKmodRequest.


        :param sort_by: The sort_by of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        NrT   )r2   r   s     r3   r   z!GetFingerprintKmodRequest.sort_by'  s      r5   c                     | j         S )zGets the sort_order of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The sort_order of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r-   r8   s    r3   r   z$GetFingerprintKmodRequest.sort_order2  s     r5   c                     || _         dS )zSets the sort_order of this GetFingerprintKmodRequest.


        :param sort_order: The sort_order of this GetFingerprintKmodRequest.  # noqa: E501
        :type: str
        NrW   )r2   r   s     r3   r   z$GetFingerprintKmodRequest.sort_order<  s     &r5   c                     | j         S )zGets the state of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The state of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: list[str]
        r.   r8   s    r3   r   zGetFingerprintKmodRequest.stateG  s     {r5   c                     || _         dS )zSets the state of this GetFingerprintKmodRequest.


        :param state: The state of this GetFingerprintKmodRequest.  # noqa: E501
        :type: list[str]
        NrZ   )r2   r   s     r3   r   zGetFingerprintKmodRequest.stateQ  s     r5   c                     | j         S )zGets the tags of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The tags of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: list[str]
        r/   r8   s    r3   r   zGetFingerprintKmodRequest.tags\  rJ   r5   c                     || _         dS )zSets the tags of this GetFingerprintKmodRequest.


        :param tags: The tags of this GetFingerprintKmodRequest.  # noqa: E501
        :type: list[str]
        Nr]   )r2   r   s     r3   r   zGetFingerprintKmodRequest.tagsf  rL   r5   c                     | j         S )zGets the top_group_id of this GetFingerprintKmodRequest.  # noqa: E501


        :return: The top_group_id of this GetFingerprintKmodRequest.  # noqa: E501
        :rtype: str
        r0   r8   s    r3   r   z&GetFingerprintKmodRequest.top_group_idq  s     !!r5   c                     || _         dS )zSets the top_group_id of this GetFingerprintKmodRequest.


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



 9 9 9 9 9 9_1 _1 _1 _1 _1 _1 _1 _1 _1 _1r5   