
    ~iW6                     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ddddddddZdddd	d
ddd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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	        d0             Zed1             Zej	        d2             Zed3             Zej	        d4             Zd5 Zd6 Zd7 Zd8 Zd9 ZdS );GetFingerprintCronRequestzsNOTE: This class is auto generated by the swagger code generator program.

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


        :return: The agent_id of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r(   r8   s    r9   r   z"GetFingerprintCronRequest.agent_id{        ~r;   c                     || _         dS )zSets the agent_id of this GetFingerprintCronRequest.


        :param agent_id: The agent_id of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nr=   )r8   r   s     r9   r   z"GetFingerprintCronRequest.agent_id        "r;   c                     | j         S )zGets the checksum of this GetFingerprintCronRequest.  # noqa: E501


        :return: The checksum of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r)   r>   s    r9   r	   z"GetFingerprintCronRequest.checksum   r?   r;   c                     || _         dS )zSets the checksum of this GetFingerprintCronRequest.


        :param checksum: The checksum of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        NrC   )r8   r	   s     r9   r	   z"GetFingerprintCronRequest.checksum   rA   r;   c                     | j         S )zGets the cloud_providers of this GetFingerprintCronRequest.  # noqa: E501


        :return: The cloud_providers of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: list[str]
        r*   r>   s    r9   r
   z)GetFingerprintCronRequest.cloud_providers   s     $$r;   c                     || _         dS )zSets the cloud_providers of this GetFingerprintCronRequest.


        :param cloud_providers: The cloud_providers of this GetFingerprintCronRequest.  # noqa: E501
        :type: list[str]
        NrF   )r8   r
   s     r9   r
   z)GetFingerprintCronRequest.cloud_providers   s     !0r;   c                     | j         S )zGets the command of this GetFingerprintCronRequest.  # noqa: E501


        :return: The command of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r+   r>   s    r9   r   z!GetFingerprintCronRequest.command        }r;   c                     || _         dS )zSets the command of this GetFingerprintCronRequest.


        :param command: The command of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        NrI   )r8   r   s     r9   r   z!GetFingerprintCronRequest.command         r;   c                     | j         S )zGets the hostname of this GetFingerprintCronRequest.  # noqa: E501


        :return: The hostname of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r,   r>   s    r9   r   z"GetFingerprintCronRequest.hostname   r?   r;   c                     || _         dS )zSets the hostname of this GetFingerprintCronRequest.


        :param hostname: The hostname of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        NrN   )r8   r   s     r9   r   z"GetFingerprintCronRequest.hostname   rA   r;   c                     | j         S )zGets the ip of this GetFingerprintCronRequest.  # noqa: E501


        :return: The ip of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r-   r>   s    r9   r   zGetFingerprintCronRequest.ip   s     xr;   c                     || _         dS )zSets the ip of this GetFingerprintCronRequest.


        :param ip: The ip of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        NrQ   )r8   r   s     r9   r   zGetFingerprintCronRequest.ip   s     r;   c                     | j         S )zGets the leaf_group_ids of this GetFingerprintCronRequest.  # noqa: E501


        :return: The leaf_group_ids of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: list[str]
        r.   r>   s    r9   r   z(GetFingerprintCronRequest.leaf_group_ids   s     ##r;   c                     || _         dS )zSets the leaf_group_ids of this GetFingerprintCronRequest.


        :param leaf_group_ids: The leaf_group_ids of this GetFingerprintCronRequest.  # noqa: E501
        :type: list[str]
        NrT   )r8   r   s     r9   r   z(GetFingerprintCronRequest.leaf_group_ids  s      .r;   c                     | j         S )zGets the page_number of this GetFingerprintCronRequest.  # noqa: E501


        :return: The page_number of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: int
        )r/   r>   s    r9   r   z%GetFingerprintCronRequest.page_number  s       r;   c                 N    | j         j        r|t          d          || _        dS )zSets the page_number of this GetFingerprintCronRequest.


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


        :return: The page_size of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: int
        )r0   r>   s    r9   r   z#GetFingerprintCronRequest.page_size%  s     r;   c                 N    | j         j        r|t          d          || _        dS )zSets the page_size of this GetFingerprintCronRequest.


        :param page_size: The page_size of this GetFingerprintCronRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`)r'   rX   rY   r0   )r8   r   s     r9   r   z#GetFingerprintCronRequest.page_size/  s2     5 	R):KPQQQ#r;   c                     | j         S )zGets the path of this GetFingerprintCronRequest.  # noqa: E501


        :return: The path of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r1   r>   s    r9   r   zGetFingerprintCronRequest.path<       zr;   c                     || _         dS )zSets the path of this GetFingerprintCronRequest.


        :param path: The path of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nr]   )r8   r   s     r9   r   zGetFingerprintCronRequest.pathF       


r;   c                     | j         S )zGets the sort_by of this GetFingerprintCronRequest.  # noqa: E501


        :return: The sort_by of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r2   r>   s    r9   r   z!GetFingerprintCronRequest.sort_byQ  rJ   r;   c                     || _         dS )zSets the sort_by of this GetFingerprintCronRequest.


        :param sort_by: The sort_by of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nrb   )r8   r   s     r9   r   z!GetFingerprintCronRequest.sort_by[  rL   r;   c                     | j         S )zGets the sort_order of this GetFingerprintCronRequest.  # noqa: E501


        :return: The sort_order of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r3   r>   s    r9   r   z$GetFingerprintCronRequest.sort_orderf  s     r;   c                     || _         dS )zSets the sort_order of this GetFingerprintCronRequest.


        :param sort_order: The sort_order of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nre   )r8   r   s     r9   r   z$GetFingerprintCronRequest.sort_orderp  s     &r;   c                     | j         S )zGets the tags of this GetFingerprintCronRequest.  # noqa: E501


        :return: The tags of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: list[str]
        r4   r>   s    r9   r   zGetFingerprintCronRequest.tags{  r^   r;   c                     || _         dS )zSets the tags of this GetFingerprintCronRequest.


        :param tags: The tags of this GetFingerprintCronRequest.  # noqa: E501
        :type: list[str]
        Nrh   )r8   r   s     r9   r   zGetFingerprintCronRequest.tags  r`   r;   c                     | j         S )zGets the top_group_id of this GetFingerprintCronRequest.  # noqa: E501


        :return: The top_group_id of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r5   r>   s    r9   r   z&GetFingerprintCronRequest.top_group_id  s     !!r;   c                     || _         dS )zSets the top_group_id of this GetFingerprintCronRequest.


        :param top_group_id: The top_group_id of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nrk   )r8   r   s     r9   r   z&GetFingerprintCronRequest.top_group_id  s     *r;   c                     | j         S )zGets the username of this GetFingerprintCronRequest.  # noqa: E501


        :return: The username of this GetFingerprintCronRequest.  # noqa: E501
        :rtype: str
        r6   r>   s    r9   r   z"GetFingerprintCronRequest.username  r?   r;   c                     || _         dS )zSets the username of this GetFingerprintCronRequest.


        :param username: The username of this GetFingerprintCronRequest.  # noqa: E501
        :type: str
        Nrn   )r8   r   s     r9   r   z"GetFingerprintCronRequest.username  rA   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hasattrrr   )xs    r9   <lambda>z3GetFingerprintCronRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r;   rr   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rr   r   rs   )items    r9   rv   z3GetFingerprintCronRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r;   )six	iteritemsswagger_typesgetattr
