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

    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Z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d Zd Zd  Zd! Zd" ZdS )$UpdateNodeGroupRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str]boolz list[TagForUpdateNodeGroupInput])descriptionnode_group_idnode_group_name
node_names
patch_node
project_idtagsr   nodeGroupIDnodeGroupName	nodeNames	patchNode	projectIDr   Nc	                 &   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z3UpdateNodeGroupRequest - a model defined in SwaggerN)r   _configuration_description_node_group_id_node_group_name_node_names_patch_node_project_id_tagsdiscriminatorr   r	   r
   r   r   r   r   )	selfr   r	   r
   r   r   r   r   r   s	            }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkveiapi/models/update_node_group_request.py__init__zUpdateNodeGroupRequest.__init__7   s    !*__N, " $
!"*D$!.D&#2D !(DO!(DO!(DODIII     c                     | j         S )zGets the description of this UpdateNodeGroupRequest.  # noqa: E501


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


        :param description: The description of this UpdateNodeGroupRequest.  # noqa: E501
        :type: str
        Nr#   )r   r   s     r   r   z"UpdateNodeGroupRequest.description_   s     (r!   c                     | j         S )zGets the node_group_id of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The node_group_id of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: str
        r   r$   s    r   r	   z$UpdateNodeGroupRequest.node_group_idj   s     ""r!   c                     || _         dS )zSets the node_group_id of this UpdateNodeGroupRequest.


        :param node_group_id: The node_group_id of this UpdateNodeGroupRequest.  # noqa: E501
        :type: str
        Nr'   )r   r	   s     r   r	   z$UpdateNodeGroupRequest.node_group_idt   s     ,r!   c                     | j         S )zGets the node_group_name of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The node_group_name of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: str
        r   r$   s    r   r
   z&UpdateNodeGroupRequest.node_group_name   s     $$r!   c                     || _         dS )zSets the node_group_name of this UpdateNodeGroupRequest.


        :param node_group_name: The node_group_name of this UpdateNodeGroupRequest.  # noqa: E501
        :type: str
        Nr*   )r   r
   s     r   r
   z&UpdateNodeGroupRequest.node_group_name   s     !0r!   c                     | j         S )zGets the node_names of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The node_names of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: list[str]
        r   r$   s    r   r   z!UpdateNodeGroupRequest.node_names        r!   c                     || _         dS )zSets the node_names of this UpdateNodeGroupRequest.


        :param node_names: The node_names of this UpdateNodeGroupRequest.  # noqa: E501
        :type: list[str]
        Nr-   )r   r   s     r   r   z!UpdateNodeGroupRequest.node_names        &r!   c                     | j         S )zGets the patch_node of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The patch_node of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: bool
        r   r$   s    r   r   z!UpdateNodeGroupRequest.patch_node   r.   r!   c                     || _         dS )zSets the patch_node of this UpdateNodeGroupRequest.


        :param patch_node: The patch_node of this UpdateNodeGroupRequest.  # noqa: E501
        :type: bool
        Nr2   )r   r   s     r   r   z!UpdateNodeGroupRequest.patch_node   r0   r!   c                     | j         S )zGets the project_id of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The project_id of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: str
        r   r$   s    r   r   z!UpdateNodeGroupRequest.project_id   r.   r!   c                     || _         dS )zSets the project_id of this UpdateNodeGroupRequest.


        :param project_id: The project_id of this UpdateNodeGroupRequest.  # noqa: E501
        :type: str
        Nr5   )r   r   s     r   r   z!UpdateNodeGroupRequest.project_id   r0   r!   c                     | j         S )zGets the tags of this UpdateNodeGroupRequest.  # noqa: E501


        :return: The tags of this UpdateNodeGroupRequest.  # noqa: E501
        :rtype: list[TagForUpdateNodeGroupInput]
        r   r$   s    r   r   zUpdateNodeGroupRequest.tags   s     zr!   c                     || _         dS )zSets the tags of this UpdateNodeGroupRequest.


        :param tags: The tags of this UpdateNodeGroupRequest.  # noqa: E501
        :type: list[TagForUpdateNodeGroupInput]
        Nr8   )r   r   s     r   r   zUpdateNodeGroupRequest.tags   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hasattrr<   )xs    r   <lambda>z0UpdateNodeGroupRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r!   r<   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r<   r   r=   )items    r   r@   z0UpdateNodeGroupRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r!   )six	iteritemsswagger_typesgetattr
isinstancelistmapr>   r<   dictitems
issubclassr   )r   resultattr_valuekeys         r   r<   zUpdateNodeGroupRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t,d33 	$"jjll $ $
U#sr!   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr<   r$   s    r   to_strzUpdateNodeGroupRequest.to_str  s    ~dllnn---r!   c                 *    |                                  S )zFor `print` and `pprint`)rV   r$   s    r   __repr__zUpdateNodeGroupRequest.__repr__  s    {{}}r!   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrH   r   r<   r   others     r   __eq__zUpdateNodeGroupRequest.__eq__  s5    %!788 	5||~~00r!   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrZ   r[   s     r   __ne__zUpdateNodeGroupRequest.__ne__  s5    %!788 	4||~~00r!   )NNNNNNNN)__name__
__module____qualname____doc__rF   attribute_mapr    propertyr   setterr	   r
   r   r   r   r   r<   rV   rX   r]   r_    r!   r   r   r      s\        
  !2 M %&*!!! M   < ! ! X! ( ( ( # # X# , , , % % X% 0 0 0     X  & & &     X  & & &     X  & & &   X 
[  [  6. . .  1 1 11 1 1 1 1r!   r   )rc   rT   rerD   volcenginesdkcore.configurationr   objectr   rg   r!   r   <module>rk      s|      				 



 9 9 9 9 9 9A1 A1 A1 A1 A1V A1 A1 A1 A1 A1r!   