
    ~i.4                     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                   r   e Zd ZdZ	 d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dZd9d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d0             Zej	        d1             Zed2             Zej	        d3             Zd4 Zd5 Zd6 Zd7 Zd8 ZdS ):DescribeImagesRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]strboolintz%list[TagFilterForDescribeImagesInput])	image_ids
image_nameimage_statusinstance_type_idis_ltsis_support_cloud_initmax_results
next_tokenos_typeplatformproject_namestatustag_filters
visibilityImageIds	ImageNameImageStatusInstanceTypeIdIsLTSIsSupportCloudInit
MaxResults	NextTokenOsTypePlatformProjectNameStatus
TagFilters
VisibilityNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z2DescribeImagesRequest - a model defined in SwaggerN)r   _configuration
_image_ids_image_name_image_status_instance_type_id_is_lts_is_support_cloud_init_max_results_next_token_os_type	_platform_project_name_status_tag_filters_visibilitydiscriminatorr	   r
   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   r&   s                   x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkecs/models/describe_images_request.py__init__zDescribeImagesRequest.__init__E   sT   !*__N,!!%&*# ! ! &DN!(DO# ,D'$4D! DK ,)>D&"*D!(DO"DL$DM# ,D DK"*D!(DOOO "!    c                     | j         S )zGets the image_ids of this DescribeImagesRequest.  # noqa: E501


        :return: The image_ids of this DescribeImagesRequest.  # noqa: E501
        :rtype: list[str]
        r'   r6   s    r7   r	   zDescribeImagesRequest.image_idsx   s     r9   c                     || _         dS )zSets the image_ids of this DescribeImagesRequest.


        :param image_ids: The image_ids of this DescribeImagesRequest.  # noqa: E501
        :type: list[str]
        Nr;   )r6   r	   s     r7   r	   zDescribeImagesRequest.image_ids   s     $r9   c                     | j         S )zGets the image_name of this DescribeImagesRequest.  # noqa: E501


        :return: The image_name of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r(   r<   s    r7   r
   z DescribeImagesRequest.image_name        r9   c                     || _         dS )zSets the image_name of this DescribeImagesRequest.


        :param image_name: The image_name of this DescribeImagesRequest.  # noqa: E501
        :type: str
        Nr?   )r6   r
   s     r7   r
   z DescribeImagesRequest.image_name        &r9   c                     | j         S )zGets the image_status of this DescribeImagesRequest.  # noqa: E501


        :return: The image_status of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r)   r<   s    r7   r   z"DescribeImagesRequest.image_status        !!r9   c                     || _         dS )zSets the image_status of this DescribeImagesRequest.


        :param image_status: The image_status of this DescribeImagesRequest.  # noqa: E501
        :type: str
        NrD   )r6   r   s     r7   r   z"DescribeImagesRequest.image_status        *r9   c                     | j         S )zGets the instance_type_id of this DescribeImagesRequest.  # noqa: E501


        :return: The instance_type_id of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r*   r<   s    r7   r   z&DescribeImagesRequest.instance_type_id   s     %%r9   c                     || _         dS )zSets the instance_type_id of this DescribeImagesRequest.


        :param instance_type_id: The instance_type_id of this DescribeImagesRequest.  # noqa: E501
        :type: str
        NrI   )r6   r   s     r7   r   z&DescribeImagesRequest.instance_type_id   s     "2r9   c                     | j         S )zGets the is_lts of this DescribeImagesRequest.  # noqa: E501


        :return: The is_lts of this DescribeImagesRequest.  # noqa: E501
        :rtype: bool
        r+   r<   s    r7   r   zDescribeImagesRequest.is_lts        |r9   c                     || _         dS )zSets the is_lts of this DescribeImagesRequest.


        :param is_lts: The is_lts of this DescribeImagesRequest.  # noqa: E501
        :type: bool
        NrL   )r6   r   s     r7   r   zDescribeImagesRequest.is_lts        r9   c                     | j         S )zGets the is_support_cloud_init of this DescribeImagesRequest.  # noqa: E501


        :return: The is_support_cloud_init of this DescribeImagesRequest.  # noqa: E501
        :rtype: bool
        r,   r<   s    r7   r   z+DescribeImagesRequest.is_support_cloud_init   s     **r9   c                     || _         dS )zSets the is_support_cloud_init of this DescribeImagesRequest.


        :param is_support_cloud_init: The is_support_cloud_init of this DescribeImagesRequest.  # noqa: E501
        :type: bool
        NrQ   )r6   r   s     r7   r   z+DescribeImagesRequest.is_support_cloud_init   s     '<###r9   c                     | j         S )zGets the max_results of this DescribeImagesRequest.  # noqa: E501


        :return: The max_results of this DescribeImagesRequest.  # noqa: E501
        :rtype: int
        r-   r<   s    r7   r   z!DescribeImagesRequest.max_results          r9   c                     || _         dS )zSets the max_results of this DescribeImagesRequest.


        :param max_results: The max_results of this DescribeImagesRequest.  # noqa: E501
        :type: int
        NrT   )r6   r   s     r7   r   z!DescribeImagesRequest.max_results        (r9   c                     | j         S )zGets the next_token of this DescribeImagesRequest.  # noqa: E501


        :return: The next_token of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r.   r<   s    r7   r   z DescribeImagesRequest.next_token  r@   r9   c                     || _         dS )zSets the next_token of this DescribeImagesRequest.


        :param next_token: The next_token of this DescribeImagesRequest.  # noqa: E501
        :type: str
        NrY   )r6   r   s     r7   r   z DescribeImagesRequest.next_token  rB   r9   c                     | j         S )zGets the os_type of this DescribeImagesRequest.  # noqa: E501


        :return: The os_type of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r/   r<   s    r7   r   zDescribeImagesRequest.os_type   s     }r9   c                     || _         dS )zSets the os_type of this DescribeImagesRequest.


        :param os_type: The os_type of this DescribeImagesRequest.  # noqa: E501
        :type: str
        Nr\   )r6   r   s     r7   r   zDescribeImagesRequest.os_type*  s      r9   c                     | j         S )zGets the platform of this DescribeImagesRequest.  # noqa: E501


        :return: The platform of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r0   r<   s    r7   r   zDescribeImagesRequest.platform5  s     ~r9   c                     || _         dS )zSets the platform of this DescribeImagesRequest.


        :param platform: The platform of this DescribeImagesRequest.  # noqa: E501
        :type: str
        Nr_   )r6   r   s     r7   r   zDescribeImagesRequest.platform?  s     "r9   c                     | j         S )zGets the project_name of this DescribeImagesRequest.  # noqa: E501


        :return: The project_name of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r1   r<   s    r7   r   z"DescribeImagesRequest.project_nameJ  rE   r9   c                     || _         dS )zSets the project_name of this DescribeImagesRequest.


        :param project_name: The project_name of this DescribeImagesRequest.  # noqa: E501
        :type: str
        Nrb   )r6   r   s     r7   r   z"DescribeImagesRequest.project_nameT  rG   r9   c                     | j         S )zGets the status of this DescribeImagesRequest.  # noqa: E501


        :return: The status of this DescribeImagesRequest.  # noqa: E501
        :rtype: list[str]
        r2   r<   s    r7   r   zDescribeImagesRequest.status_  rM   r9   c                     || _         dS )zSets the status of this DescribeImagesRequest.


        :param status: The status of this DescribeImagesRequest.  # noqa: E501
        :type: list[str]
        Nre   )r6   r   s     r7   r   zDescribeImagesRequest.statusi  rO   r9   c                     | j         S )zGets the tag_filters of this DescribeImagesRequest.  # noqa: E501


        :return: The tag_filters of this DescribeImagesRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeImagesInput]
        r3   r<   s    r7   r   z!DescribeImagesRequest.tag_filterst  rU   r9   c                     || _         dS )zSets the tag_filters of this DescribeImagesRequest.


        :param tag_filters: The tag_filters of this DescribeImagesRequest.  # noqa: E501
        :type: list[TagFilterForDescribeImagesInput]
        Nrh   )r6   r   s     r7   r   z!DescribeImagesRequest.tag_filters~  rW   r9   c                     | j         S )zGets the visibility of this DescribeImagesRequest.  # noqa: E501


        :return: The visibility of this DescribeImagesRequest.  # noqa: E501
        :rtype: str
        r4   r<   s    r7   r   z DescribeImagesRequest.visibility  r@   r9   c                     || _         dS )zSets the visibility of this DescribeImagesRequest.


        :param visibility: The visibility of this DescribeImagesRequest.  # noqa: E501
        :type: str
        Nrk   )r6   r   s     r7   r   z DescribeImagesRequest.visibility  rB   r9   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hasattrro   )xs    r7   <lambda>z/DescribeImagesRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r9   ro   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   ro   r   rp   )items    r7   rs   z/DescribeImagesRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r9   )six	iteritemsswagger_typesgetattr
