
    ~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 )z
    natgateway

    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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))DescribeSnatEntriesRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz	list[str])	eip_idnat_gateway_id	nat_ip_idpage_number	page_sizesnat_entry_idssnat_entry_namesource_cidr	subnet_idEipIdNatGatewayIdNatIpId
PageNumberPageSizeSnatEntryIdsSnatEntryName
SourceCidrSubnetIdNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z7DescribeSnatEntriesRequest - a model defined in SwaggerN)r   _configuration_eip_id_nat_gateway_id
_nat_ip_id_page_number
_page_size_snat_entry_ids_snat_entry_name_source_cidr
_subnet_iddiscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdknatgateway/models/describe_snat_entries_request.py__init__z#DescribeSnatEntriesRequest.__init__;   s    !*__N,# # $ ! DK%"0D &DN"*D &DN%"0D&#2D "*D &DNNN !     c                     | j         S )zGets the eip_id of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The eip_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r   r&   s    r'   r   z!DescribeSnatEntriesRequest.eip_id_   s     |r)   c                     || _         dS )zSets the eip_id of this DescribeSnatEntriesRequest.


        :param eip_id: The eip_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        Nr+   )r&   r   s     r'   r   z!DescribeSnatEntriesRequest.eip_idi   s     r)   c                     | j         S )zGets the nat_gateway_id of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The nat_gateway_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   z)DescribeSnatEntriesRequest.nat_gateway_idt        ##r)   c                     || _         dS )zSets the nat_gateway_id of this DescribeSnatEntriesRequest.


        :param nat_gateway_id: The nat_gateway_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        Nr/   )r&   r	   s     r'   r	   z)DescribeSnatEntriesRequest.nat_gateway_id~         .r)   c                     | j         S )zGets the nat_ip_id of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The nat_ip_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   z$DescribeSnatEntriesRequest.nat_ip_id        r)   c                     || _         dS )zSets the nat_ip_id of this DescribeSnatEntriesRequest.


        :param nat_ip_id: The nat_ip_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        Nr4   )r&   r
   s     r'   r
   z$DescribeSnatEntriesRequest.nat_ip_id        $r)   c                     | j         S )zGets the page_number of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The page_number of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: int
        r   r,   s    r'   r   z&DescribeSnatEntriesRequest.page_number          r)   c                     || _         dS )zSets the page_number of this DescribeSnatEntriesRequest.


        :param page_number: The page_number of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: int
        Nr9   )r&   r   s     r'   r   z&DescribeSnatEntriesRequest.page_number        (r)   c                     | j         S )zGets the page_size of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The page_size of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: int
        )r    r,   s    r'   r   z$DescribeSnatEntriesRequest.page_size   r5   r)   c                 Z    | j         j        r||dk    rt          d          || _        dS )zSets the page_size of this DescribeSnatEntriesRequest.


        :param page_size: The page_size of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: int
        Nd   zJInvalid value for `page_size`, must be a value less than or equal to `100`)r   client_side_validation
ValueErrorr    )r&   r   s     r'   r   z$DescribeSnatEntriesRequest.page_size   s;     6 	k%)c//ijjj#r)   c                     | j         S )zGets the snat_entry_ids of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The snat_entry_ids of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: list[str]
        r!   r,   s    r'   r   z)DescribeSnatEntriesRequest.snat_entry_ids   r0   r)   c                     || _         dS )zSets the snat_entry_ids of this DescribeSnatEntriesRequest.


        :param snat_entry_ids: The snat_entry_ids of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: list[str]
        NrC   )r&   r   s     r'   r   z)DescribeSnatEntriesRequest.snat_entry_ids   r2   r)   c                     | j         S )zGets the snat_entry_name of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The snat_entry_name of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   z*DescribeSnatEntriesRequest.snat_entry_name   s     $$r)   c                     || _         dS )zSets the snat_entry_name of this DescribeSnatEntriesRequest.


        :param snat_entry_name: The snat_entry_name of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        NrF   )r&   r   s     r'   r   z*DescribeSnatEntriesRequest.snat_entry_name   s     !0r)   c                     | j         S )zGets the source_cidr of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The source_cidr of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   z&DescribeSnatEntriesRequest.source_cidr   r:   r)   c                     || _         dS )zSets the source_cidr of this DescribeSnatEntriesRequest.


        :param source_cidr: The source_cidr of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        NrI   )r&   r   s     r'   r   z&DescribeSnatEntriesRequest.source_cidr   r<   r)   c                     | j         S )zGets the subnet_id of this DescribeSnatEntriesRequest.  # noqa: E501


        :return: The subnet_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :rtype: str
        r$   r,   s    r'   r   z$DescribeSnatEntriesRequest.subnet_id
  r5   r)   c                     || _         dS )zSets the subnet_id of this DescribeSnatEntriesRequest.


        :param subnet_id: The subnet_id of this DescribeSnatEntriesRequest.  # noqa: E501
        :type: str
        NrL   )r&   r   s     r'   r   z$DescribeSnatEntriesRequest.subnet_id  r7   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hasattrrP   )xs    r'   <lambda>z4DescribeSnatEntriesRequest.to_dict.<locals>.<lambda>'  s!    WQ	-B-BIaiikkk r)   rP   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rP   r   rQ   )items    r'   rT   z4DescribeSnatEntriesRequest.to_dict.<locals>.<lambda>.  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprR   rP   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rP   z"DescribeSnatEntriesRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrP   r,   s    r'   to_strz!DescribeSnatEntriesRequest.to_str:  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rj   r,   s    r'   __repr__z#DescribeSnatEntriesRequest.__repr__>  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr\   r   rP   r&   others     r'   __eq__z!DescribeSnatEntriesRequest.__eq__B  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!DescribeSnatEntriesRequest.__ne__I  s5    %!;<< 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rZ   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rP   rj   rl   rq   rs    r)   r'   r   r      s        
 % 
 
M (#(*#
 
M"' "' "' "'H   X ]  ] $ $ X$ . . .   X $ $ $ ! ! X! ( ( (   X $ $ $ $ $ X$ . . . % % X% 0 0 0 ! ! X! ( ( (   X $ $ $  6. . .  1 1 11 1 1 1 1r)   r   )rw   rh   rerX   volcenginesdkcore.configurationr   objectr   r{   r)   r'   <module>r      s|      				 



 9 9 9 9 9 9x1 x1 x1 x1 x1 x1 x1 x1 x1 x1r)   