
    ~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 )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                      e Zd ZdZ	 ddddddddddd
Zdd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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 ),DescribeCommandsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strintz'list[TagFilterForDescribeCommandsInput])

command_idcontent_encodingnameorderpage_number	page_sizeproject_nameprovidertag_filterstype	CommandIdContentEncodingNameOrder
PageNumberPageSizeProjectNameProvider
TagFiltersTypeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z4DescribeCommandsRequest - a model defined in SwaggerN)r   _configuration_command_id_content_encoding_name_order_page_number
_page_size_project_name	_provider_tag_filters_typediscriminatorr   r	   r
   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   s               z/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkecs/models/describe_commands_request.py__init__z DescribeCommandsRequest.__init__=   s    !*__N,!%
 ! 
!!(DO'$4D!DIDJ"*D &DN# ,D$DM"*DDIII     c                     | j         S )zGets the command_id of this DescribeCommandsRequest.  # noqa: E501


        :return: The command_id of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r   r)   s    r*   r   z"DescribeCommandsRequest.command_idd   s     r,   c                     || _         dS )zSets the command_id of this DescribeCommandsRequest.


        :param command_id: The command_id of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        Nr.   )r)   r   s     r*   r   z"DescribeCommandsRequest.command_idn   s     &r,   c                     | j         S )zGets the content_encoding of this DescribeCommandsRequest.  # noqa: E501


        :return: The content_encoding of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r   r/   s    r*   r	   z(DescribeCommandsRequest.content_encodingy   s     %%r,   c                     || _         dS )zSets the content_encoding of this DescribeCommandsRequest.


        :param content_encoding: The content_encoding of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        Nr2   )r)   r	   s     r*   r	   z(DescribeCommandsRequest.content_encoding   s     "2r,   c                     | j         S )zGets the name of this DescribeCommandsRequest.  # noqa: E501


        :return: The name of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r    r/   s    r*   r
   zDescribeCommandsRequest.name        zr,   c                     || _         dS )zSets the name of this DescribeCommandsRequest.


        :param name: The name of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        Nr5   )r)   r
   s     r*   r
   zDescribeCommandsRequest.name        


r,   c                     | j         S )zGets the order of this DescribeCommandsRequest.  # noqa: E501


        :return: The order of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r!   r/   s    r*   r   zDescribeCommandsRequest.order   s     {r,   c                     || _         dS )zSets the order of this DescribeCommandsRequest.


        :param order: The order of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        Nr:   )r)   r   s     r*   r   zDescribeCommandsRequest.order   s     r,   c                     | j         S )zGets the page_number of this DescribeCommandsRequest.  # noqa: E501


        :return: The page_number of this DescribeCommandsRequest.  # noqa: E501
        :rtype: int
        r"   r/   s    r*   r   z#DescribeCommandsRequest.page_number          r,   c                     || _         dS )zSets the page_number of this DescribeCommandsRequest.


        :param page_number: The page_number of this DescribeCommandsRequest.  # noqa: E501
        :type: int
        Nr=   )r)   r   s     r*   r   z#DescribeCommandsRequest.page_number        (r,   c                     | j         S )zGets the page_size of this DescribeCommandsRequest.  # noqa: E501


        :return: The page_size of this DescribeCommandsRequest.  # noqa: E501
        :rtype: int
        r#   r/   s    r*   r   z!DescribeCommandsRequest.page_size   s     r,   c                     || _         dS )zSets the page_size of this DescribeCommandsRequest.


        :param page_size: The page_size of this DescribeCommandsRequest.  # noqa: E501
        :type: int
        NrB   )r)   r   s     r*   r   z!DescribeCommandsRequest.page_size   s     $r,   c                     | j         S )zGets the project_name of this DescribeCommandsRequest.  # noqa: E501


        :return: The project_name of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r$   r/   s    r*   r   z$DescribeCommandsRequest.project_name   s     !!r,   c                     || _         dS )zSets the project_name of this DescribeCommandsRequest.


        :param project_name: The project_name of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        NrE   )r)   r   s     r*   r   z$DescribeCommandsRequest.project_name   s     *r,   c                     | j         S )zGets the provider of this DescribeCommandsRequest.  # noqa: E501


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


        :param provider: The provider of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        NrH   )r)   r   s     r*   r   z DescribeCommandsRequest.provider  s     "r,   c                     | j         S )zGets the tag_filters of this DescribeCommandsRequest.  # noqa: E501


        :return: The tag_filters of this DescribeCommandsRequest.  # noqa: E501
        :rtype: list[TagFilterForDescribeCommandsInput]
        r&   r/   s    r*   r   z#DescribeCommandsRequest.tag_filters  r>   r,   c                     || _         dS )zSets the tag_filters of this DescribeCommandsRequest.


        :param tag_filters: The tag_filters of this DescribeCommandsRequest.  # noqa: E501
        :type: list[TagFilterForDescribeCommandsInput]
        NrK   )r)   r   s     r*   r   z#DescribeCommandsRequest.tag_filters  r@   r,   c                     | j         S )zGets the type of this DescribeCommandsRequest.  # noqa: E501


        :return: The type of this DescribeCommandsRequest.  # noqa: E501
        :rtype: str
        r'   r/   s    r*   r   zDescribeCommandsRequest.type!  r6   r,   c                     || _         dS )zSets the type of this DescribeCommandsRequest.


        :param type: The type of this DescribeCommandsRequest.  # noqa: E501
        :type: str
        NrN   )r)   r   s     r*   r   zDescribeCommandsRequest.type+  r8   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hasattrrR   )xs    r*   <lambda>z1DescribeCommandsRequest.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r,   rR   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rR   r   rS   )items    r*   rV   z1DescribeCommandsRequest.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r,   )six	iteritemsswagger_typesgetattr
isinstancelistmaprT   rR   dictitems
issubclassr   )r)   resultattr_valuekeys         r*   rR   zDescribeCommandsRequest.to_dict6  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr,   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrR   r/   s    r*   to_strzDescribeCommandsRequest.to_strQ  s    ~dllnn---r,   c                 *    |                                  S )zFor `print` and `pprint`)rl   r/   s    r*   __repr__z DescribeCommandsRequest.__repr__U  s    {{}}r,   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr^   r   rR   r)   others     r*   __eq__zDescribeCommandsRequest.__eq__Y  s5    %!899 	5||~~00r,   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrp   rq   s     r*   __ne__zDescribeCommandsRequest.__ne__`  s5    %!899 	4||~~00r,   )NNNNNNNNNNN)__name__
__module____qualname____doc__r\   attribute_mapr+   propertyr   setterr	   r
   r   r   r   r   r   r   r   rR   rl   rn   rs   ru    r,   r*   r   r      s        
 !@ M "-#%# M% % % %N     X  & & & & & X& 2 2 2   X 
[  [   X \  \ ! ! X! ( ( (   X $ $ $ " " X" * * *   X _" " _" ! ! X! ( ( (   X 
[  [  6. . .  1 1 11 1 1 1 1r,   r   )ry   rj   rerZ   volcenginesdkcore.configurationr   objectr   r}   r,   r*   <module>r      s|      				 



 9 9 9 9 9 9O1 O1 O1 O1 O1f O1 O1 O1 O1 O1r,   