isinstancelistmaprt   rr   dictitems
issubclassr   )r8   resultattr_valuekeys         r9   rr   z!GetFingerprintCronRequest.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r;   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrr   r>   s    r9   to_strz GetFingerprintCronRequest.to_str  s    ~dllnn---r;   c                 *    |                                  S )zFor `print` and `pprint`)r   r>   s    r9   __repr__z"GetFingerprintCronRequest.__repr__  s    {{}}r;   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr~   r   rr   r8   others     r9   __eq__z GetFingerprintCronRequest.__eq__  s5    %!:;; 	5||~~00r;   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r9   __ne__z GetFingerprintCronRequest.__ne__  s5    %!:;; 	4||~~00r;   )NNNNNNNNNNNNNNNN)__name__
__module____qualname____doc__r|   attribute_mapr:   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r   r   r   rr   r   r   r   r    r;   r9   r   r      sM        
 &% M& +(#!$ M$2% 2% 2% 2%h   X _" " _"   X _" " _" % % X% 0 0 0   X ^    ^    X _" " _"   X Y  Y $ $ X$ . . . ! ! X! 
( 
( 
(   X 
$ 
$ 
$   X 
[  [   X ^    ^      X  & & &   X 
[  [ " " X" * * *   X _" " _"  6. . .  1 1 11 1 1 1 1r;   r   )r   r   rerz   volcenginesdkcore.configurationr   objectr   r   r;   r9   <module>r      s|      				 



 9 9 9 9 9 9S1 S1 S1 S1 S1 S1 S1 S1 S1 S1r;   