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

    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Z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d) Zd* Zd+ Zd, Zd- ZdS )/CreatePathAnalysisRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strboolint)description	path_nameprotocolsave	source_ip	source_idsource_type	target_ip	target_idtarget_porttarget_typeDescriptionPathNameProtocolSaveSourceIPSourceId
SourceTypeTargetIPTargetId
TargetPort
TargetTypeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        || _        || _        ||| _        ||| _        || _        || _        ||| _        |	| _        |
|
| _        || _        dS )z6CreatePathAnalysisRequest - a model defined in SwaggerN)r   _configuration_description
_path_name	_protocol_save
_source_ip
_source_id_source_type
_target_ip
_target_id_target_port_target_typediscriminatorr	   r
   r   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   r    s                |/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkna/models/create_path_analysis_request.py__init__z"CreatePathAnalysisRequest.__init__?   s    !*__N, 
   !"*D" DI &DN"& &DN""*D&    c                     | j         S )zGets the description of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The description of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        r!   r-   s    r.   r	   z%CreatePathAnalysisRequest.descriptionc          r0   c                     || _         dS )zSets the description of this CreatePathAnalysisRequest.


        :param description: The description of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nr2   )r-   r	   s     r.   r	   z%CreatePathAnalysisRequest.descriptionm        (r0   c                     | j         S )zGets the path_name of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The path_name of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r"   r3   s    r.   r
   z#CreatePathAnalysisRequest.path_namex        r0   c                 N    | j         j        r|t          d          || _        dS )zSets the path_name of this CreatePathAnalysisRequest.


        :param path_name: The path_name of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `path_name`, must not be `None`)r    client_side_validation
ValueErrorr"   )r-   r
   s     r.   r
   z#CreatePathAnalysisRequest.path_name   2     5 	R):KPQQQ#r0   c                     | j         S )zGets the protocol of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The protocol of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r#   r3   s    r.   r   z"CreatePathAnalysisRequest.protocol   s     ~r0   c                 N    | j         j        r|t          d          || _        dS )zSets the protocol of this CreatePathAnalysisRequest.


        :param protocol: The protocol of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `protocol`, must not be `None`)r    r:   r;   r#   )r-   r   s     r.   r   z"CreatePathAnalysisRequest.protocol   s2     5 	Q(:JOPPP!r0   c                     | j         S )zGets the save of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The save of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: bool
        r$   r3   s    r.   r   zCreatePathAnalysisRequest.save   s     zr0   c                     || _         dS )zSets the save of this CreatePathAnalysisRequest.


        :param save: The save of this CreatePathAnalysisRequest.  # noqa: E501
        :type: bool
        Nr@   )r-   r   s     r.   r   zCreatePathAnalysisRequest.save   s     


r0   c                     | j         S )zGets the source_ip of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The source_ip of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        r%   r3   s    r.   r   z#CreatePathAnalysisRequest.source_ip   r8   r0   c                     || _         dS )zSets the source_ip of this CreatePathAnalysisRequest.


        :param source_ip: The source_ip of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        NrC   )r-   r   s     r.   r   z#CreatePathAnalysisRequest.source_ip        $r0   c                     | j         S )zGets the source_id of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The source_id of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r&   r3   s    r.   r   z#CreatePathAnalysisRequest.source_id   r8   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the source_id of this CreatePathAnalysisRequest.


        :param source_id: The source_id of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `source_id`, must not be `None`)r    r:   r;   r&   )r-   r   s     r.   r   z#CreatePathAnalysisRequest.source_id   r<   r0   c                     | j         S )zGets the source_type of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The source_type of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r'   r3   s    r.   r   z%CreatePathAnalysisRequest.source_type   r4   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the source_type of this CreatePathAnalysisRequest.


        :param source_type: The source_type of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `source_type`, must not be `None`)r    r:   r;   r'   )r-   r   s     r.   r   z%CreatePathAnalysisRequest.source_type   5     5 	T+:MRSSS'r0   c                     | j         S )zGets the target_ip of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The target_ip of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        r(   r3   s    r.   r   z#CreatePathAnalysisRequest.target_ip   r8   r0   c                     || _         dS )zSets the target_ip of this CreatePathAnalysisRequest.


        :param target_ip: The target_ip of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        NrL   )r-   r   s     r.   r   z#CreatePathAnalysisRequest.target_ip  rE   r0   c                     | j         S )zGets the target_id of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The target_id of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r)   r3   s    r.   r   z#CreatePathAnalysisRequest.target_id  r8   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the target_id of this CreatePathAnalysisRequest.


        :param target_id: The target_id of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `target_id`, must not be `None`)r    r:   r;   r)   )r-   r   s     r.   r   z#CreatePathAnalysisRequest.target_id  r<   r0   c                     | j         S )zGets the target_port of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The target_port of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: int
        r*   r3   s    r.   r   z%CreatePathAnalysisRequest.target_port*  r4   r0   c                     || _         dS )zSets the target_port of this CreatePathAnalysisRequest.


        :param target_port: The target_port of this CreatePathAnalysisRequest.  # noqa: E501
        :type: int
        NrQ   )r-   r   s     r.   r   z%CreatePathAnalysisRequest.target_port4  r6   r0   c                     | j         S )zGets the target_type of this CreatePathAnalysisRequest.  # noqa: E501


        :return: The target_type of this CreatePathAnalysisRequest.  # noqa: E501
        :rtype: str
        )r+   r3   s    r.   r   z%CreatePathAnalysisRequest.target_type?  r4   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the target_type of this CreatePathAnalysisRequest.


        :param target_type: The target_type of this CreatePathAnalysisRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `target_type`, must not be `None`)r    r:   r;   r+   )r-   r   s     r.   r   z%CreatePathAnalysisRequest.target_typeI  rJ   r0   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hasattrrW   )xs    r.   <lambda>z3CreatePathAnalysisRequest.to_dict.<locals>.<lambda>^  s!    WQ	-B-BIaiikkk r0   rW   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rW   r   rX   )items    r.   r[   z3CreatePathAnalysisRequest.to_dict.<locals>.<lambda>e  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmaprY   rW   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   rW   z!CreatePathAnalysisRequest.to_dictV  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr0   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrW   r3   s    r.   to_strz CreatePathAnalysisRequest.to_strq  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)rq   r3   s    r.   __repr__z"CreatePathAnalysisRequest.__repr__u  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrc   r   rW   r-   others     r.   __eq__z CreatePathAnalysisRequest.__eq__y  s5    %!:;; 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTru   rv   s     r.   __ne__z CreatePathAnalysisRequest.__ne__  s5    %!:;; 	4||~~00r0   )NNNNNNNNNNNN)__name__
__module____qualname____doc__ra   attribute_mapr/   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   rW   rq   rs   rx   rz    r0   r.   r   r      s[        
  M %### M"' "' "' "'H ! ! X! ( ( (   X 
$ 
$ 
$   X _
" 
" _
"   X 
[  [   X $ $ $   X 
$ 
$ 
$ ! ! X! 
( 
( 
(   X $ $ $   X 
$ 
$ 
$ ! ! X! ( ( ( ! ! X! 
( 
( 
(  6. . .  1 1 11 1 1 1 1r0   r   )r~   ro   rer_   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



 9 9 9 9 9 9o1 o1 o1 o1 o1 o1 o1 o1 o1 o1r0   