
    ~i6                     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dddddZdd	d
d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ed/             Zej	        d0             Zed1             Zej	        d2             Zed3             Zej	        d4             Zed5             Zej	        d6             Zd7 Zd8 Zd9 Zd: Zd; ZdS )=GetExternalPrometheusResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz2list[CustomHeaderKVForGetExternalPrometheusOutput]intz	list[str]z'list[TagForGetExternalPrometheusOutput])	auth_typecreate_timecustom_header_kvsdescriptionidmax_query_ratenameproject_namestatus
subnet_idstagstypeurlusernamevpcidAuthType
CreateTimeCustomHeaderKVsDescriptionIdMaxQueryRateNameProjectNameStatus	SubnetIdsTagsTypeURLUsernameVPCIdNc                 &   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        ||| _        |	|| _         dS dS )z:GetExternalPrometheusResponse - a model defined in SwaggerN)!r   _configuration
_auth_type_create_time_custom_header_kvs_description_id_max_query_rate_name_project_name_status_subnet_ids_tags_type_url	_username_vpciddiscriminatorr   r	   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   r'   s                    /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/get_external_prometheus_response.py__init__z&GetExternalPrometheusResponse.__init__G   sb   !*__N, "& #
!

	! &DN"*D(%6D""*D>DG%"0DDI# ,D DK!(DODIDI?DH$DMDJJJ     c                     | j         S )zGets the auth_type of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The auth_type of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r(   r8   s    r9   r   z'GetExternalPrometheusResponse.auth_type}   s     r;   c                     || _         dS )zSets the auth_type of this GetExternalPrometheusResponse.


        :param auth_type: The auth_type of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        Nr=   )r8   r   s     r9   r   z'GetExternalPrometheusResponse.auth_type   s     $r;   c                     | j         S )zGets the create_time of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The create_time of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r)   r>   s    r9   r	   z)GetExternalPrometheusResponse.create_time          r;   c                     || _         dS )zSets the create_time of this GetExternalPrometheusResponse.


        :param create_time: The create_time of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrA   )r8   r	   s     r9   r	   z)GetExternalPrometheusResponse.create_time        (r;   c                     | j         S )zGets the custom_header_kvs of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The custom_header_kvs of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: list[CustomHeaderKVForGetExternalPrometheusOutput]
        r*   r>   s    r9   r
   z/GetExternalPrometheusResponse.custom_header_kvs   s     &&r;   c                     || _         dS )zSets the custom_header_kvs of this GetExternalPrometheusResponse.


        :param custom_header_kvs: The custom_header_kvs of this GetExternalPrometheusResponse.  # noqa: E501
        :type: list[CustomHeaderKVForGetExternalPrometheusOutput]
        NrF   )r8   r
   s     r9   r
   z/GetExternalPrometheusResponse.custom_header_kvs   s     #4r;   c                     | j         S )zGets the description of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The description of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r+   r>   s    r9   r   z)GetExternalPrometheusResponse.description   rB   r;   c                     || _         dS )zSets the description of this GetExternalPrometheusResponse.


        :param description: The description of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrI   )r8   r   s     r9   r   z)GetExternalPrometheusResponse.description   rD   r;   c                     | j         S )zGets the id of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The id of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r,   r>   s    r9   r   z GetExternalPrometheusResponse.id   s     xr;   c                     || _         dS )zSets the id of this GetExternalPrometheusResponse.


        :param id: The id of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrL   )r8   r   s     r9   r   z GetExternalPrometheusResponse.id   s     r;   c                     | j         S )zGets the max_query_rate of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The max_query_rate of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: int
        r-   r>   s    r9   r   z,GetExternalPrometheusResponse.max_query_rate   s     ##r;   c                     || _         dS )zSets the max_query_rate of this GetExternalPrometheusResponse.


        :param max_query_rate: The max_query_rate of this GetExternalPrometheusResponse.  # noqa: E501
        :type: int
        NrO   )r8   r   s     r9   r   z,GetExternalPrometheusResponse.max_query_rate   s      .r;   c                     | j         S )zGets the name of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The name of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r.   r>   s    r9   r   z"GetExternalPrometheusResponse.name        zr;   c                     || _         dS )zSets the name of this GetExternalPrometheusResponse.


        :param name: The name of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrR   )r8   r   s     r9   r   z"GetExternalPrometheusResponse.name       


