
    ~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
    private_zone

    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Zddd	d
dddddddddZd2d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d- Zd. Zd/ Zd0 Zd1 ZdS )3QueryResolverEndpointResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz,list[IpConfigForQueryResolverEndpointOutput]z'list[TagForQueryResolverEndpointOutput])
created_at	directionid
ip_configsnameproject_namesecurity_group_idstatustags
updated_atvpc_id
vpc_region	CreatedAt	DirectionID	IpConfigsNameProjectNameSecurityGroupIDStatusTags	UpdatedAtVpcID	VpcRegionNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z:QueryResolverEndpointResponse - a model defined in SwaggerN)r   _configuration_created_at
_direction_id_ip_configs_name_project_name_security_group_id_status_tags_updated_at_vpc_id_vpc_regiondiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r!   s                 /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkprivatezone/models/query_resolver_endpoint_response.py__init__z&QueryResolverEndpointResponse.__init__A   s$   !*__N,
!"&
!!(DO &DN>DG!(DODI# ,D(%6D" DKDI!(DO DK!(DOOO "!    c                     | j         S )zGets the created_at of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The created_at of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r"   r/   s    r0   r   z(QueryResolverEndpointResponse.created_atn        r2   c                     || _         dS )zSets the created_at of this QueryResolverEndpointResponse.


        :param created_at: The created_at of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        Nr4   )r/   r   s     r0   r   z(QueryResolverEndpointResponse.created_atx        &r2   c                     | j         S )zGets the direction of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The direction of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r#   r5   s    r0   r	   z'QueryResolverEndpointResponse.direction   s     r2   c                     || _         dS )zSets the direction of this QueryResolverEndpointResponse.


        :param direction: The direction of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        Nr:   )r/   r	   s     r0   r	   z'QueryResolverEndpointResponse.direction   s     $r2   c                     | j         S )zGets the id of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The id of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: int
        r$   r5   s    r0   r
   z QueryResolverEndpointResponse.id   s     xr2   c                     || _         dS )zSets the id of this QueryResolverEndpointResponse.


        :param id: The id of this QueryResolverEndpointResponse.  # noqa: E501
        :type: int
        Nr=   )r/   r
   s     r0   r
   z QueryResolverEndpointResponse.id   s     r2   c                     | j         S )zGets the ip_configs of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The ip_configs of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: list[IpConfigForQueryResolverEndpointOutput]
        r%   r5   s    r0   r   z(QueryResolverEndpointResponse.ip_configs   r6   r2   c                     || _         dS )zSets the ip_configs of this QueryResolverEndpointResponse.


        :param ip_configs: The ip_configs of this QueryResolverEndpointResponse.  # noqa: E501
        :type: list[IpConfigForQueryResolverEndpointOutput]
        Nr@   )r/   r   s     r0   r   z(QueryResolverEndpointResponse.ip_configs   r8   r2   c                     | j         S )zGets the name of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The name of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r&   r5   s    r0   r   z"QueryResolverEndpointResponse.name        zr2   c                     || _         dS )zSets the name of this QueryResolverEndpointResponse.


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


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


        :return: The project_name of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r'   r5   s    r0   r   z*QueryResolverEndpointResponse.project_name   s     !!r2   c                     || _         dS )zSets the project_name of this QueryResolverEndpointResponse.


        :param project_name: The project_name of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        NrH   )r/   r   s     r0   r   z*QueryResolverEndpointResponse.project_name   s     *r2   c                     | j         S )zGets the security_group_id of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The security_group_id of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r(   r5   s    r0   r   z/QueryResolverEndpointResponse.security_group_id   s     &&r2   c                     || _         dS )zSets the security_group_id of this QueryResolverEndpointResponse.


        :param security_group_id: The security_group_id of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        NrK   )r/   r   s     r0   r   z/QueryResolverEndpointResponse.security_group_id   s     #4r2   c                     | j         S )zGets the status of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The status of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r)   r5   s    r0   r   z$QueryResolverEndpointResponse.status       |r2   c                     || _         dS )zSets the status of this QueryResolverEndpointResponse.


        :param status: The status of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        NrN   )r/   r   s     r0   r   z$QueryResolverEndpointResponse.status       r2   c                     | j         S )zGets the tags of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The tags of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: list[TagForQueryResolverEndpointOutput]
        r*   r5   s    r0   r   z"QueryResolverEndpointResponse.tags  rD   r2   c                     || _         dS )zSets the tags of this QueryResolverEndpointResponse.


        :param tags: The tags of this QueryResolverEndpointResponse.  # noqa: E501
        :type: list[TagForQueryResolverEndpointOutput]
        NrS   )r/   r   s     r0   r   z"QueryResolverEndpointResponse.tags   rF   r2   c                     | j         S )zGets the updated_at of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The updated_at of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r+   r5   s    r0   r   z(QueryResolverEndpointResponse.updated_at+  r6   r2   c                     || _         dS )zSets the updated_at of this QueryResolverEndpointResponse.


        :param updated_at: The updated_at of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        NrV   )r/   r   s     r0   r   z(QueryResolverEndpointResponse.updated_at5  r8   r2   c                     | j         S )zGets the vpc_id of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The vpc_id of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r,   r5   s    r0   r   z$QueryResolverEndpointResponse.vpc_id@  rO   r2   c                     || _         dS )zSets the vpc_id of this QueryResolverEndpointResponse.


        :param vpc_id: The vpc_id of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        NrY   )r/   r   s     r0   r   z$QueryResolverEndpointResponse.vpc_idJ  rQ   r2   c                     | j         S )zGets the vpc_region of this QueryResolverEndpointResponse.  # noqa: E501


        :return: The vpc_region of this QueryResolverEndpointResponse.  # noqa: E501
        :rtype: str
        r-   r5   s    r0   r   z(QueryResolverEndpointResponse.vpc_regionU  r6   r2   c                     || _         dS )zSets the vpc_region of this QueryResolverEndpointResponse.


        :param vpc_region: The vpc_region of this QueryResolverEndpointResponse.  # noqa: E501
        :type: str
        Nr\   )r/   r   s     r0   r   z(QueryResolverEndpointResponse.vpc_region_  r8   r2   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hasattrr`   )xs    r0   <lambda>z7QueryResolverEndpointResponse.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r2   r`   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r`   r   ra   )items    r0   rd   z7QueryResolverEndpointResponse.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r2   )six	iteritemsswagger_typesgetattr
isinstancelistmaprb   r`   dictitems
issubclassr   )r/   resultattr_valuekeys         r0   r`   z%QueryResolverEndpointResponse.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t3T:: 	$"jjll $ $
U#sr2   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr`   r5   s    r0   to_strz$QueryResolverEndpointResponse.to_str  s    ~dllnn---r2   c                 *    |                                  S )zFor `print` and `pprint`)rz   r5   s    r0   __repr__z&QueryResolverEndpointResponse.__repr__  s    {{}}r2   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrl   r   r`   r/   others     r0   __eq__z$QueryResolverEndpointResponse.__eq__  s5    %!>?? 	5||~~00r2   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr~   r   s     r0   __ne__z$QueryResolverEndpointResponse.__ne__  s5    %!>?? 	4||~~00r2   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rj   attribute_mapr1   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r`   rz   r|   r   r    r2   r0   r   r      s        
 D"9 M  " !%.!! M+) +) +) +)Z     X  & & &   X $ $ $   X Y  Y     X  & & &   X 
[  [ " " X" * * * ' ' X' 4 4 4   X ]  ]   X 
[  [     X  & & &   X ]  ]     X  & & &  6. . .  1 1 11 1 1 1 1r2   r   )r   rx   rerh   volcenginesdkcore.configurationr   objectr   r   r2   r0   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1F C1 C1 C1 C1 C1r2   