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

    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DescribeVpcEndpointsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]intstrz+list[TagFilterForDescribeVpcEndpointsInput])endpoint_idsendpoint_indexendpoint_nameendpoint_typepage_number	page_sizeproject_name
service_idservice_namestatustag_filtersvpc_idEndpointIdsEndpointIndexEndpointNameEndpointType
PageNumberPageSizeProjectName	ServiceIdServiceNameStatus
TagFiltersVpcIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z8DescribeVpcEndpointsRequest - a model defined in SwaggerN)r   _configuration_endpoint_ids_endpoint_index_endpoint_name_endpoint_type_page_number
_page_size_project_name_service_id_service_name_status_tag_filters_vpc_id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/volcenginesdkprivatelink/models/describe_vpc_endpoints_request.py__init__z$DescribeVpcEndpointsRequest.__init__A   s.   !*__N,!#"" !! !# ,D%"0D$!.D$!.D"*D &DN# ,D!(DO# ,D DK"*D DKKK     c                     | j         S )zGets the endpoint_ids of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The endpoint_ids of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: list[str]
        r"   r/   s    r0   r   z(DescribeVpcEndpointsRequest.endpoint_idsn        !!r2   c                     || _         dS )zSets the endpoint_ids of this DescribeVpcEndpointsRequest.


        :param endpoint_ids: The endpoint_ids of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: list[str]
        Nr4   )r/   r   s     r0   r   z(DescribeVpcEndpointsRequest.endpoint_idsx        *r2   c                     | j         S )zGets the endpoint_index of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param endpoint_index: The endpoint_index of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: int
        Nr:   )r/   r	   s     r0   r	   z*DescribeVpcEndpointsRequest.endpoint_index   s      .r2   c                     | j         S )zGets the endpoint_name of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param endpoint_name: The endpoint_name of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        Nr=   )r/   r
   s     r0   r
   z)DescribeVpcEndpointsRequest.endpoint_name        ,r2   c                     | j         S )zGets the endpoint_type of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The endpoint_type of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: str
        r%   r5   s    r0   r   z)DescribeVpcEndpointsRequest.endpoint_type   r>   r2   c                     || _         dS )zSets the endpoint_type of this DescribeVpcEndpointsRequest.


        :param endpoint_type: The endpoint_type of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        NrB   )r/   r   s     r0   r   z)DescribeVpcEndpointsRequest.endpoint_type   r@   r2   c                     | j         S )zGets the page_number of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The page_number of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: int
        r&   r5   s    r0   r   z'DescribeVpcEndpointsRequest.page_number          r2   c                     || _         dS )zSets the page_number of this DescribeVpcEndpointsRequest.


        :param page_number: The page_number of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: int
        NrE   )r/   r   s     r0   r   z'DescribeVpcEndpointsRequest.page_number        (r2   c                     | j         S )zGets the page_size of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param page_size: The page_size of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: int
        NrJ   )r/   r   s     r0   r   z%DescribeVpcEndpointsRequest.page_size   s     $r2   c                     | j         S )zGets the project_name of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param project_name: The project_name of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        NrM   )r/   r   s     r0   r   z(DescribeVpcEndpointsRequest.project_name   r8   r2   c                     | j         S )zGets the service_id of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param service_id: The service_id of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        NrP   )r/   r   s     r0   r   z&DescribeVpcEndpointsRequest.service_id  s     &r2   c                     | j         S )zGets the service_name of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The service_name of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: str
        r*   r5   s    r0   r   z(DescribeVpcEndpointsRequest.service_name  r6   r2   c                     || _         dS )zSets the service_name of this DescribeVpcEndpointsRequest.


        :param service_name: The service_name of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        NrS   )r/   r   s     r0   r   z(DescribeVpcEndpointsRequest.service_name   r8   r2   c                     | j         S )zGets the status of this DescribeVpcEndpointsRequest.  # noqa: E501


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


        :param status: The status of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        NrV   )r/   r   s     r0   r   z"DescribeVpcEndpointsRequest.status5       r2   c                     | j         S )zGets the tag_filters of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The tag_filters of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeVpcEndpointsInput]
        r,   r5   s    r0   r   z'DescribeVpcEndpointsRequest.tag_filters@  rF   r2   c                     || _         dS )zSets the tag_filters of this DescribeVpcEndpointsRequest.


        :param tag_filters: The tag_filters of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: list[TagFilterForDescribeVpcEndpointsInput]
        Nr[   )r/   r   s     r0   r   z'DescribeVpcEndpointsRequest.tag_filtersJ  rH   r2   c                     | j         S )zGets the vpc_id of this DescribeVpcEndpointsRequest.  # noqa: E501


        :return: The vpc_id of this DescribeVpcEndpointsRequest.  # noqa: E501
        :rtype: str
        r-   r5   s    r0   r   z"DescribeVpcEndpointsRequest.vpc_idU  rW   r2   c                     || _         dS )zSets the vpc_id of this DescribeVpcEndpointsRequest.


        :param vpc_id: The vpc_id of this DescribeVpcEndpointsRequest.  # noqa: E501
        :type: str
        Nr^   )r/   r   s     r0   r   z"DescribeVpcEndpointsRequest.vpc_id_  rY   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hasattrrb   )xs    r0   <lambda>z5DescribeVpcEndpointsRequest.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r2   rb   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rb   r   rc   )items    r0   rf   z5DescribeVpcEndpointsRequest.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r2   )six	iteritemsswagger_typesgetattr
isinstancelistmaprd   rb   dictitems
issubclassr   )r/   resultattr_valuekeys         r0   rb   z#DescribeVpcEndpointsRequest.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t1488 	$"jjll $ $
U#sr2   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrb   r5   s    r0   to_strz"DescribeVpcEndpointsRequest.to_str  s    ~dllnn---r2   c                 *    |                                  S )zFor `print` and `pprint`)r|   r5   s    r0   __repr__z$DescribeVpcEndpointsRequest.__repr__  s    {{}}r2   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrn   r   rb   r/   others     r0   __eq__z"DescribeVpcEndpointsRequest.__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"DescribeVpcEndpointsRequest.__ne__  s5    %!<== 	4||~~00r2   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rl   attribute_mapr1   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   rb   r|   r~   r   r    r2   r0   r   r      s        
 $D M  &)''#%!%# M+! +! +! +!Z " " X" * * * $ $ X$ . . . # # X# , , , # # X# , , , ! ! X! ( ( (   X $ $ $ " " X" * * *     X  & & & " " X" * * *   X ]  ] ! ! X! ( ( (   X ]  ]  6. . .  1 1 11 1 1 1 1r2   r   )r   rz   rerj   volcenginesdkcore.configurationr   objectr   r   r2   r0   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1& C1 C1 C1 C1 C1r2   