
    ~iW2                     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
    storage_ebs

    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d6d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	        d0             Zd1 Zd2 Zd3 Zd4 Zd5 ZdS )7DescribeVolumesRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstrboolz&list[TagFilterForDescribeVolumesInput]z	list[str])billing_typeinstance_idkindpage_number	page_sizeproject_namesys_tag_visibletag_filters
volume_idsvolume_namevolume_statusvolume_typezone_idBillingType
InstanceIdKind
PageNumberPageSizeProjectNameSysTagVisible
TagFilters	VolumeIds
VolumeNameVolumeStatus
VolumeTypeZoneIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        ||| _        |	|| _        dS dS )z3DescribeVolumesRequest - a model defined in SwaggerN)r   _configuration_billing_type_instance_id_kind_page_number
_page_size_project_name_sys_tag_visible_tag_filters_volume_ids_volume_name_volume_status_volume_type_zone_id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                  /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkstorageebs/models/describe_volumes_request.py__init__zDescribeVolumesRequest.__init__C   sD   !*__N,! 
 ! $  " !# ,D"*DDI"*D &DN# ,D&#2D "*D!(DO"*D$!.D"*D"DLLL     c                     | j         S )zGets the billing_type of this DescribeVolumesRequest.  # noqa: E501


        :return: The billing_type of this DescribeVolumesRequest.  # noqa: E501
        :rtype: int
        r%   r3   s    r4   r	   z#DescribeVolumesRequest.billing_types        !!r6   c                     || _         dS )zSets the billing_type of this DescribeVolumesRequest.


        :param billing_type: The billing_type of this DescribeVolumesRequest.  # noqa: E501
        :type: int
        Nr8   )r3   r	   s     r4   r	   z#DescribeVolumesRequest.billing_type}        *r6   c                     | j         S )zGets the instance_id of this DescribeVolumesRequest.  # noqa: E501


        :return: The instance_id of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r&   r9   s    r4   r
   z"DescribeVolumesRequest.instance_id          r6   c                     || _         dS )zSets the instance_id of this DescribeVolumesRequest.


        :param instance_id: The instance_id of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        Nr>   )r3   r
   s     r4   r
   z"DescribeVolumesRequest.instance_id        (r6   c                     | j         S )zGets the kind of this DescribeVolumesRequest.  # noqa: E501


        :return: The kind of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r'   r9   s    r4   r   zDescribeVolumesRequest.kind   s     zr6   c                     || _         dS )zSets the kind of this DescribeVolumesRequest.


        :param kind: The kind of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        NrC   )r3   r   s     r4   r   zDescribeVolumesRequest.kind   s     


r6   c                     | j         S )zGets the page_number of this DescribeVolumesRequest.  # noqa: E501


        :return: The page_number of this DescribeVolumesRequest.  # noqa: E501
        :rtype: int
        r(   r9   s    r4   r   z"DescribeVolumesRequest.page_number   r?   r6   c                     || _         dS )zSets the page_number of this DescribeVolumesRequest.


        :param page_number: The page_number of this DescribeVolumesRequest.  # noqa: E501
        :type: int
        NrF   )r3   r   s     r4   r   z"DescribeVolumesRequest.page_number   rA   r6   c                     | j         S )zGets the page_size of this DescribeVolumesRequest.  # noqa: E501


        :return: The page_size of this DescribeVolumesRequest.  # noqa: E501
        :rtype: int
        )r)   r9   s    r4   r   z DescribeVolumesRequest.page_size   s     r6   c                 Z    | j         j        r||dk    rt          d          || _        dS )zSets the page_size of this DescribeVolumesRequest.


        :param page_size: The page_size of this DescribeVolumesRequest.  # noqa: E501
        :type: int
        Nd   zJInvalid value for `page_size`, must be a value less than or equal to `100`)r$   client_side_validation
