
    ~iD)                     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
    vmp

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

    Do not edit the class manually.
    z*list[AnnotationForUpdateAlertingRuleInput]strz%list[LabelForUpdateAlertingRuleInput]z%list[LevelForUpdateAlertingRuleInput]QueryForUpdateAlertingRuleInput)
annotationsdescriptionidlabelslevelsnamenotify_group_policy_idnotify_policy_idquerytypeAnnotationsDescriptionIdLabelsLevelsNameNotifyGroupPolicyIdNotifyPolicyIdQueryTypeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z6UpdateAlertingRuleRequest - a model defined in SwaggerN)r   _configuration_annotations_description_id_labels_levels_name_notify_group_policy_id_notify_policy_id_query_typediscriminatorr   r	   r
   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   s               }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/update_alerting_rule_request.py__init__z"UpdateAlertingRuleRequest.__init__=   s    !*__N,  
'+$!%
!"*D"*D DK DKDI!-*@D''$4D!DJDIII     c                     | j         S )zGets the annotations of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The annotations of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: list[AnnotationForUpdateAlertingRuleInput]
        r   r)   s    r*   r   z%UpdateAlertingRuleRequest.annotationsc          r,   c                     || _         dS )zSets the annotations of this UpdateAlertingRuleRequest.


        :param annotations: The annotations of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: list[AnnotationForUpdateAlertingRuleInput]
        Nr.   )r)   r   s     r*   r   z%UpdateAlertingRuleRequest.annotationsm        (r,   c                     | j         S )zGets the description of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The description of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: str
        r   r/   s    r*   r	   z%UpdateAlertingRuleRequest.descriptionx   r0   r,   c                     || _         dS )zSets the description of this UpdateAlertingRuleRequest.


        :param description: The description of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        Nr4   )r)   r	   s     r*   r	   z%UpdateAlertingRuleRequest.description   r2   r,   c                     | j         S )zGets the id of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The id of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: str
        )r    r/   s    r*   r
   zUpdateAlertingRuleRequest.id   s     xr,   c                 N    | j         j        r|t          d          || _        dS )zSets the id of this UpdateAlertingRuleRequest.


        :param id: The id of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        Nz*Invalid value for `id`, must not be `None`)r   client_side_validation
ValueErrorr    )r)   r
   s     r*   r
   zUpdateAlertingRuleRequest.id   s1     5 	K"*IJJJr,   c                     | j         S )zGets the labels of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The labels of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: list[LabelForUpdateAlertingRuleInput]
        r!   r/   s    r*   r   z UpdateAlertingRuleRequest.labels        |r,   c                     || _         dS )zSets the labels of this UpdateAlertingRuleRequest.


        :param labels: The labels of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: list[LabelForUpdateAlertingRuleInput]
        Nr;   )r)   r   s     r*   r   z UpdateAlertingRuleRequest.labels        r,   c                     | j         S )zGets the levels of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The levels of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: list[LevelForUpdateAlertingRuleInput]
        r"   r/   s    r*   r   z UpdateAlertingRuleRequest.levels   r<   r,   c                     || _         dS )zSets the levels of this UpdateAlertingRuleRequest.


        :param levels: The levels of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: list[LevelForUpdateAlertingRuleInput]
        Nr@   )r)   r   s     r*   r   z UpdateAlertingRuleRequest.levels   r>   r,   c                     | j         S )zGets the name of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The name of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: str
        r#   r/   s    r*   r   zUpdateAlertingRuleRequest.name        zr,   c                     || _         dS )zSets the name of this UpdateAlertingRuleRequest.


        :param name: The name of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        NrC   )r)   r   s     r*   r   zUpdateAlertingRuleRequest.name        


r,   c                     | j         S )zGets the notify_group_policy_id of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The notify_group_policy_id of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: str
        r$   r/   s    r*   r   z0UpdateAlertingRuleRequest.notify_group_policy_id   s     ++r,   c                     || _         dS )zSets the notify_group_policy_id of this UpdateAlertingRuleRequest.


        :param notify_group_policy_id: The notify_group_policy_id of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        NrH   )r)   r   s     r*   r   z0UpdateAlertingRuleRequest.notify_group_policy_id   s     (>$$$r,   c                     | j         S )zGets the notify_policy_id of this UpdateAlertingRuleRequest.  # noqa: E501


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


        :param notify_policy_id: The notify_policy_id of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        NrK   )r)   r   s     r*   r   z*UpdateAlertingRuleRequest.notify_policy_id  s     "2r,   c                     | j         S )zGets the query of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The query of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: QueryForUpdateAlertingRuleInput
        r&   r/   s    r*   r   zUpdateAlertingRuleRequest.query  s     {r,   c                     || _         dS )zSets the query of this UpdateAlertingRuleRequest.


        :param query: The query of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: QueryForUpdateAlertingRuleInput
        NrN   )r)   r   s     r*   r   zUpdateAlertingRuleRequest.query  s     r,   c                     | j         S )zGets the type of this UpdateAlertingRuleRequest.  # noqa: E501


        :return: The type of this UpdateAlertingRuleRequest.  # noqa: E501
        :rtype: str
        r'   r/   s    r*   r   zUpdateAlertingRuleRequest.type"  rD   r,   c                     || _         dS )zSets the type of this UpdateAlertingRuleRequest.


        :param type: The type of this UpdateAlertingRuleRequest.  # noqa: E501
        :type: str
        NrQ   )r)   r   s     r*   r   zUpdateAlertingRuleRequest.type,  rF   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hasattrrU   )xs    r*   <lambda>z3UpdateAlertingRuleRequest.to_dict.<locals>.<lambda>?  s!    WQ	-B-BIaiikkk r,   rU   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rU   r   rV   )items    r*   rY   z3UpdateAlertingRuleRequest.to_dict.<locals>.<lambda>F  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprW   rU   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rU   z!UpdateAlertingRuleRequest.to_dict7  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrU   r/   s    r*   to_strz UpdateAlertingRuleRequest.to_strR  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)ro   r/   s    r*   __repr__z"UpdateAlertingRuleRequest.__repr__V  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFra   r   rU   r)   others     r*   __eq__z UpdateAlertingRuleRequest.__eq__Z  s5    %!:;; 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrs   rt   s     r*   __ne__z UpdateAlertingRuleRequest.__ne__a  s5    %!:;; 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__r_   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rU   ro   rq   rv   rx    r,   r*   r   r      s        
 D99"'!2 M %$"7, M$ $ $ $L ! ! X! ( ( ( ! ! X! ( ( (   X Y
 
 Y
   X ]  ]   X ]  ]   X 
[  [ , , X, "> > #"> & & X& 2 2 2   X \  \   X 
[  [  6. . .  1 1 11 1 1 1 1r,   r   )r|   rm   rer]   volcenginesdkcore.configurationr   objectr   r   r,   r*   <module>r      s|      				 



 9 9 9 9 9 9P1 P1 P1 P1 P1 P1 P1 P1 P1 P1r,   