
    ~i~7                     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                   r   e Zd ZdZ	 ddd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dddZd9d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ed.             Zej	        d/             Zed0             Zej	        d1             Zed2             Zej	        d3             Zd4 Zd5 Zd6 Zd7 Zd8 ZdS ):CreateExternalPrometheusRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz4list[CustomHeaderKVForCreateExternalPrometheusInput]intz	list[str]z)list[TagForCreateExternalPrometheusInput])	auth_typecustom_header_kvsdescriptionencrypted_bearer_tokenencrypted_passwordmax_query_ratenameproject_name
subnet_idstagstypeurlusernamevpcidAuthTypeCustomHeaderKVsDescriptionEncryptedBearerTokenEncryptedPasswordMaxQueryRateNameProjectName	SubnetIdsTagsTypeURLUsernameVPCIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        |	|	| _        |
|
| _        ||| _        || _        ||| _        |	|| _        dS dS )z<CreateExternalPrometheusRequest - a model defined in SwaggerN)r   _configuration
_auth_type_custom_header_kvs_description_encrypted_bearer_token_encrypted_password_max_query_rate_name_project_name_subnet_ids_tags_type_url	_username_vpciddiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r%   s                   /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/create_external_prometheus_request.py__init__z(CreateExternalPrometheusRequest.__init__E   sF   !*__N,"& '+$#' #
!

	! &DN(%6D""*D!-*@D')&8D#%"0D	# ,D!(DODIDI$DMDJJJ     c                     | j         S )zGets the auth_type of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The auth_type of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r&   r5   s    r6   r   z)CreateExternalPrometheusRequest.auth_typev   s     r8   c                     || _         dS )zSets the auth_type of this CreateExternalPrometheusRequest.


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


        :return: The custom_header_kvs of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: list[CustomHeaderKVForCreateExternalPrometheusInput]
        r'   r;   s    r6   r	   z1CreateExternalPrometheusRequest.custom_header_kvs   s     &&r8   c                     || _         dS )a  Sets the custom_header_kvs of this CreateExternalPrometheusRequest.


        :param custom_header_kvs: The custom_header_kvs of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: list[CustomHeaderKVForCreateExternalPrometheusInput]
        Nr>   )r5   r	   s     r6   r	   z1CreateExternalPrometheusRequest.custom_header_kvs   s     #4r8   c                     | j         S )zGets the description of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The description of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r(   r;   s    r6   r
   z+CreateExternalPrometheusRequest.description   s       r8   c                     || _         dS )zSets the description of this CreateExternalPrometheusRequest.


        :param description: The description of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrA   )r5   r
   s     r6   r
   z+CreateExternalPrometheusRequest.description   s     (r8   c                     | j         S )zGets the encrypted_bearer_token of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The encrypted_bearer_token of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r)   r;   s    r6   r   z6CreateExternalPrometheusRequest.encrypted_bearer_token   s     ++r8   c                     || _         dS )zSets the encrypted_bearer_token of this CreateExternalPrometheusRequest.


        :param encrypted_bearer_token: The encrypted_bearer_token of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrD   )r5   r   s     r6   r   z6CreateExternalPrometheusRequest.encrypted_bearer_token   s     (>$$$r8   c                     | j         S )zGets the encrypted_password of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The encrypted_password of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r*   r;   s    r6   r   z2CreateExternalPrometheusRequest.encrypted_password   s     ''r8   c                     || _         dS )zSets the encrypted_password of this CreateExternalPrometheusRequest.


        :param encrypted_password: The encrypted_password of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrG   )r5   r   s     r6   r   z2CreateExternalPrometheusRequest.encrypted_password   s     $6   r8   c                     | j         S )zGets the max_query_rate of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The max_query_rate of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: int
        r+   r;   s    r6   r   z.CreateExternalPrometheusRequest.max_query_rate   s     ##r8   c                     || _         dS )zSets the max_query_rate of this CreateExternalPrometheusRequest.


        :param max_query_rate: The max_query_rate of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: int
        NrJ   )r5   r   s     r6   r   z.CreateExternalPrometheusRequest.max_query_rate   s      .r8   c                     | j         S )zGets the name of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The name of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        )r,   r;   s    r6   r   z$CreateExternalPrometheusRequest.name        zr8   c                 N    | j         j        r|t          d          || _        dS )zSets the name of this CreateExternalPrometheusRequest.


        :param name: The name of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r%   client_side_validation
ValueErrorr,   )r5   r   s     r6   r   z$CreateExternalPrometheusRequest.name   s1     5 	M$,KLLL


