
    ~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 )a  
    seccenter20240508

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

    Do not edit the class manually.
    boolstrint)auto_protectcloud_providerexpire_timegroup_idhost_engineinstallation_methodos
proxy_nameAutoProtectCloudProvider
ExpireTimeGroupId
HostEngineInstallationMethodOS	ProxyNameNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z:GenerateInstallCommandRequest - a model defined in SwaggerN)r   _configuration_auto_protect_cloud_provider_expire_time	_group_id_host_engine_installation_method_os_proxy_name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/volcenginesdkseccenter20240508/models/generate_install_command_request.py__init__z&GenerateInstallCommandRequest.__init__9   s    !*__N,!#  $(!!# ,D%"0D"*D$DM"*D*':D$>DG!(DOOO "!    c                     | j         S )zGets the auto_protect of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The auto_protect of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: bool
        r   r$   s    r%   r	   z*GenerateInstallCommandRequest.auto_protectZ   s     !!r'   c                     || _         dS )zSets the auto_protect of this GenerateInstallCommandRequest.


        :param auto_protect: The auto_protect of this GenerateInstallCommandRequest.  # noqa: E501
        :type: bool
        Nr)   )r$   r	   s     r%   r	   z*GenerateInstallCommandRequest.auto_protectd   s     *r'   c                     | j         S )zGets the cloud_provider of this GenerateInstallCommandRequest.  # noqa: E501


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


        :param cloud_provider: The cloud_provider of this GenerateInstallCommandRequest.  # noqa: E501
        :type: str
        Nr-   )r$   r
   s     r%   r
   z,GenerateInstallCommandRequest.cloud_providery   s      .r'   c                     | j         S )zGets the expire_time of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The expire_time of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: int
        r   r*   s    r%   r   z)GenerateInstallCommandRequest.expire_time          r'   c                     || _         dS )zSets the expire_time of this GenerateInstallCommandRequest.


        :param expire_time: The expire_time of this GenerateInstallCommandRequest.  # noqa: E501
        :type: int
        Nr0   )r$   r   s     r%   r   z)GenerateInstallCommandRequest.expire_time        (r'   c                     | j         S )zGets the group_id of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The group_id of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: str
        r   r*   s    r%   r   z&GenerateInstallCommandRequest.group_id   s     ~r'   c                     || _         dS )zSets the group_id of this GenerateInstallCommandRequest.


        :param group_id: The group_id of this GenerateInstallCommandRequest.  # noqa: E501
        :type: str
        Nr5   )r$   r   s     r%   r   z&GenerateInstallCommandRequest.group_id   s     "r'   c                     | j         S )zGets the host_engine of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The host_engine of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: int
        r   r*   s    r%   r   z)GenerateInstallCommandRequest.host_engine   r1   r'   c                     || _         dS )zSets the host_engine of this GenerateInstallCommandRequest.


        :param host_engine: The host_engine of this GenerateInstallCommandRequest.  # noqa: E501
        :type: int
        Nr8   )r$   r   s     r%   r   z)GenerateInstallCommandRequest.host_engine   r3   r'   c                     | j         S )zGets the installation_method of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The installation_method of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: str
        r    r*   s    r%   r   z1GenerateInstallCommandRequest.installation_method   s     ((r'   c                     || _         dS )zSets the installation_method of this GenerateInstallCommandRequest.


        :param installation_method: The installation_method of this GenerateInstallCommandRequest.  # noqa: E501
        :type: str
        Nr;   )r$   r   s     r%   r   z1GenerateInstallCommandRequest.installation_method   s     %8!!!r'   c                     | j         S )zGets the os of this GenerateInstallCommandRequest.  # noqa: E501


        :return: The os of this GenerateInstallCommandRequest.  # noqa: E501
        :rtype: str
        r!   r*   s    r%   r   z GenerateInstallCommandRequest.os   s     xr'   c                     || _         dS )zSets the os of this GenerateInstallCommandRequest.


        :param os: The os of this GenerateInstallCommandRequest.  # noqa: E501
        :type: str
        Nr>   )r$   r   s     r%   r   z GenerateInstallCommandRequest.os   s     r'   c                     | j         S )zGets the proxy_name of this GenerateInstallCommandRequest.  # noqa: E501


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


        :param proxy_name: The proxy_name of this GenerateInstallCommandRequest.  # noqa: E501
        :type: str
        NrA   )r$   r   s     r%   r   z(GenerateInstallCommandRequest.proxy_name   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hasattrrE   )xs    r%   <lambda>z7GenerateInstallCommandRequest.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   z7GenerateInstallCommandRequest.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%GenerateInstallCommandRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t3T:: 	$"jjll $ $
U#sr'   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrE   r*   s    r%   to_strz$GenerateInstallCommandRequest.to_str  s    ~dllnn---r'   c                 *    |                                  S )zFor `print` and `pprint`)r_   r*   s    r%   __repr__z&GenerateInstallCommandRequest.__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$GenerateInstallCommandRequest.__eq__%  s5    %!>?? 	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$GenerateInstallCommandRequest.__ne__,  s5    %!>?? 	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 &)##3!	 	M) ) ) )B " " X" * * * $ $ X$ . . . ! ! X! ( ( (   X _" " _" ! ! X! ( ( ( ) ) X) 8 8  8   X Y  Y     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'   