
    ~i2                     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
    alb

    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 )0CloneLoadBalancerRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)EipBillingConfigForCloneLoadBalancerInput-Ipv6EipBillingConfigForCloneLoadBalancerInputz*list[ZoneMappingForCloneLoadBalancerInput])bandwidth_package_iddelete_protectiondescriptioneip_billing_configipv6_bandwidth_package_idipv6_eip_billing_configload_balancer_idload_balancer_nameproject_name	region_idzone_mappingsBandwidthPackageIdDeleteProtectionDescriptionEipBillingConfigIpv6BandwidthPackageIdIpv6EipBillingConfigLoadBalancerIdLoadBalancerNameProjectNameRegionIdZoneMappingsNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        || _        ||| _        |	|	| _        |
| _        |	|| _        dS dS )z5CloneLoadBalancerRequest - a model defined in SwaggerN)r   _configuration_bandwidth_package_id_delete_protection_description_eip_billing_config_ipv6_bandwidth_package_id_ipv6_eip_billing_config_load_balancer_id_load_balancer_name_project_name
_region_id_zone_mappings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/volcenginesdkalb/models/clone_load_balancer_request.py__init__z!CloneLoadBalancerRequest.__init__?   s   !*__N,%)""& #' *.'(,%!%#' !"!+(<D%(%6D""*D)&8D#$0-FD*".+BD( 0)&8D## ,D"$!.D %$    c                     | j         S )zGets the bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        r!   r-   s    r.   r	   z-CloneLoadBalancerRequest.bandwidth_package_idg   s     ))r0   c                     || _         dS )zSets the bandwidth_package_id of this CloneLoadBalancerRequest.


        :param bandwidth_package_id: The bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        Nr2   )r-   r	   s     r.   r	   z-CloneLoadBalancerRequest.bandwidth_package_idq   s     &:"""r0   c                     | j         S )zGets the delete_protection of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The delete_protection of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        r"   r3   s    r.   r
   z*CloneLoadBalancerRequest.delete_protection|   s     &&r0   c                     || _         dS )zSets the delete_protection of this CloneLoadBalancerRequest.


        :param delete_protection: The delete_protection of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        Nr6   )r-   r
   s     r.   r
   z*CloneLoadBalancerRequest.delete_protection   s     #4r0   c                     | j         S )zGets the description of this CloneLoadBalancerRequest.  # noqa: E501


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


        :param description: The description of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        Nr9   )r-   r   s     r.   r   z$CloneLoadBalancerRequest.description   s     (r0   c                     | j         S )zGets the eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: EipBillingConfigForCloneLoadBalancerInput
        r$   r3   s    r.   r   z+CloneLoadBalancerRequest.eip_billing_config        ''r0   c                     || _         dS )zSets the eip_billing_config of this CloneLoadBalancerRequest.


        :param eip_billing_config: The eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501
        :type: EipBillingConfigForCloneLoadBalancerInput
        Nr<   )r-   r   s     r.   r   z+CloneLoadBalancerRequest.eip_billing_config        $6   r0   c                     | j         S )zGets the ipv6_bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The ipv6_bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        r%   r3   s    r.   r   z2CloneLoadBalancerRequest.ipv6_bandwidth_package_id   s     ..r0   c                     || _         dS )zSets the ipv6_bandwidth_package_id of this CloneLoadBalancerRequest.


        :param ipv6_bandwidth_package_id: The ipv6_bandwidth_package_id of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        NrA   )r-   r   s     r.   r   z2CloneLoadBalancerRequest.ipv6_bandwidth_package_id   s     +D'''r0   c                     | j         S )zGets the ipv6_eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The ipv6_eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: Ipv6EipBillingConfigForCloneLoadBalancerInput
        r&   r3   s    r.   r   z0CloneLoadBalancerRequest.ipv6_eip_billing_config   s     ,,r0   c                     || _         dS )zSets the ipv6_eip_billing_config of this CloneLoadBalancerRequest.


        :param ipv6_eip_billing_config: The ipv6_eip_billing_config of this CloneLoadBalancerRequest.  # noqa: E501
        :type: Ipv6EipBillingConfigForCloneLoadBalancerInput
        NrD   )r-   r   s     r.   r   z0CloneLoadBalancerRequest.ipv6_eip_billing_config   s     )@%%%r0   c                     | j         S )zGets the load_balancer_id of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The load_balancer_id of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        )r'   r3   s    r.   r   z)CloneLoadBalancerRequest.load_balancer_id   s     %%r0   c                 N    | j         j        r|t          d          || _        dS )zSets the load_balancer_id of this CloneLoadBalancerRequest.


        :param load_balancer_id: The load_balancer_id of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        Nz8Invalid value for `load_balancer_id`, must not be `None`)r    client_side_validation
ValueErrorr'   )r-   r   s     r.   r   z)CloneLoadBalancerRequest.load_balancer_id   s6     5 	Y:J:RWXXX!1r0   c                     | j         S )zGets the load_balancer_name of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The load_balancer_name of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        r(   r3   s    r.   r   z+CloneLoadBalancerRequest.load_balancer_name   r=   r0   c                     || _         dS )zSets the load_balancer_name of this CloneLoadBalancerRequest.


        :param load_balancer_name: The load_balancer_name of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        NrK   )r-   r   s     r.   r   z+CloneLoadBalancerRequest.load_balancer_name  r?   r0   c                     | j         S )zGets the project_name of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The project_name of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        r)   r3   s    r.   r   z%CloneLoadBalancerRequest.project_name  s     !!r0   c                     || _         dS )zSets the project_name of this CloneLoadBalancerRequest.


        :param project_name: The project_name of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        NrN   )r-   r   s     r.   r   z%CloneLoadBalancerRequest.project_name  s     *r0   c                     | j         S )zGets the region_id of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The region_id of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: str
        )r*   r3   s    r.   r   z"CloneLoadBalancerRequest.region_id&  s     r0   c                 N    | j         j        r|t          d          || _        dS )zSets the region_id of this CloneLoadBalancerRequest.


        :param region_id: The region_id of this CloneLoadBalancerRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `region_id`, must not be `None`)r    rH   rI   r*   )r-   r   s     r.   r   z"CloneLoadBalancerRequest.region_id0  s2     5 	R):KPQQQ#r0   c                     | j         S )zGets the zone_mappings of this CloneLoadBalancerRequest.  # noqa: E501


        :return: The zone_mappings of this CloneLoadBalancerRequest.  # noqa: E501
        :rtype: list[ZoneMappingForCloneLoadBalancerInput]
        r+   r3   s    r.   r   z&CloneLoadBalancerRequest.zone_mappings=  s     ""r0   c                     || _         dS )zSets the zone_mappings of this CloneLoadBalancerRequest.


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



 9 9 9 9 9 9k1 k1 k1 k1 k1v k1 k1 k1 k1 k1r0   