
    ~if#                     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  
    speech_saas_prod

    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Z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d Zd Zd  Zd! Zd" ZdS )$ResourcePacksStatusRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz	list[str]z*list[TagFilterForResourcePacksStatusInput])display_rulepage_number	page_sizeproject_nameresource_idstag_filterstypesDisplayRule
PageNumberPageSizeProjectNameResourceIDs
TagFiltersTypesNc	                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        ||| _        || _        || _        ||| _        ||| _        |	|| _        dS dS )z7ResourcePacksStatusRequest - a model defined in SwaggerN)r   _configuration_display_rule_page_number
_page_size_project_name_resource_ids_tag_filters_typesdiscriminatorr   r	   r
   r   r   r   r   )	selfr   r	   r
   r   r   r   r   r   s	            /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkspeechsaasprod/models/resource_packs_status_request.py__init__z#ResourcePacksStatusRequest.__init__7   s    !*__N,! !! !# ,D"*D"(# ,D"*DDJJJ     c                     | j         S )zGets the display_rule of this ResourcePacksStatusRequest.  # noqa: E501


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


        :param display_rule: The display_rule of this ResourcePacksStatusRequest.  # noqa: E501
        :type: str
        Nr%   )r    r   s     r!   r   z'ResourcePacksStatusRequest.display_rule]        *r#   c                     | j         S )zGets the page_number of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The page_number of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: int
        r   r&   s    r!   r	   z&ResourcePacksStatusRequest.page_numberh          r#   c                     || _         dS )zSets the page_number of this ResourcePacksStatusRequest.


        :param page_number: The page_number of this ResourcePacksStatusRequest.  # noqa: E501
        :type: int
        Nr+   )r    r	   s     r!   r	   z&ResourcePacksStatusRequest.page_numberr        (r#   c                     | j         S )zGets the page_size of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The page_size of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: int
        )r   r&   s    r!   r
   z$ResourcePacksStatusRequest.page_size}   s     r#   c                     | j         j        r|t          d          | j         j        r||dk    rt          d          | j         j        r||dk     rt          d          || _        dS )zSets the page_size of this ResourcePacksStatusRequest.


        :param page_size: The page_size of this ResourcePacksStatusRequest.  # noqa: E501
        :type: int
        Nz1Invalid value for `page_size`, must not be `None`d   zJInvalid value for `page_size`, must be a value less than or equal to `100`   zKInvalid value for `page_size`, must be a value greater than or equal to `1`)r   client_side_validation
ValueErrorr   )r    r
   s     r!   r
   z$ResourcePacksStatusRequest.page_size   s     5 	R):KPQQQ6 	k%)c//ijjj6 	l%)a--jkkk#r#   c                     | j         S )zGets the project_name of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The project_name of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: str
        )r   r&   s    r!   r   z'ResourcePacksStatusRequest.project_name   r'   r#   c                 N    | j         j        r|t          d          || _        dS )zSets the project_name of this ResourcePacksStatusRequest.


        :param project_name: The project_name of this ResourcePacksStatusRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `project_name`, must not be `None`)r   r3   r4   r   )r    r   s     r!   r   z'ResourcePacksStatusRequest.project_name   s5     5 	U,:NSTTT)r#   c                     | j         S )zGets the resource_ids of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The resource_ids of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: list[str]
        r   r&   s    r!   r   z'ResourcePacksStatusRequest.resource_ids   r'   r#   c                     || _         dS )zSets the resource_ids of this ResourcePacksStatusRequest.


        :param resource_ids: The resource_ids of this ResourcePacksStatusRequest.  # noqa: E501
        :type: list[str]
        Nr8   )r    r   s     r!   r   z'ResourcePacksStatusRequest.resource_ids   r)   r#   c                     | j         S )zGets the tag_filters of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The tag_filters of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: list[TagFilterForResourcePacksStatusInput]
        r   r&   s    r!   r   z&ResourcePacksStatusRequest.tag_filters   r,   r#   c                     || _         dS )zSets the tag_filters of this ResourcePacksStatusRequest.


        :param tag_filters: The tag_filters of this ResourcePacksStatusRequest.  # noqa: E501
        :type: list[TagFilterForResourcePacksStatusInput]
        Nr;   )r    r   s     r!   r   z&ResourcePacksStatusRequest.tag_filters   r.   r#   c                     | j         S )zGets the types of this ResourcePacksStatusRequest.  # noqa: E501


        :return: The types of this ResourcePacksStatusRequest.  # noqa: E501
        :rtype: list[str]
        r   r&   s    r!   r   z ResourcePacksStatusRequest.types   s     {r#   c                     || _         dS )zSets the types of this ResourcePacksStatusRequest.


        :param types: The types of this ResourcePacksStatusRequest.  # noqa: E501
        :type: list[str]
        Nr>   )r    r   s     r!   r   z ResourcePacksStatusRequest.types   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hasattrrB   )xs    r!   <lambda>z4ResourcePacksStatusRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r#   rB   c                 v    t          | d         d          r"| d         | d                                         fn| S )Nr2   rB   r   rC   )items    r!   rF   z4ResourcePacksStatusRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r#   )six	iteritemsswagger_typesgetattr
isinstancelistmaprD   rB   dictitems
issubclassr   )r    resultattr_valuekeys         r!   rB   z"ResourcePacksStatusRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr#   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrB   r&   s    r!   to_strz!ResourcePacksStatusRequest.to_str  s    ~dllnn---r#   c                 *    |                                  S )zFor `print` and `pprint`)r[   r&   s    r!   __repr__z#ResourcePacksStatusRequest.__repr__  s    {{}}r#   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrM   r   rB   r    others     r!   __eq__z!ResourcePacksStatusRequest.__eq__  s5    %!;<< 	5||~~00r#   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr_   r`   s     r!   __ne__z!ResourcePacksStatusRequest.__ne__  s5    %!;<< 	4||~~00r#   )NNNNNNNN)__name__
__module____qualname____doc__rK   attribute_mapr"   propertyr   setterr	   r
   r   r   r   r   rB   r[   r]   rb   rd    r#   r!   r   r      s\        
 #C M &#%%# M   8 " " X" * * * ! ! X! ( ( (   X $ $ $$ " " X" 
* 
* 
* " " X" * * * ! ! X! ( ( (   X \  \  6. . .  1 1 11 1 1 1 1r#   r   )rh   rY   rerI   volcenginesdkcore.configurationr   objectr   rl   r#   r!   <module>rp      s|      				 



 9 9 9 9 9 9I1 I1 I1 I1 I1 I1 I1 I1 I1 I1r#   