
    ~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
    acep

    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 )(UpdateCustomRouteRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)	custom_route_idcustom_route_namedst_ip
product_idproxy_cipherproxy_password
proxy_portproxy_protocolproxy_user_nameCustomRouteIdCustomRouteNameDstIP	ProductIdProxyCipherProxyPassword	ProxyPortProxyProtocolProxyUserNameNc                 ^   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        || _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z5UpdateCustomRouteRequest - a model defined in SwaggerN)r   _configuration_custom_route_id_custom_route_name_dst_ip_product_id_proxy_cipher_proxy_password_proxy_port_proxy_protocol_proxy_user_name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/volcenginesdkacep/models/update_custom_route_request.py__init__z!UpdateCustomRouteRequest.__init__;   s    !*__N, $"&!## $!.(%6D" DK$# ,D%"0D!(DO%"0D&#2D    '&    c                     | j         S )zGets the custom_route_id of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The custom_route_id of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r'   r   z(UpdateCustomRouteRequest.custom_route_id]        $$r)   c                 N    | j         j        r|t          d          || _        dS )zSets the custom_route_id of this UpdateCustomRouteRequest.


        :param custom_route_id: The custom_route_id of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nz7Invalid value for `custom_route_id`, must not be `None`)r   client_side_validation
ValueErrorr   )r&   r   s     r'   r   z(UpdateCustomRouteRequest.custom_route_idg   s5     5 	X/:QVWWW /r)   c                     | j         S )zGets the custom_route_name of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The custom_route_name of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        r   r+   s    r'   r	   z*UpdateCustomRouteRequest.custom_route_namet   s     &&r)   c                     || _         dS )zSets the custom_route_name of this UpdateCustomRouteRequest.


        :param custom_route_name: The custom_route_name of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nr1   )r&   r	   s     r'   r	   z*UpdateCustomRouteRequest.custom_route_name~   s     #4r)   c                     | j         S )zGets the dst_ip of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The dst_ip of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        r   r+   s    r'   r
   zUpdateCustomRouteRequest.dst_ip   s     |r)   c                     || _         dS )zSets the dst_ip of this UpdateCustomRouteRequest.


        :param dst_ip: The dst_ip of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nr4   )r&   r
   s     r'   r
   zUpdateCustomRouteRequest.dst_ip   s     r)   c                     | j         S )zGets the product_id of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The product_id of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        )r   r+   s    r'   r   z#UpdateCustomRouteRequest.product_id        r)   c                 N    | j         j        r|t          d          || _        dS )zSets the product_id of this UpdateCustomRouteRequest.


        :param product_id: The product_id of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `product_id`, must not be `None`)r   r.   r/   r   )r&   r   s     r'   r   z#UpdateCustomRouteRequest.product_id   s5     5 	S*:LQRRR%r)   c                     | j         S )zGets the proxy_cipher of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The proxy_cipher of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        r    r+   s    r'   r   z%UpdateCustomRouteRequest.proxy_cipher   s     !!r)   c                     || _         dS )zSets the proxy_cipher of this UpdateCustomRouteRequest.


        :param proxy_cipher: The proxy_cipher of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nr:   )r&   r   s     r'   r   z%UpdateCustomRouteRequest.proxy_cipher   s     *r)   c                     | j         S )zGets the proxy_password of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The proxy_password of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        r!   r+   s    r'   r   z'UpdateCustomRouteRequest.proxy_password        ##r)   c                     || _         dS )zSets the proxy_password of this UpdateCustomRouteRequest.


        :param proxy_password: The proxy_password of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        Nr=   )r&   r   s     r'   r   z'UpdateCustomRouteRequest.proxy_password         .r)   c                     | j         S )zGets the proxy_port of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The proxy_port of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: int
        r"   r+   s    r'   r   z#UpdateCustomRouteRequest.proxy_port   r7   r)   c                     || _         dS )zSets the proxy_port of this UpdateCustomRouteRequest.


        :param proxy_port: The proxy_port of this UpdateCustomRouteRequest.  # noqa: E501
        :type: int
        NrB   )r&   r   s     r'   r   z#UpdateCustomRouteRequest.proxy_port   s     &r)   c                     | j         S )zGets the proxy_protocol of this UpdateCustomRouteRequest.  # noqa: E501


        :return: The proxy_protocol of this UpdateCustomRouteRequest.  # noqa: E501
        :rtype: str
        r#   r+   s    r'   r   z'UpdateCustomRouteRequest.proxy_protocol   r>   r)   c                     || _         dS )zSets the proxy_protocol of this UpdateCustomRouteRequest.


        :param proxy_protocol: The proxy_protocol of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        NrE   )r&   r   s     r'   r   z'UpdateCustomRouteRequest.proxy_protocol   r@   r)   c                     | j         S )zGets the proxy_user_name of this UpdateCustomRouteRequest.  # noqa: E501


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


        :param proxy_user_name: The proxy_user_name of this UpdateCustomRouteRequest.  # noqa: E501
        :type: str
        NrH   )r&   r   s     r'   r   z(UpdateCustomRouteRequest.proxy_user_name  s     !0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hasattrrL   )xs    r'   <lambda>z2UpdateCustomRouteRequest.to_dict.<locals>.<lambda>&  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z2UpdateCustomRouteRequest.to_dict.<locals>.<lambda>-  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   z UpdateCustomRouteRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t.55 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r+   s    r'   to_strzUpdateCustomRouteRequest.to_str9  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r+   s    r'   __repr__z!UpdateCustomRouteRequest.__repr__=  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zUpdateCustomRouteRequest.__eq__A  s5    %!9:: 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zUpdateCustomRouteRequest.__ne__H  s5    %!9:: 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 !" 
 
M +.!%)!)*
 
M 3  3  3  3D % % X% 
0 
0 
0 ' ' X' 4 4 4   X ]  ]     X  
& 
& 
& " " X" * * * $ $ X$ . . .     X  & & & $ $ X$ . . . % % X% 0 0 0  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w1v w1 w1 w1 w1 w1r)   