r8   c                     | j         S )zGets the project_name of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The project_name of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r-   r;   s    r6   r   z,CreateExternalPrometheusRequest.project_name  s     !!r8   c                     || _         dS )zSets the project_name of this CreateExternalPrometheusRequest.


        :param project_name: The project_name of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        NrR   )r5   r   s     r6   r   z,CreateExternalPrometheusRequest.project_name  s     *r8   c                     | j         S )zGets the subnet_ids of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The subnet_ids of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: list[str]
        r.   r;   s    r6   r   z*CreateExternalPrometheusRequest.subnet_ids   s     r8   c                     || _         dS )zSets the subnet_ids of this CreateExternalPrometheusRequest.


        :param subnet_ids: The subnet_ids of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: list[str]
        NrU   )r5   r   s     r6   r   z*CreateExternalPrometheusRequest.subnet_ids*  s     &r8   c                     | j         S )zGets the tags of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The tags of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: list[TagForCreateExternalPrometheusInput]
        r/   r;   s    r6   r   z$CreateExternalPrometheusRequest.tags5  rM   r8   c                     || _         dS )zSets the tags of this CreateExternalPrometheusRequest.


        :param tags: The tags of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: list[TagForCreateExternalPrometheusInput]
        NrX   )r5   r   s     r6   r   z$CreateExternalPrometheusRequest.tags?       


r8   c                     | j         S )zGets the type of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The type of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r0   r;   s    r6   r   z$CreateExternalPrometheusRequest.typeJ  rM   r8   c                     || _         dS )zSets the type of this CreateExternalPrometheusRequest.


        :param type: The type of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nr\   )r5   r   s     r6   r   z$CreateExternalPrometheusRequest.typeT  rZ   r8   c                     | j         S )zGets the url of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The url of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        )r1   r;   s    r6   r   z#CreateExternalPrometheusRequest.url_  s     yr8   c                 N    | j         j        r|t          d          || _        dS )zSets the url of this CreateExternalPrometheusRequest.


        :param url: The url of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nz+Invalid value for `url`, must not be `None`)r%   rO   rP   r1   )r5   r   s     r6   r   z#CreateExternalPrometheusRequest.urli  s1     5 	L#+JKKK			r8   c                     | j         S )zGets the username of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The username of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r2   r;   s    r6   r   z(CreateExternalPrometheusRequest.usernamev  s     ~r8   c                     || _         dS )zSets the username of this CreateExternalPrometheusRequest.


        :param username: The username of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nra   )r5   r   s     r6   r   z(CreateExternalPrometheusRequest.username  s     "r8   c                     | j         S )zGets the vpcid of this CreateExternalPrometheusRequest.  # noqa: E501


        :return: The vpcid of this CreateExternalPrometheusRequest.  # noqa: E501
        :rtype: str
        r3   r;   s    r6   r   z%CreateExternalPrometheusRequest.vpcid  s     {r8   c                     || _         dS )zSets the vpcid of this CreateExternalPrometheusRequest.


        :param vpcid: The vpcid of this CreateExternalPrometheusRequest.  # noqa: E501
        :type: str
        Nrd   )r5   r   s     r6   r   z%CreateExternalPrometheusRequest.vpcid  s     r8   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    r6   <lambda>z9CreateExternalPrometheusRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r8   rh   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rh   r   ri   )items    r6   rl   z9CreateExternalPrometheusRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r8   )six	iteritemsswagger_typesgetattr
isinstancelistmaprj   rh   dictitems
issubclassr   )r5   resultattr_valuekeys         r6   rh   z'CreateExternalPrometheusRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t5t<< 	$"jjll $ $
U#sr8   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrh   r;   s    r6   to_strz&CreateExternalPrometheusRequest.to_str  s    ~dllnn---r8   c                 *    |                                  S )zFor `print` and `pprint`)r   r;   s    r6   __repr__z(CreateExternalPrometheusRequest.__repr__  s    {{}}r8   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrt   r   rh   r5   others     r6   __eq__z&CreateExternalPrometheusRequest.__eq__  s5    %!@AA 	5||~~00r8   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r6   __ne__z&CreateExternalPrometheusRequest.__ne__  s5    %!@AA 	4||~~00r8   )NNNNNNNNNNNNNNN)__name__
__module____qualname____doc__rr   attribute_mapr7   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r   r   rh   r   r   r   r    r8   r6   r   r      s        
 S"'#!; M$  .$"81(%! M"/ / / /b   X $ $ $ ' ' X' 4 4 4 ! ! X! ( ( ( , , X, "> > #"> ( ( X( 6 6 6 $ $ X$ . . .   X 
[
 
 [
 " " X" * * *     X  & & &   X 
[  [   X 
[  [   X 	Z
 
 Z
   X _" " _"   X \  \  6. . .  1 1 11 1 1 1 1r8   r   )r   r   rerp   volcenginesdkcore.configurationr   objectr   r   r8   r6   <module>r      s|      				 



 9 9 9 9 9 9y1 y1 y1 y1 y1f y1 y1 y1 y1 y1r8   