isinstancelistmaprq   ro   dictitems
issubclassr   )r6   resultattr_valuekeys         r7   ro   zDescribeImagesRequest.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r9   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatro   r<   s    r7   to_strzDescribeImagesRequest.to_str  s    ~dllnn---r9   c                 *    |                                  S )zFor `print` and `pprint`)r   r<   s    r7   __repr__zDescribeImagesRequest.__repr__  s    {{}}r9   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr{   r   ro   r6   others     r7   __eq__zDescribeImagesRequest.__eq__  s5    %!677 	5||~~00r9   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r7   __ne__zDescribeImagesRequest.__ne__  s5    %!677 	4||~~00r9   )NNNNNNNNNNNNNNN)__name__
__module____qualname____doc__ry   attribute_mapr8   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   r   r   ro   r   r   r   r    r9   r7   r   r      s        
 !!!'> M$  !%,!5#!%#" M"1) 1) 1) 1)f   X $ $ $     X  & & & " " X" * * * & & X& 2 2 2   X ]  ] + + X+ !< < "!< ! ! X! ( ( (     X  & & &   X ^    ^    X _" " _" " " X" * * *   X ]  ] ! ! X! ( ( (     X  & & &  6. . .  1 1 11 1 1 1 1r9   r   )r   r   rerw   volcenginesdkcore.configurationr   objectr   r   r9   r7   <module>r      s|      				 



 9 9 9 9 9 9w1 w1 w1 w1 w1F w1 w1 w1 w1 w1r9   