ValueErrorr)   )r3   r   s     r4   r   z DescribeVolumesRequest.page_size   s;     6 	k%)c//ijjj#r6   c                     | j         S )zGets the project_name of this DescribeVolumesRequest.  # noqa: E501


        :return: The project_name of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r*   r9   s    r4   r   z#DescribeVolumesRequest.project_name   r:   r6   c                     || _         dS )zSets the project_name of this DescribeVolumesRequest.


        :param project_name: The project_name of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        NrN   )r3   r   s     r4   r   z#DescribeVolumesRequest.project_name   r<   r6   c                     | j         S )zGets the sys_tag_visible of this DescribeVolumesRequest.  # noqa: E501


        :return: The sys_tag_visible of this DescribeVolumesRequest.  # noqa: E501
        :rtype: bool
        r+   r9   s    r4   r   z&DescribeVolumesRequest.sys_tag_visible   s     $$r6   c                     || _         dS )zSets the sys_tag_visible of this DescribeVolumesRequest.


        :param sys_tag_visible: The sys_tag_visible of this DescribeVolumesRequest.  # noqa: E501
        :type: bool
        NrQ   )r3   r   s     r4   r   z&DescribeVolumesRequest.sys_tag_visible   s     !0r6   c                     | j         S )zGets the tag_filters of this DescribeVolumesRequest.  # noqa: E501


        :return: The tag_filters of this DescribeVolumesRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeVolumesInput]
        r,   r9   s    r4   r   z"DescribeVolumesRequest.tag_filters	  r?   r6   c                     || _         dS )zSets the tag_filters of this DescribeVolumesRequest.


        :param tag_filters: The tag_filters of this DescribeVolumesRequest.  # noqa: E501
        :type: list[TagFilterForDescribeVolumesInput]
        NrT   )r3   r   s     r4   r   z"DescribeVolumesRequest.tag_filters  rA   r6   c                     | j         S )zGets the volume_ids of this DescribeVolumesRequest.  # noqa: E501


        :return: The volume_ids of this DescribeVolumesRequest.  # noqa: E501
        :rtype: list[str]
        r-   r9   s    r4   r   z!DescribeVolumesRequest.volume_ids  s     r6   c                     || _         dS )zSets the volume_ids of this DescribeVolumesRequest.


        :param volume_ids: The volume_ids of this DescribeVolumesRequest.  # noqa: E501
        :type: list[str]
        NrW   )r3   r   s     r4   r   z!DescribeVolumesRequest.volume_ids(  s     &r6   c                     | j         S )zGets the volume_name of this DescribeVolumesRequest.  # noqa: E501


        :return: The volume_name of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r.   r9   s    r4   r   z"DescribeVolumesRequest.volume_name3  r?   r6   c                     || _         dS )zSets the volume_name of this DescribeVolumesRequest.


        :param volume_name: The volume_name of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        NrZ   )r3   r   s     r4   r   z"DescribeVolumesRequest.volume_name=  rA   r6   c                     | j         S )zGets the volume_status of this DescribeVolumesRequest.  # noqa: E501


        :return: The volume_status of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r/   r9   s    r4   r   z$DescribeVolumesRequest.volume_statusH  s     ""r6   c                     || _         dS )zSets the volume_status of this DescribeVolumesRequest.


        :param volume_status: The volume_status of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        Nr]   )r3   r   s     r4   r   z$DescribeVolumesRequest.volume_statusR  s     ,r6   c                     | j         S )zGets the volume_type of this DescribeVolumesRequest.  # noqa: E501


        :return: The volume_type of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r0   r9   s    r4   r   z"DescribeVolumesRequest.volume_type]  r?   r6   c                     || _         dS )zSets the volume_type of this DescribeVolumesRequest.


        :param volume_type: The volume_type of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        Nr`   )r3   r   s     r4   r   z"DescribeVolumesRequest.volume_typeg  rA   r6   c                     | j         S )zGets the zone_id of this DescribeVolumesRequest.  # noqa: E501


        :return: The zone_id of this DescribeVolumesRequest.  # noqa: E501
        :rtype: str
        r1   r9   s    r4   r   zDescribeVolumesRequest.zone_idr  s     }r6   c                     || _         dS )zSets the zone_id of this DescribeVolumesRequest.


        :param zone_id: The zone_id of this DescribeVolumesRequest.  # noqa: E501
        :type: str
        Nrc   )r3   r   s     r4   r   zDescribeVolumesRequest.zone_id|  s      r6   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hasattrrg   )xs    r4   <lambda>z0DescribeVolumesRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r6   rg   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rg   r   rh   )items    r4   rk   z0DescribeVolumesRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r6   )six	iteritemsswagger_typesgetattr
isinstancelistmapri   rg   dictitems
issubclassr   )r3   resultattr_valuekeys         r4   rg   zDescribeVolumesRequest.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t,d33 	$"jjll $ $
U#sr6   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrg   r9   s    r4   to_strzDescribeVolumesRequest.to_str  s    ~dllnn---r6   c                 *    |                                  S )zFor `print` and `pprint`)r   r9   s    r4   __repr__zDescribeVolumesRequest.__repr__  s    {{}}r6   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrs   r   rg   r3   others     r4   __eq__zDescribeVolumesRequest.__eq__  s5    %!788 	5||~~00r6   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r4   __ne__zDescribeVolumesRequest.__ne__  s5    %!788 	4||~~00r6   )NNNNNNNNNNNNNN)__name__
__module____qualname____doc__rq   attribute_mapr5   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   r   r   rg   r   r   r   r    r6   r4   r   r      s        
 !?! M" &##%*#!#'# M .# .# .# .#` " " X" * * * ! ! X! ( ( (   X 
[  [ ! ! X! ( ( (   X $ $ $ " " X" * * * % % X% 0 0 0 ! ! X! ( ( (     X  & & & ! ! X! ( ( ( # # X# , , , ! ! X! ( ( (   X ^    ^   6. . .  1 1 11 1 1 1 1r6   r   )r   r   rero   volcenginesdkcore.configurationr   objectr   r   r6   r4   <module>r      s|      				 



 9 9 9 9 9 9`1 `1 `1 `1 `1V `1 `1 `1 `1 `1r6   