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

    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Z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d Zd Zd  Zd! Zd" ZdS )$GetAgentGroupResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)
account_idagent_group_name	create_atdeploy_areadeploy_typeidnetwork_type	update_at	AccountIdAgentGroupNameCreateAt
DeployArea
DeployTypeIdNetworkTypeUpdateAtNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z2GetAgentGroupResponse - a model defined in SwaggerN)r   _configuration_account_id_agent_group_name
_create_at_deploy_area_deploy_type_id_network_type
_update_atdiscriminatorr   r   r	   r
   r   r   r   r   )
selfr   r   r	   r
   r   r   r   r   r   s
             /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdms20250101/models/get_agent_group_response.py__init__zGetAgentGroupResponse.__init__9   s    !*__N,!%  !!!(DO'$4D! &DN"*D"*D>DG# ,D &DNNN !     c                     | j         S )zGets the account_id of this GetAgentGroupResponse.  # noqa: E501


        :return: The account_id of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r   r"   s    r#   r   z GetAgentGroupResponse.account_idZ   s     r%   c                     || _         dS )zSets the account_id of this GetAgentGroupResponse.


        :param account_id: The account_id of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr'   )r"   r   s     r#   r   z GetAgentGroupResponse.account_idd   s     &r%   c                     | j         S )zGets the agent_group_name of this GetAgentGroupResponse.  # noqa: E501


        :return: The agent_group_name of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z&GetAgentGroupResponse.agent_group_nameo   s     %%r%   c                     || _         dS )zSets the agent_group_name of this GetAgentGroupResponse.


        :param agent_group_name: The agent_group_name of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr+   )r"   r   s     r#   r   z&GetAgentGroupResponse.agent_group_namey   s     "2r%   c                     | j         S )zGets the create_at of this GetAgentGroupResponse.  # noqa: E501


        :return: The create_at of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r	   zGetAgentGroupResponse.create_at        r%   c                     || _         dS )zSets the create_at of this GetAgentGroupResponse.


        :param create_at: The create_at of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr.   )r"   r	   s     r#   r	   zGetAgentGroupResponse.create_at        $r%   c                     | j         S )zGets the deploy_area of this GetAgentGroupResponse.  # noqa: E501


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


        :param deploy_area: The deploy_area of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr3   )r"   r
   s     r#   r
   z!GetAgentGroupResponse.deploy_area        (r%   c                     | j         S )zGets the deploy_type of this GetAgentGroupResponse.  # noqa: E501


        :return: The deploy_type of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z!GetAgentGroupResponse.deploy_type   r4   r%   c                     || _         dS )zSets the deploy_type of this GetAgentGroupResponse.


        :param deploy_type: The deploy_type of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr8   )r"   r   s     r#   r   z!GetAgentGroupResponse.deploy_type   r6   r%   c                     | j         S )zGets the id of this GetAgentGroupResponse.  # noqa: E501


        :return: The id of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   zGetAgentGroupResponse.id   s     xr%   c                     || _         dS )zSets the id of this GetAgentGroupResponse.


        :param id: The id of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr;   )r"   r   s     r#   r   zGetAgentGroupResponse.id   s     r%   c                     | j         S )zGets the network_type of this GetAgentGroupResponse.  # noqa: E501


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


        :param network_type: The network_type of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        Nr>   )r"   r   s     r#   r   z"GetAgentGroupResponse.network_type   s     *r%   c                     | j         S )zGets the update_at of this GetAgentGroupResponse.  # noqa: E501


        :return: The update_at of this GetAgentGroupResponse.  # noqa: E501
        :rtype: str
        r    r(   s    r#   r   zGetAgentGroupResponse.update_at   r/   r%   c                     || _         dS )zSets the update_at of this GetAgentGroupResponse.


        :param update_at: The update_at of this GetAgentGroupResponse.  # noqa: E501
        :type: str
        NrA   )r"   r   s     r#   r   zGetAgentGroupResponse.update_at   r1   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hasattrrE   )xs    r#   <lambda>z/GetAgentGroupResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r%   rE   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rE   r   rF   )items    r#   rI   z/GetAgentGroupResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r%   )six	iteritemsswagger_typesgetattr
isinstancelistmaprG   rE   dictitems
issubclassr   )r"   resultattr_valuekeys         r#   rE   zGetAgentGroupResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr%   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrE   r(   s    r#   to_strzGetAgentGroupResponse.to_str  s    ~dllnn---r%   c                 *    |                                  S )zFor `print` and `pprint`)r_   r(   s    r#   __repr__zGetAgentGroupResponse.__repr__!  s    {{}}r%   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrQ   r   rE   r"   others     r#   __eq__zGetAgentGroupResponse.__eq__%  s5    %!677 	5||~~00r%   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrc   rd   s     r#   __ne__zGetAgentGroupResponse.__ne__,  s5    %!677 	4||~~00r%   )	NNNNNNNNN)__name__
__module____qualname____doc__rO   attribute_mapr$   propertyr   setterr   r	   r
   r   r   r   r   rE   r_   ra   rf   rh    r%   r#   r   r      s        
 !	 	M ",##%	 	M' ' ' 'B     X  & & & & & X& 2 2 2   X $ $ $ ! ! X! ( ( ( ! ! X! ( ( (   X Y  Y " " X" * * *   X $ $ $  6. . .  1 1 11 1 1 1 1r%   r   )rl   r]   rerM   volcenginesdkcore.configurationr   objectr   rp   r%   r#   <module>rt      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1F [1 [1 [1 [1 [1r%   