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

    Do not edit the class manually.
    strz4list[CustomHeaderKVForUpdateExternalPrometheusInput]int)
	auth_typecustom_header_kvsdescriptionencrypted_bearer_tokenencrypted_passwordidmax_query_ratenameurlusernameAuthTypeCustomHeaderKVsDescriptionEncryptedBearerTokenEncryptedPasswordIdMaxQueryRateNameURLUsernameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z<UpdateExternalPrometheusRequest - a model defined in SwaggerN)r   _configuration
_auth_type_custom_header_kvs_description_encrypted_bearer_token_encrypted_password_id_max_query_rate_name_url	_username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_external_prometheus_request.py__init__z(UpdateExternalPrometheusRequest.__init__=   s    !*__N,"& '+$#' #
	! &DN(%6D""*D!-*@D')&8D#%"0DDI?DH$DMMM      c                     | j         S )zGets the auth_type of this UpdateExternalPrometheusRequest.  # noqa: E501


        :return: The auth_type of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r   r)   s    r*   r   z)UpdateExternalPrometheusRequest.auth_typec   s     r,   c                     || _         dS )zSets the auth_type of this UpdateExternalPrometheusRequest.


        :param auth_type: The auth_type of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nr.   )r)   r   s     r*   r   z)UpdateExternalPrometheusRequest.auth_typem   s     $r,   c                     | j         S )zGets the custom_header_kvs of this UpdateExternalPrometheusRequest.  # noqa: E501


        :return: The custom_header_kvs of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: list[CustomHeaderKVForUpdateExternalPrometheusInput]
        r   r/   s    r*   r	   z1UpdateExternalPrometheusRequest.custom_header_kvsx   s     &&r,   c                     || _         dS )a  Sets the custom_header_kvs of this UpdateExternalPrometheusRequest.


        :param custom_header_kvs: The custom_header_kvs of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: list[CustomHeaderKVForUpdateExternalPrometheusInput]
        Nr2   )r)   r	   s     r*   r	   z1UpdateExternalPrometheusRequest.custom_header_kvs   s     #4r,   c                     | j         S )zGets the description of this UpdateExternalPrometheusRequest.  # noqa: E501


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


        :param description: The description of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nr5   )r)   r
   s     r*   r
   z+UpdateExternalPrometheusRequest.description   s     (r,   c                     | j         S )zGets the encrypted_bearer_token of this UpdateExternalPrometheusRequest.  # noqa: E501


        :return: The encrypted_bearer_token of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r!   r/   s    r*   r   z6UpdateExternalPrometheusRequest.encrypted_bearer_token   s     ++r,   c                     || _         dS )zSets the encrypted_bearer_token of this UpdateExternalPrometheusRequest.


        :param encrypted_bearer_token: The encrypted_bearer_token of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nr8   )r)   r   s     r*   r   z6UpdateExternalPrometheusRequest.encrypted_bearer_token   s     (>$$$r,   c                     | j         S )zGets the encrypted_password of this UpdateExternalPrometheusRequest.  # noqa: E501


        :return: The encrypted_password of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r"   r/   s    r*   r   z2UpdateExternalPrometheusRequest.encrypted_password   s     ''r,   c                     || _         dS )zSets the encrypted_password of this UpdateExternalPrometheusRequest.


        :param encrypted_password: The encrypted_password of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nr;   )r)   r   s     r*   r   z2UpdateExternalPrometheusRequest.encrypted_password   s     $6   r,   c                     | j         S )zGets the id of this UpdateExternalPrometheusRequest.  # noqa: E501


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


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


        :return: The max_query_rate of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: int
        r$   r/   s    r*   r   z.UpdateExternalPrometheusRequest.max_query_rate   s     ##r,   c                     || _         dS )zSets the max_query_rate of this UpdateExternalPrometheusRequest.


        :param max_query_rate: The max_query_rate of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: int
        NrB   )r)   r   s     r*   r   z.UpdateExternalPrometheusRequest.max_query_rate   s      .r,   c                     | j         S )zGets the name of this UpdateExternalPrometheusRequest.  # noqa: E501


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


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


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


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


        :param url: The url of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrH   )r)   r   s     r*   r   z#UpdateExternalPrometheusRequest.url  s     			r,   c                     | j         S )zGets the username of this UpdateExternalPrometheusRequest.  # noqa: E501


        :return: The username of this UpdateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r'   r/   s    r*   r   z(UpdateExternalPrometheusRequest.username"  s     ~r,   c                     || _         dS )zSets the username of this UpdateExternalPrometheusRequest.


        :param username: The username of this UpdateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrK   )r)   r   s     r*   r   z(UpdateExternalPrometheusRequest.username,  s     "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hasattrrO   )xs    r*   <lambda>z9UpdateExternalPrometheusRequest.to_dict.<locals>.<lambda>?  s!    WQ	-B-BIaiikkk r,   rO   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rO   r   rP   )items    r*   rS   z9UpdateExternalPrometheusRequest.to_dict.<locals>.<lambda>F  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprQ   rO   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rO   z'UpdateExternalPrometheusRequest.to_dict7  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t5t<< 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrO   r/   s    r*   to_strz&UpdateExternalPrometheusRequest.to_strR  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)ri   r/   s    r*   __repr__z(UpdateExternalPrometheusRequest.__repr__V  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr[   r   rO   r)   others     r*   __eq__z&UpdateExternalPrometheusRequest.__eq__Z  s5    %!@AA 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrm   rn   s     r*   __ne__z&UpdateExternalPrometheusRequest.__ne__a  s5    %!@AA 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__rY   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rO   ri   rk   rp   rr    r,   r*   r   r      s        
 S"'# M  .$"81( M$% $% $% $%L   X $ $ $ ' ' X' 4 4 4 ! ! X! ( ( ( , , X, "> > #"> ( ( X( 6 6 6   X Y
 
 Y
 $ $ X$ . . .   X 
[  [   X 	Z  Z   X _" " _"  6. . .  1 1 11 1 1 1 1r,   r   )rv   rg   rerW   volcenginesdkcore.configurationr   objectr   rz   r,   r*   <module>r~      s|      				 



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