
    ~iA                     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
    vke

    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Z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d Zd Zd Zd Zd Zd
S )DeleteClusterRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]boolstr)cascading_delete_resourcesforceidretain_resourcesCascadingDeleteResourcesForceIdRetainResourcesNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        || _	        |	|| _
        dS dS )z1DeleteClusterRequest - a model defined in SwaggerN)r   _configuration_cascading_delete_resources_force_id_retain_resourcesdiscriminatorr   r	   r
   r   )selfr   r	   r
   r   r   s         w/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvke/models/delete_cluster_request.py__init__zDeleteClusterRequest.__init__1   s}    !*__N,+/(!%!%1.HD+DJ'$4D!!! ('    c                     | j         S )zGets the cascading_delete_resources of this DeleteClusterRequest.  # noqa: E501


        :return: The cascading_delete_resources of this DeleteClusterRequest.  # noqa: E501
        :rtype: list[str]
        )r   r   s    r   r   z/DeleteClusterRequest.cascading_delete_resourcesE   s     //r   c                    g d}| j         j        rt          |                              t          |                    st	          d                    d                    t          t          t          |          t          |          z
                      d                    t          t          |                                        || _	        dS )zSets the cascading_delete_resources of this DeleteClusterRequest.


        :param cascading_delete_resources: The cascading_delete_resources of this DeleteClusterRequest.  # noqa: E501
        :type: list[str]
        )NatClbNodePoolResourceDefaultNodePoolResourceTryBestzPInvalid values for `cascading_delete_resources` [{0}], must be a subset of [{1}], N)
r   client_side_validationsetissubset
ValueErrorformatjoinmapr   r   )r   r   allowed_valuess      r   r   z/DeleteClusterRequest.cascading_delete_resourcesO   s     baa6 	233<<S=P=PQQ	b		#c3/I+J+JSQ_M`M`+`"a"abb		#c>":":;;= =   ,F(((r   c                     | j         S )zGets the force of this DeleteClusterRequest.  # noqa: E501


        :return: The force of this DeleteClusterRequest.  # noqa: E501
        :rtype: bool
        r   r   s    r   r	   zDeleteClusterRequest.forceb   s     {r   c                     || _         dS )zSets the force of this DeleteClusterRequest.


        :param force: The force of this DeleteClusterRequest.  # noqa: E501
        :type: bool
        Nr-   )r   r	   s     r   r	   zDeleteClusterRequest.forcel   s     r   c                     | j         S )zGets the id of this DeleteClusterRequest.  # noqa: E501


        :return: The id of this DeleteClusterRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r
   zDeleteClusterRequest.idw   s     xr   c                 N    | j         j        r|t          d          || _        dS )zSets the id of this DeleteClusterRequest.


        :param id: The id of this DeleteClusterRequest.  # noqa: E501
        :type: str
        Nz*Invalid value for `id`, must not be `None`)r   r$   r'   r   )r   r
   s     r   r
   zDeleteClusterRequest.id   s1     5 	K"*IJJJr   c                     | j         S )zGets the retain_resources of this DeleteClusterRequest.  # noqa: E501


        :return: The retain_resources of this DeleteClusterRequest.  # noqa: E501
        :rtype: list[str]
        )r   r   s    r   r   z%DeleteClusterRequest.retain_resources   s     %%r   c                    g d}| j         j        rt          |                              t          |                    st	          d                    d                    t          t          t          |          t          |          z
                      d                    t          t          |                                        || _	        dS )zSets the retain_resources of this DeleteClusterRequest.


        :param retain_resources: The retain_resources of this DeleteClusterRequest.  # noqa: E501
        :type: list[str]
        )r   r   Albr    r!   SecurityGroupAllzFInvalid values for `retain_resources` [{0}], must be a subset of [{1}]r#   N)
r   r$   r%   r&   r'   r(   r)   r*   r   r   )r   r   r+   s      r   r   z%DeleteClusterRequest.retain_resources   s     vuu6 	())223~3F3FGG	X		#c3/?+@+@3~CVCV+V"W"WXX		#c>":":;;= =   "2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hasattrr8   )xs    r   <lambda>z.DeleteClusterRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r8   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r8   r   r9   )items    r   r<   z.DeleteClusterRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistr*   r:   r8   dictitems
issubclassr   )r   resultattr_valuekeys         r   r8   zDeleteClusterRequest.to_dict   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pformatr8   r   s    r   to_strzDeleteClusterRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rQ   r   s    r   __repr__zDeleteClusterRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrD   r   r8   r   others     r   __eq__zDeleteClusterRequest.__eq__   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DeleteClusterRequest.__ne__   s5    %!566 	4||~~00r   )NNNNN)__name__
__module____qualname____doc__rB   attribute_mapr   propertyr   setterr	   r
   r   r8   rQ   rS   rX   rZ    r   r   r   r      s        
 '2'	 M 'A-	 M5 5 5 5( 0 0 X0  &F F '&F$   X \  \   X Y
 
 Y
 & & X& 2 2 2$  6. . .  1 1 11 1 1 1 1r   r   )r^   rO   rer@   volcenginesdkcore.configurationr   objectr   rb   r   r   <module>rf      s|      				 



 9 9 9 9 9 9D1 D1 D1 D1 D16 D1 D1 D1 D1 D1r   