
    ~i8&                     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
    vei_api

    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
Z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d' Zd( Zd) Zd* Zd+ ZdS )-GetLogRuleResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]boolintstr)
	file_path
is_runningpod_name	pod_rangerule_id	rule_name	rule_typetls_projecttls_tag	tls_topicr	   r
   r   r   r   r   r   r   r   r   Nc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z/GetLogRuleResponse - a model defined in SwaggerN)r   _configuration
_file_path_is_running	_pod_name
_pod_range_rule_id
_rule_name
_rule_type_tls_project_tls_tag
_tls_topicdiscriminatorr	   r
   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   s               y/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkveiapi/models/get_log_rule_response.py__init__zGetLogRuleResponse.__init__=   s    !*__N, ! &DN!(DO$DM &DN"DL &DN &DN"*D"DL &DNNN !     c                     | j         S )zGets the file_path of this GetLogRuleResponse.  # noqa: E501


        :return: The file_path of this GetLogRuleResponse.  # noqa: E501
        :rtype: list[str]
        r   r    s    r!   r	   zGetLogRuleResponse.file_pathd        r#   c                     || _         dS )zSets the file_path of this GetLogRuleResponse.


        :param file_path: The file_path of this GetLogRuleResponse.  # noqa: E501
        :type: list[str]
        Nr%   )r    r	   s     r!   r	   zGetLogRuleResponse.file_pathn        $r#   c                     | j         S )zGets the is_running of this GetLogRuleResponse.  # noqa: E501


        :return: The is_running of this GetLogRuleResponse.  # noqa: E501
        :rtype: bool
        r   r&   s    r!   r
   zGetLogRuleResponse.is_runningy   s     r#   c                     || _         dS )zSets the is_running of this GetLogRuleResponse.


        :param is_running: The is_running of this GetLogRuleResponse.  # noqa: E501
        :type: bool
        Nr+   )r    r
   s     r!   r
   zGetLogRuleResponse.is_running   s     &r#   c                     | j         S )zGets the pod_name of this GetLogRuleResponse.  # noqa: E501


        :return: The pod_name of this GetLogRuleResponse.  # noqa: E501
        :rtype: list[str]
        r   r&   s    r!   r   zGetLogRuleResponse.pod_name   s     ~r#   c                     || _         dS )zSets the pod_name of this GetLogRuleResponse.


        :param pod_name: The pod_name of this GetLogRuleResponse.  # noqa: E501
        :type: list[str]
        Nr.   )r    r   s     r!   r   zGetLogRuleResponse.pod_name   s     "r#   c                     | j         S )zGets the pod_range of this GetLogRuleResponse.  # noqa: E501


        :return: The pod_range of this GetLogRuleResponse.  # noqa: E501
        :rtype: int
        r   r&   s    r!   r   zGetLogRuleResponse.pod_range   r'   r#   c                     || _         dS )zSets the pod_range of this GetLogRuleResponse.


        :param pod_range: The pod_range of this GetLogRuleResponse.  # noqa: E501
        :type: int
        Nr1   )r    r   s     r!   r   zGetLogRuleResponse.pod_range   r)   r#   c                     | j         S )zGets the rule_id of this GetLogRuleResponse.  # noqa: E501


        :return: The rule_id of this GetLogRuleResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r!   r   zGetLogRuleResponse.rule_id        }r#   c                     || _         dS )zSets the rule_id of this GetLogRuleResponse.


        :param rule_id: The rule_id of this GetLogRuleResponse.  # noqa: E501
        :type: str
        Nr4   )r    r   s     r!   r   zGetLogRuleResponse.rule_id         r#   c                     | j         S )zGets the rule_name of this GetLogRuleResponse.  # noqa: E501


        :return: The rule_name of this GetLogRuleResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r!   r   zGetLogRuleResponse.rule_name   r'   r#   c                     || _         dS )zSets the rule_name of this GetLogRuleResponse.


        :param rule_name: The rule_name of this GetLogRuleResponse.  # noqa: E501
        :type: str
        Nr9   )r    r   s     r!   r   zGetLogRuleResponse.rule_name   r)   r#   c                     | j         S )zGets the rule_type of this GetLogRuleResponse.  # noqa: E501


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


        :param rule_type: The rule_type of this GetLogRuleResponse.  # noqa: E501
        :type: str
        Nr<   )r    r   s     r!   r   zGetLogRuleResponse.rule_type   r)   r#   c                     | j         S )zGets the tls_project of this GetLogRuleResponse.  # noqa: E501


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


        :param tls_project: The tls_project of this GetLogRuleResponse.  # noqa: E501
        :type: str
        Nr?   )r    r   s     r!   r   zGetLogRuleResponse.tls_project  s     (r#   c                     | j         S )zGets the tls_tag of this GetLogRuleResponse.  # noqa: E501


        :return: The tls_tag of this GetLogRuleResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r!   r   zGetLogRuleResponse.tls_tag  r5   r#   c                     || _         dS )zSets the tls_tag of this GetLogRuleResponse.


        :param tls_tag: The tls_tag of this GetLogRuleResponse.  # noqa: E501
        :type: str
        NrB   )r    r   s     r!   r   zGetLogRuleResponse.tls_tag  r7   r#   c                     | j         S )zGets the tls_topic of this GetLogRuleResponse.  # noqa: E501


        :return: The tls_topic of this GetLogRuleResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r!   r   zGetLogRuleResponse.tls_topic!  r'   r#   c                     || _         dS )zSets the tls_topic of this GetLogRuleResponse.


        :param tls_topic: The tls_topic of this GetLogRuleResponse.  # noqa: E501
        :type: str
        NrE   )r    r   s     r!   r   zGetLogRuleResponse.tls_topic+  r)   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hasattrrI   )xs    r!   <lambda>z,GetLogRuleResponse.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r#   rI   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rI   r   rJ   )items    r!   rM   z,GetLogRuleResponse.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r#   )six	iteritemsswagger_typesgetattr
isinstancelistmaprK   rI   dictitems
issubclassr   )r    resultattr_valuekeys         r!   rI   zGetLogRuleResponse.to_dict6  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr#   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrI   r&   s    r!   to_strzGetLogRuleResponse.to_strQ  s    ~dllnn---r#   c                 *    |                                  S )zFor `print` and `pprint`)rc   r&   s    r!   __repr__zGetLogRuleResponse.__repr__U  s    {{}}r#   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrU   r   rI   r    others     r!   __eq__zGetLogRuleResponse.__eq__Y  s5    %!344 	5||~~00r#   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrg   rh   s     r!   __ne__zGetLogRuleResponse.__ne__`  s5    %!344 	4||~~00r#   )NNNNNNNNNNN)__name__
__module____qualname____doc__rS   attribute_mapr"   propertyr	   setterr
   r   r   r   r   r   r   r   r   rI   rc   re   rj   rl    r#   r!   r   r      s        
 ! M !"   $  M%' %' %' %'N   X $ $ $     X  & & &   X _" " _"   X $ $ $   X ^    ^    X $ $ $   X $ $ $ ! ! X! ( ( (   X ^    ^    X $ $ $  6. . .  1 1 11 1 1 1 1r#   r   )rp   ra   rerQ   volcenginesdkcore.configurationr   objectr   rt   r#   r!   <module>rx      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1r#   