
    ~iB2                     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
    ecs

    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                   8   e Zd ZdZ	 ddddddddddddddZddd	d
ddddddddddZd5d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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d0 Zd1 Zd2 Zd3 Zd4 ZdS )6ImportImageRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz)list[ImportDataVolumeForImportImageInput]boolzlist[TagForImportImageInput])architecture	boot_modedescription
image_nameimport_data_volumeslicense_typeneed_detectionos_typeplatformplatform_versionproject_nametagsurlArchitectureBootModeDescription	ImageNameImportDataVolumesLicenseTypeNeedDetectionOsTypePlatformPlatformVersionProjectNameTagsUrlNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        ||| _        ||| _        |	| _        |
|
| _        ||| _        ||| _        || _        dS )z/ImportImageRequest - a model defined in SwaggerN)r   _configuration_architecture
_boot_mode_description_image_name_import_data_volumes_license_type_need_detection_os_type	_platform_platform_version_project_name_tags_urldiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r   r#   s                  u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkecs/models/import_image_request.py__init__zImportImageRequest.__init__C   s&   !*__N,! $(!!#!%!
	!# ,D &DN"*D$*':D$# ,D%"0D"DL '$4D!# ,DDI    c                     | j         S )zGets the architecture of this ImportImageRequest.  # noqa: E501


        :return: The architecture of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r$   r2   s    r3   r   zImportImageRequest.architecturep        !!r5   c                     || _         dS )zSets the architecture of this ImportImageRequest.


        :param architecture: The architecture of this ImportImageRequest.  # noqa: E501
        :type: str
        Nr7   )r2   r   s     r3   r   zImportImageRequest.architecturez        *r5   c                     | j         S )zGets the boot_mode of this ImportImageRequest.  # noqa: E501


        :return: The boot_mode of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r%   r8   s    r3   r	   zImportImageRequest.boot_mode   s     r5   c                     || _         dS )zSets the boot_mode of this ImportImageRequest.


        :param boot_mode: The boot_mode of this ImportImageRequest.  # noqa: E501
        :type: str
        Nr=   )r2   r	   s     r3   r	   zImportImageRequest.boot_mode   s     $r5   c                     | j         S )zGets the description of this ImportImageRequest.  # noqa: E501


        :return: The description of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r&   r8   s    r3   r
   zImportImageRequest.description   s       r5   c                     || _         dS )zSets the description of this ImportImageRequest.


        :param description: The description of this ImportImageRequest.  # noqa: E501
        :type: str
        Nr@   )r2   r
   s     r3   r
   zImportImageRequest.description   s     (r5   c                     | j         S )zGets the image_name of this ImportImageRequest.  # noqa: E501


        :return: The image_name of this ImportImageRequest.  # noqa: E501
        :rtype: str
        )r'   r8   s    r3   r   zImportImageRequest.image_name   s     r5   c                 N    | j         j        r|t          d          || _        dS )zSets the image_name of this ImportImageRequest.


        :param image_name: The image_name of this ImportImageRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `image_name`, must not be `None`)r#   client_side_validation
