
    ~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            
       P   e Zd ZdZ	 dddddddddd	Z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d" Zd# Zd$ Zd% Zd& ZdS )(GetAgentResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool)	
account_idagent_group_idalias	create_atidnetwork_typerunning_modestatus	update_at	AccountIdAgentGroupIdAliasCreateAtIdNetworkTypeRunningModeStatusUpdateAtNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z-GetAgentResponse - a model defined in SwaggerN)r   _configuration_account_id_agent_group_id_alias
_create_at_id_network_type_running_mode_status
_update_atdiscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              {/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkdms20250101/models/get_agent_response.py__init__zGetAgentResponse.__init__;   s    !*__N,#!!!!(DO%"0DDJ &DN>DG# ,D# ,D DK &DNNN !     c                     | j         S )zGets the account_id of this GetAgentResponse.  # noqa: E501


        :return: The account_id of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r'   r   zGetAgentResponse.account_id_   s     r)   c                     || _         dS )zSets the account_id of this GetAgentResponse.


        :param account_id: The account_id of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr+   )r&   r   s     r'   r   zGetAgentResponse.account_idi   s     &r)   c                     | j         S )zGets the agent_group_id of this GetAgentResponse.  # noqa: E501


        :return: The agent_group_id of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   zGetAgentResponse.agent_group_idt   s     ##r)   c                     || _         dS )zSets the agent_group_id of this GetAgentResponse.


        :param agent_group_id: The agent_group_id of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr/   )r&   r	   s     r'   r	   zGetAgentResponse.agent_group_id~   s      .r)   c                     | j         S )zGets the alias of this GetAgentResponse.  # noqa: E501


        :return: The alias of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   zGetAgentResponse.alias   s     {r)   c                     || _         dS )zSets the alias of this GetAgentResponse.


        :param alias: The alias of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr2   )r&   r
   s     r'   r
   zGetAgentResponse.alias   s     r)   c                     | j         S )zGets the create_at of this GetAgentResponse.  # noqa: E501


        :return: The create_at of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r   zGetAgentResponse.create_at        r)   c                     || _         dS )zSets the create_at of this GetAgentResponse.


        :param create_at: The create_at of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr5   )r&   r   s     r'   r   zGetAgentResponse.create_at        $r)   c                     | j         S )zGets the id of this GetAgentResponse.  # noqa: E501


        :return: The id of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r    r,   s    r'   r   zGetAgentResponse.id   s     xr)   c                     || _         dS )zSets the id of this GetAgentResponse.


        :param id: The id of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr:   )r&   r   s     r'   r   zGetAgentResponse.id   s     r)   c                     | j         S )zGets the network_type of this GetAgentResponse.  # noqa: E501


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


        :param network_type: The network_type of this GetAgentResponse.  # noqa: E501
        :type: str
        Nr=   )r&   r   s     r'   r   zGetAgentResponse.network_type        *r)   c                     | j         S )zGets the running_mode of this GetAgentResponse.  # noqa: E501


        :return: The running_mode of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   zGetAgentResponse.running_mode   r>   r)   c                     || _         dS )zSets the running_mode of this GetAgentResponse.


        :param running_mode: The running_mode of this GetAgentResponse.  # noqa: E501
        :type: str
        NrB   )r&   r   s     r'   r   zGetAgentResponse.running_mode   r@   r)   c                     | j         S )zGets the status of this GetAgentResponse.  # noqa: E501


        :return: The status of this GetAgentResponse.  # noqa: E501
        :rtype: bool
        r#   r,   s    r'   r   zGetAgentResponse.status   s     |r)   c                     || _         dS )zSets the status of this GetAgentResponse.


        :param status: The status of this GetAgentResponse.  # noqa: E501
        :type: bool
        NrE   )r&   r   s     r'   r   zGetAgentResponse.status   s     r)   c                     | j         S )zGets the update_at of this GetAgentResponse.  # noqa: E501


        :return: The update_at of this GetAgentResponse.  # noqa: E501
        :rtype: str
        r$   r,   s    r'   r   zGetAgentResponse.update_at  r6   r)   c                     || _         dS )zSets the update_at of this GetAgentResponse.


        :param update_at: The update_at of this GetAgentResponse.  # noqa: E501
        :type: str
        NrH   )r&   r   s     r'   r   zGetAgentResponse.update_at  r8   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hasattrrL   )xs    r'   <lambda>z*GetAgentResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z*GetAgentResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   zGetAgentResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t&-- 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r,   s    r'   to_strzGetAgentResponse.to_str7  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r,   s    r'   __repr__zGetAgentResponse.__repr__;  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zGetAgentResponse.__eq__?  s5    %!122 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zGetAgentResponse.__ne__F  s5    %!122 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 
 
M "(%%
 
M"' "' "' "'H     X  & & & $ $ X$ . . .   X \  \   X $ $ $   X Y  Y " " X" * * * " " X" * * *   X ]  ]   X $ $ $  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1v u1 u1 u1 u1 u1r)   