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

    Do not edit the class manually.
    strint)	custom_route_namedst_ip
product_idproxy_cipherproxy_password
proxy_portproxy_protocolproxy_user_namezoneCustomRouteNameDstIP	ProductIdProxyCipherProxyPassword	ProxyPortProxyProtocolProxyUserNameZoneNc                 N   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        || _        || _        ||| _        ||| _        || _        || _        ||| _        |	| _        dS )z2AddCustomRouteRequest - a model defined in SwaggerN)r   _configuration_custom_route_name_dst_ip_product_id_proxy_cipher_proxy_password_proxy_port_proxy_protocol_proxy_user_name_zonediscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkacep/models/add_custom_route_request.py__init__zAddCustomRouteRequest.__init__;   s    !*__N,"&!## $
!(%6D"$# ,D%"0D$,&#2D 			    c                     | j         S )zGets the custom_route_name of this AddCustomRouteRequest.  # noqa: E501


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


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


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


        :param dst_ip: The dst_ip of this AddCustomRouteRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `dst_ip`, must not be `None`)r   client_side_validation
ValueErrorr   )r&   r	   s     r'   r	   zAddCustomRouteRequest.dst_ipy   s1     5 	O&.MNNNr)   c                     | j         S )zGets the product_id of this AddCustomRouteRequest.  # noqa: E501


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


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


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


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


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


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


        :return: The proxy_port of this AddCustomRouteRequest.  # noqa: E501
        :rtype: int
        )r!   r,   s    r'   r   z AddCustomRouteRequest.proxy_port   r3   r)   c                 N    | j         j        r|t          d          || _        dS )zSets the proxy_port of this AddCustomRouteRequest.


        :param proxy_port: The proxy_port of this AddCustomRouteRequest.  # noqa: E501
        :type: int
        Nz2Invalid value for `proxy_port`, must not be `None`)r   r0   r1   r!   )r&   r   s     r'   r   z AddCustomRouteRequest.proxy_port   r5   r)   c                     | j         S )zGets the proxy_protocol of this AddCustomRouteRequest.  # noqa: E501


        :return: The proxy_protocol of this AddCustomRouteRequest.  # noqa: E501
        :rtype: str
        )r"   r,   s    r'   r   z$AddCustomRouteRequest.proxy_protocol   r;   r)   c                 N    | j         j        r|t          d          || _        dS )zSets the proxy_protocol of this AddCustomRouteRequest.


        :param proxy_protocol: The proxy_protocol of this AddCustomRouteRequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `proxy_protocol`, must not be `None`)r   r0   r1   r"   )r&   r   s     r'   r   z$AddCustomRouteRequest.proxy_protocol   s5     5 	W.:PUVVV-r)   c                     | j         S )zGets the proxy_user_name of this AddCustomRouteRequest.  # noqa: E501


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


        :param proxy_user_name: The proxy_user_name of this AddCustomRouteRequest.  # noqa: E501
        :type: str
        NrB   )r&   r   s     r'   r   z%AddCustomRouteRequest.proxy_user_name   s     !0r)   c                     | j         S )zGets the zone of this AddCustomRouteRequest.  # noqa: E501


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


        :param zone: The zone of this AddCustomRouteRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `zone`, must not be `None`)r   r0   r1   r$   )r&   r   s     r'   r   zAddCustomRouteRequest.zone  s1     5 	M$,KLLL


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hasattrrH   )xs    r'   <lambda>z/AddCustomRouteRequest.to_dict.<locals>.<lambda>)  s!    WQ	-B-BIaiikkk r)   rH   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rH   r   rI   )items    r'   rL   z/AddCustomRouteRequest.to_dict.<locals>.<lambda>0  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprJ   rH   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rH   zAddCustomRouteRequest.to_dict!  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrH   r,   s    r'   to_strzAddCustomRouteRequest.to_str<  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rb   r,   s    r'   __repr__zAddCustomRouteRequest.__repr__@  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrT   r   rH   r&   others     r'   __eq__zAddCustomRouteRequest.__eq__D  s5    %!677 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrf   rg   s     r'   __ne__zAddCustomRouteRequest.__ne__K  s5    %!677 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rR   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rH   rb   rd   ri   rk    r)   r'   r   r      s        
 # 
 
M /!%)!)*
 
M   > ' ' X' 4 4 4   X ]
 
 ]
     X  
& 
& 
& " " X" * * * $ $ X$ . . .     X  
& 
& 
& $ $ X$ 
. 
. 
. % % X% 0 0 0   X 
[
 
 [
  6. . .  1 1 11 1 1 1 1r)   r   )ro   r`   rerP   volcenginesdkcore.configurationr   objectr   rs   r)   r'   <module>rw      s|      				 



 9 9 9 9 9 9z1 z1 z1 z1 z1F z1 z1 z1 z1 z1r)   