ValueErrorr'   )r2   r   s     r3   r   zImportImageRequest.image_name   s5     5 	S*:LQRRR%r5   c                     | j         S )zGets the import_data_volumes of this ImportImageRequest.  # noqa: E501


        :return: The import_data_volumes of this ImportImageRequest.  # noqa: E501
        :rtype: list[ImportDataVolumeForImportImageInput]
        r(   r8   s    r3   r   z&ImportImageRequest.import_data_volumes   s     ((r5   c                     || _         dS )zSets the import_data_volumes of this ImportImageRequest.


        :param import_data_volumes: The import_data_volumes of this ImportImageRequest.  # noqa: E501
        :type: list[ImportDataVolumeForImportImageInput]
        NrG   )r2   r   s     r3   r   z&ImportImageRequest.import_data_volumes   s     %8!!!r5   c                     | j         S )zGets the license_type of this ImportImageRequest.  # noqa: E501


        :return: The license_type of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r)   r8   s    r3   r   zImportImageRequest.license_type   r9   r5   c                     || _         dS )zSets the license_type of this ImportImageRequest.


        :param license_type: The license_type of this ImportImageRequest.  # noqa: E501
        :type: str
        NrJ   )r2   r   s     r3   r   zImportImageRequest.license_type   r;   r5   c                     | j         S )zGets the need_detection of this ImportImageRequest.  # noqa: E501


        :return: The need_detection of this ImportImageRequest.  # noqa: E501
        :rtype: bool
        r*   r8   s    r3   r   z!ImportImageRequest.need_detection   s     ##r5   c                     || _         dS )zSets the need_detection of this ImportImageRequest.


        :param need_detection: The need_detection of this ImportImageRequest.  # noqa: E501
        :type: bool
        NrM   )r2   r   s     r3   r   z!ImportImageRequest.need_detection   s      .r5   c                     | j         S )zGets the os_type of this ImportImageRequest.  # noqa: E501


        :return: The os_type of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r+   r8   s    r3   r   zImportImageRequest.os_type  s     }r5   c                     || _         dS )zSets the os_type of this ImportImageRequest.


        :param os_type: The os_type of this ImportImageRequest.  # noqa: E501
        :type: str
        NrP   )r2   r   s     r3   r   zImportImageRequest.os_type  s      r5   c                     | j         S )zGets the platform of this ImportImageRequest.  # noqa: E501


        :return: The platform of this ImportImageRequest.  # noqa: E501
        :rtype: str
        )r,   r8   s    r3   r   zImportImageRequest.platform  s     ~r5   c                 N    | j         j        r|t          d          || _        dS )zSets the platform of this ImportImageRequest.


        :param platform: The platform of this ImportImageRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `platform`, must not be `None`)r#   rD   rE   r,   )r2   r   s     r3   r   zImportImageRequest.platform$  s2     5 	Q(:JOPPP!r5   c                     | j         S )zGets the platform_version of this ImportImageRequest.  # noqa: E501


        :return: The platform_version of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r-   r8   s    r3   r   z#ImportImageRequest.platform_version1  s     %%r5   c                     || _         dS )zSets the platform_version of this ImportImageRequest.


        :param platform_version: The platform_version of this ImportImageRequest.  # noqa: E501
        :type: str
        NrU   )r2   r   s     r3   r   z#ImportImageRequest.platform_version;  s     "2r5   c                     | j         S )zGets the project_name of this ImportImageRequest.  # noqa: E501


        :return: The project_name of this ImportImageRequest.  # noqa: E501
        :rtype: str
        r.   r8   s    r3   r   zImportImageRequest.project_nameF  r9   r5   c                     || _         dS )zSets the project_name of this ImportImageRequest.


        :param project_name: The project_name of this ImportImageRequest.  # noqa: E501
        :type: str
        NrX   )r2   r   s     r3   r   zImportImageRequest.project_nameP  r;   r5   c                     | j         S )zGets the tags of this ImportImageRequest.  # noqa: E501


        :return: The tags of this ImportImageRequest.  # noqa: E501
        :rtype: list[TagForImportImageInput]
        r/   r8   s    r3   r   zImportImageRequest.tags[  s     zr5   c                     || _         dS )zSets the tags of this ImportImageRequest.


        :param tags: The tags of this ImportImageRequest.  # noqa: E501
        :type: list[TagForImportImageInput]
        Nr[   )r2   r   s     r3   r   zImportImageRequest.tagse  s     


r5   c                     | j         S )zGets the url of this ImportImageRequest.  # noqa: E501


        :return: The url of this ImportImageRequest.  # noqa: E501
        :rtype: str
        )r0   r8   s    r3   r   zImportImageRequest.urlp  s     yr5   c                 N    | j         j        r|t          d          || _        dS )zSets the url of this ImportImageRequest.


        :param url: The url of this ImportImageRequest.  # noqa: E501
        :type: str
        Nz+Invalid value for `url`, must not be `None`)r#   rD   rE   r0   )r2   r   s     r3   r   zImportImageRequest.urlz  s1     5 	L#+JKKK			r5   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hasattrra   )xs    r3   <lambda>z,ImportImageRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r5   ra   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   ra   r   rb   )items    r3   re   z,ImportImageRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r5   )six	iteritemsswagger_typesgetattr
isinstancelistmaprc   ra   dictitems
issubclassr   )r2   resultattr_valuekeys         r3   ra   zImportImageRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr5   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatra   r8   s    r3   to_strzImportImageRequest.to_str  s    ~dllnn---r5   c                 *    |                                  S )zFor `print` and `pprint`)r{   r8   s    r3   __repr__zImportImageRequest.__repr__  s    {{}}r5   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrm   r   ra   r2   others     r3   __eq__zImportImageRequest.__eq__  s5    %!344 	5||~~00r5   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r3   __ne__zImportImageRequest.__ne__  s5    %!344 	4||~~00r5   )NNNNNNNNNNNNNN)__name__
__module____qualname____doc__rk   attribute_mapr4   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r   ra   r{   r}   r   r    r5   r3   r   r      s        
 J !. M" '$!2%)-% M + + + +Z " " X" * * *   X $ $ $ ! ! X! ( ( (     X  
& 
& 
& ) ) X) 8 8  8 " " X" * * * $ $ X$ . . .   X ^    ^    X _
" 
" _
" & & X& 2 2 2 " " X" * * *   X 
[  [   X 	Z
 
 Z
  6. . .  1 1 11 1 1 1 1r5   r   )r   ry   reri   volcenginesdkcore.configurationr   objectr   r   r5   r3   <module>r      s|      				 



 9 9 9 9 9 9`1 `1 `1 `1 `1 `1 `1 `1 `1 `1r5   