
    ~iG/                     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Z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d) Zd* Zd+ Zd, Zd- ZdS )/CreateVpcLinkRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]strint)chain_role_trnclient_tokendescriptionprivate_ip_address_countprivate_link_gateway_idresource_idsecurity_group_idsservice_code	subnet_idvpc_idvpc_link_nameChainRoleTrnClientTokenDescriptionPrivateIpAddressCountPrivateLinkGatewayId
ResourceIdSecurityGroupIdsServiceCodeSubnetIdVpcIdVpcLinkNameNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        |	| _        |
| _        |	|| _        dS dS )z1CreateVpcLinkRequest - a model defined in SwaggerN)r   _configuration_chain_role_trn_client_token_description_private_ip_address_count_private_link_gateway_id_resource_id_security_group_ids_service_code
_subnet_id_vpc_id_vpc_link_namediscriminatorr   r	   r
   r   r   r   r   r   r   r   r   )selfr   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/create_vpc_link_request.py__init__zCreateVpcLinkRequest.__init__?   s   !*__N,#! )-&(,% #' !"!%"0D# ,D"*D#/,DD)'>$"*D)&8D## ,D"$!.D %$    c                     | j         S )zGets the chain_role_trn of this CreateVpcLinkRequest.  # noqa: E501


        :return: The chain_role_trn of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: list[str]
        r    r,   s    r-   r   z#CreateVpcLinkRequest.chain_role_trnf   s     ##r/   c                     || _         dS )zSets the chain_role_trn of this CreateVpcLinkRequest.


        :param chain_role_trn: The chain_role_trn of this CreateVpcLinkRequest.  # noqa: E501
        :type: list[str]
        Nr1   )r,   r   s     r-   r   z#CreateVpcLinkRequest.chain_role_trnp   s      .r/   c                     | j         S )zGets the client_token of this CreateVpcLinkRequest.  # noqa: E501


        :return: The client_token of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        r!   r2   s    r-   r	   z!CreateVpcLinkRequest.client_token{        !!r/   c                     || _         dS )zSets the client_token of this CreateVpcLinkRequest.


        :param client_token: The client_token of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        Nr5   )r,   r	   s     r-   r	   z!CreateVpcLinkRequest.client_token        *r/   c                     | j         S )zGets the description of this CreateVpcLinkRequest.  # noqa: E501


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


        :param description: The description of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        Nr:   )r,   r
   s     r-   r
   z CreateVpcLinkRequest.description        (r/   c                     | j         S )zGets the private_ip_address_count of this CreateVpcLinkRequest.  # noqa: E501


        :return: The private_ip_address_count of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: int
        r#   r2   s    r-   r   z-CreateVpcLinkRequest.private_ip_address_count   s     --r/   c                     || _         dS )zSets the private_ip_address_count of this CreateVpcLinkRequest.


        :param private_ip_address_count: The private_ip_address_count of this CreateVpcLinkRequest.  # noqa: E501
        :type: int
        Nr?   )r,   r   s     r-   r   z-CreateVpcLinkRequest.private_ip_address_count   s     *B&&&r/   c                     | j         S )zGets the private_link_gateway_id of this CreateVpcLinkRequest.  # noqa: E501


        :return: The private_link_gateway_id of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        )r$   r2   s    r-   r   z,CreateVpcLinkRequest.private_link_gateway_id   s     ,,r/   c                 N    | j         j        r|t          d          || _        dS )zSets the private_link_gateway_id of this CreateVpcLinkRequest.


        :param private_link_gateway_id: The private_link_gateway_id of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        Nz?Invalid value for `private_link_gateway_id`, must not be `None`)r   client_side_validation