r;   c                     | j         S )zGets the project_name of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The project_name of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r/   r>   s    r9   r   z*GetExternalPrometheusResponse.project_name  s     !!r;   c                     || _         dS )zSets the project_name of this GetExternalPrometheusResponse.


        :param project_name: The project_name of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrW   )r8   r   s     r9   r   z*GetExternalPrometheusResponse.project_name  s     *r;   c                     | j         S )zGets the status of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The status of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r0   r>   s    r9   r   z$GetExternalPrometheusResponse.status%  s     |r;   c                     || _         dS )zSets the status of this GetExternalPrometheusResponse.


        :param status: The status of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        NrZ   )r8   r   s     r9   r   z$GetExternalPrometheusResponse.status/  s     r;   c                     | j         S )zGets the subnet_ids of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The subnet_ids of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: list[str]
        r1   r>   s    r9   r   z(GetExternalPrometheusResponse.subnet_ids:  s     r;   c                     || _         dS )zSets the subnet_ids of this GetExternalPrometheusResponse.


        :param subnet_ids: The subnet_ids of this GetExternalPrometheusResponse.  # noqa: E501
        :type: list[str]
        Nr]   )r8   r   s     r9   r   z(GetExternalPrometheusResponse.subnet_idsD  s     &r;   c                     | j         S )zGets the tags of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The tags of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: list[TagForGetExternalPrometheusOutput]
        r2   r>   s    r9   r   z"GetExternalPrometheusResponse.tagsO  rS   r;   c                     || _         dS )zSets the tags of this GetExternalPrometheusResponse.


        :param tags: The tags of this GetExternalPrometheusResponse.  # noqa: E501
        :type: list[TagForGetExternalPrometheusOutput]
        Nr`   )r8   r   s     r9   r   z"GetExternalPrometheusResponse.tagsY  rU   r;   c                     | j         S )zGets the type of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The type of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r3   r>   s    r9   r   z"GetExternalPrometheusResponse.typed  rS   r;   c                     || _         dS )zSets the type of this GetExternalPrometheusResponse.


        :param type: The type of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        Nrc   )r8   r   s     r9   r   z"GetExternalPrometheusResponse.typen  rU   r;   c                     | j         S )zGets the url of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The url of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r4   r>   s    r9   r   z!GetExternalPrometheusResponse.urly  s     yr;   c                     || _         dS )zSets the url of this GetExternalPrometheusResponse.


        :param url: The url of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        Nrf   )r8   r   s     r9   r   z!GetExternalPrometheusResponse.url  s     			r;   c                     | j         S )zGets the username of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The username of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r5   r>   s    r9   r   z&GetExternalPrometheusResponse.username  s     ~r;   c                     || _         dS )zSets the username of this GetExternalPrometheusResponse.


        :param username: The username of this GetExternalPrometheusResponse.  # noqa: E501
        :type: str
        Nri   )r8   r   s     r9   r   z&GetExternalPrometheusResponse.username  s     "r;   c                     | j         S )zGets the vpcid of this GetExternalPrometheusResponse.  # noqa: E501


        :return: The vpcid of this GetExternalPrometheusResponse.  # noqa: E501
        :rtype: str
        r6   r>   s    r9   r   z#GetExternalPrometheusResponse.vpcid  s     {r;   c                     || _         dS )zSets the vpcid of this GetExternalPrometheusResponse.


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



 9 9 9 9 9 9Q1 Q1 Q1 Q1 Q1F Q1 Q1 Q1 Q1 Q1r;   