ValueErrorr$   )r,   r   s     r-   r   z,CreateVpcLinkRequest.private_link_gateway_id   s6     5 	`:Q:Y^___(?%%%r/   c                     | j         S )zGets the resource_id of this CreateVpcLinkRequest.  # noqa: E501


        :return: The resource_id of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        r%   r2   s    r-   r   z CreateVpcLinkRequest.resource_id   r;   r/   c                     || _         dS )zSets the resource_id of this CreateVpcLinkRequest.


        :param resource_id: The resource_id of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        NrF   )r,   r   s     r-   r   z CreateVpcLinkRequest.resource_id   r=   r/   c                     | j         S )zGets the security_group_ids of this CreateVpcLinkRequest.  # noqa: E501


        :return: The security_group_ids of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: list[str]
        r&   r2   s    r-   r   z'CreateVpcLinkRequest.security_group_ids   s     ''r/   c                     || _         dS )zSets the security_group_ids of this CreateVpcLinkRequest.


        :param security_group_ids: The security_group_ids of this CreateVpcLinkRequest.  # noqa: E501
        :type: list[str]
        NrI   )r,   r   s     r-   r   z'CreateVpcLinkRequest.security_group_ids   s     $6   r/   c                     | j         S )zGets the service_code of this CreateVpcLinkRequest.  # noqa: E501


        :return: The service_code of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        r'   r2   s    r-   r   z!CreateVpcLinkRequest.service_code   r6   r/   c                     || _         dS )zSets the service_code of this CreateVpcLinkRequest.


        :param service_code: The service_code of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        NrL   )r,   r   s     r-   r   z!CreateVpcLinkRequest.service_code  r8   r/   c                     | j         S )zGets the subnet_id of this CreateVpcLinkRequest.  # noqa: E501


        :return: The subnet_id of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        )r(   r2   s    r-   r   zCreateVpcLinkRequest.subnet_id  s     r/   c                 N    | j         j        r|t          d          || _        dS )zSets the subnet_id of this CreateVpcLinkRequest.


        :param subnet_id: The subnet_id of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `subnet_id`, must not be `None`)r   rC   rD   r(   )r,   r   s     r-   r   zCreateVpcLinkRequest.subnet_id  s2     5 	R):KPQQQ#r/   c                     | j         S )zGets the vpc_id of this CreateVpcLinkRequest.  # noqa: E501


        :return: The vpc_id of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        )r)   r2   s    r-   r   zCreateVpcLinkRequest.vpc_id'  s     |r/   c                 N    | j         j        r|t          d          || _        dS )zSets the vpc_id of this CreateVpcLinkRequest.


        :param vpc_id: The vpc_id of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `vpc_id`, must not be `None`)r   rC   rD   r)   )r,   r   s     r-   r   zCreateVpcLinkRequest.vpc_id1  s1     5 	O&.MNNNr/   c                     | j         S )zGets the vpc_link_name of this CreateVpcLinkRequest.  # noqa: E501


        :return: The vpc_link_name of this CreateVpcLinkRequest.  # noqa: E501
        :rtype: str
        r*   r2   s    r-   r   z"CreateVpcLinkRequest.vpc_link_name>  s     ""r/   c                     || _         dS )zSets the vpc_link_name of this CreateVpcLinkRequest.


        :param vpc_link_name: The vpc_link_name of this CreateVpcLinkRequest.  # noqa: E501
        :type: str
        NrS   )r,   r   s     r-   r   z"CreateVpcLinkRequest.vpc_link_nameH  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hasattrrW   )xs    r-   <lambda>z.CreateVpcLinkRequest.to_dict.<locals>.<lambda>[  s!    WQ	-B-BIaiikkk r/   rW   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rW   r   rX   )items    r-   r[   z.CreateVpcLinkRequest.to_dict.<locals>.<lambda>b  s<    tAw	22"=$q'47??+<+<!=!=8< r/   )six	iteritemsswagger_typesgetattr
isinstancelistmaprY   rW   dictitems
issubclassr   )r,   resultattr_valuekeys         r-   rW   zCreateVpcLinkRequest.to_dictS  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr/   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrW   r2   s    r-   to_strzCreateVpcLinkRequest.to_strn  s    ~dllnn---r/   c                 *    |                                  S )zFor `print` and `pprint`)rq   r2   s    r-   __repr__zCreateVpcLinkRequest.__repr__r  s    {{}}r/   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrc   r   rW   r,   others     r-   __eq__zCreateVpcLinkRequest.__eq__v  s5    %!566 	5||~~00r/   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTru   rv   s     r-   __ne__zCreateVpcLinkRequest.__ne__}  s5    %!566 	4||~~00r/   )NNNNNNNNNNNN)__name__
__module____qualname____doc__ra   attribute_mapr.   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   rW   rq   rs   rx   rz    r/   r-   r   r      sc        
 &$)#() M )%$$;#9#0%& M%/ %/ %/ %/N $ $ X$ . . . " " X" * * * ! ! X! ( ( ( . . X. $B B %$B - - X- #
@ 
@ $#
@ ! ! X! ( ( ( ( ( X( 6 6 6 " " X" * * *   X 
$ 
$ 
$   X ]
 
 ]
 # # X# , , ,  6. . .  1 1 11 1 1 1 1r/   r   )r~   ro   rer_   volcenginesdkcore.configurationr   objectr   r   r/   r-   <module>r      s|      				 



 9 9 9 9 9 9l1 l1 l1 l1 l16 l1 l1 l1 l1 l1r/   