
    ~iz.                     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
    ga

    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dZd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ed(             Zej	        d)             Zd* Zd+ Zd, Zd- Zd. ZdS )0DescribeStatisticsRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strboolz	list[str]int)end_timegroup_by_acceleratorgroup_by_listenergroup_by_regioninput_idinput_id_typeintervalmetricsregionregion_type
start_timeEndTimeGroupByAcceleratorGroupByListenerGroupByRegionInputIdInputIdTypeIntervalMetricsRegion
RegionType	StartTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        || _        ||| _        ||| _        ||| _        ||| _        || _        || _        ||| _        |	|	| _        |
|
| _        || _        dS )z6DescribeStatisticsRequest - a model defined in SwaggerN)r   _configuration	_end_time_group_by_accelerator_group_by_listener_group_by_region	_input_id_input_id_type	_interval_metrics_region_region_type_start_timediscriminatorr	   r
   r   r   r   r   r   r   r   r   r   )selfr	   r
   r   r   r   r   r   r   r   r   r   r    s                {/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkga/models/describe_statistics_request.py__init__z"DescribeStatisticsRequest.__init__?   s    !*__N,%)""& $" ! +(<D%(%6D"&#2D $DM* "DL DK"*D$    c                     | j         S )zGets the end_time of this DescribeStatisticsRequest.  # noqa: E501


        :return: The end_time of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: str
        )r!   r-   s    r.   r	   z"DescribeStatisticsRequest.end_timee        ~r0   c                 N    | j         j        r|t          d          || _        dS )zSets the end_time of this DescribeStatisticsRequest.


        :param end_time: The end_time of this DescribeStatisticsRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `end_time`, must not be `None`)r    client_side_validation
ValueErrorr!   )r-   r	   s     r.   r	   z"DescribeStatisticsRequest.end_timeo   2     5 	Q(:JOPPP!r0   c                     | j         S )zGets the group_by_accelerator of this DescribeStatisticsRequest.  # noqa: E501


        :return: The group_by_accelerator of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: bool
        r"   r2   s    r.   r
   z.DescribeStatisticsRequest.group_by_accelerator|   s     ))r0   c                     || _         dS )zSets the group_by_accelerator of this DescribeStatisticsRequest.


        :param group_by_accelerator: The group_by_accelerator of this DescribeStatisticsRequest.  # noqa: E501
        :type: bool
        Nr9   )r-   r
   s     r.   r
   z.DescribeStatisticsRequest.group_by_accelerator   s     &:"""r0   c                     | j         S )zGets the group_by_listener of this DescribeStatisticsRequest.  # noqa: E501


        :return: The group_by_listener of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: bool
        r#   r2   s    r.   r   z+DescribeStatisticsRequest.group_by_listener   s     &&r0   c                     || _         dS )zSets the group_by_listener of this DescribeStatisticsRequest.


        :param group_by_listener: The group_by_listener of this DescribeStatisticsRequest.  # noqa: E501
        :type: bool
        Nr<   )r-   r   s     r.   r   z+DescribeStatisticsRequest.group_by_listener   s     #4r0   c                     | j         S )zGets the group_by_region of this DescribeStatisticsRequest.  # noqa: E501


        :return: The group_by_region of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: bool
        r$   r2   s    r.   r   z)DescribeStatisticsRequest.group_by_region   s     $$r0   c                     || _         dS )zSets the group_by_region of this DescribeStatisticsRequest.


        :param group_by_region: The group_by_region of this DescribeStatisticsRequest.  # noqa: E501
        :type: bool
        Nr?   )r-   r   s     r.   r   z)DescribeStatisticsRequest.group_by_region   s     !0r0   c                     | j         S )zGets the input_id of this DescribeStatisticsRequest.  # noqa: E501


        :return: The input_id of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: list[str]
        r%   r2   s    r.   r   z"DescribeStatisticsRequest.input_id   r3   r0   c                     || _         dS )zSets the input_id of this DescribeStatisticsRequest.


        :param input_id: The input_id of this DescribeStatisticsRequest.  # noqa: E501
        :type: list[str]
        NrB   )r-   r   s     r.   r   z"DescribeStatisticsRequest.input_id   s     "r0   c                     | j         S )zGets the input_id_type of this DescribeStatisticsRequest.  # noqa: E501


        :return: The input_id_type of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: str
        )r&   r2   s    r.   r   z'DescribeStatisticsRequest.input_id_type   s     ""r0   c                 N    | j         j        r|t          d          || _        dS )zSets the input_id_type of this DescribeStatisticsRequest.


        :param input_id_type: The input_id_type of this DescribeStatisticsRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `input_id_type`, must not be `None`)r    r5   r6   r&   )r-   r   s     r.   r   z'DescribeStatisticsRequest.input_id_type   s5     5 	V-:OTUUU+r0   c                     | j         S )zGets the interval of this DescribeStatisticsRequest.  # noqa: E501


        :return: The interval of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: int
        )r'   r2   s    r.   r   z"DescribeStatisticsRequest.interval   r3   r0   c                 N    | j         j        r|t          d          || _        dS )zSets the interval of this DescribeStatisticsRequest.


        :param interval: The interval of this DescribeStatisticsRequest.  # noqa: E501
        :type: int
        Nz0Invalid value for `interval`, must not be `None`)r    r5   r6   r'   )r-   r   s     r.   r   z"DescribeStatisticsRequest.interval   r7   r0   c                     | j         S )zGets the metrics of this DescribeStatisticsRequest.  # noqa: E501


        :return: The metrics of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: list[str]
        r(   r2   s    r.   r   z!DescribeStatisticsRequest.metrics   s     }r0   c                     || _         dS )zSets the metrics of this DescribeStatisticsRequest.


        :param metrics: The metrics of this DescribeStatisticsRequest.  # noqa: E501
        :type: list[str]
        NrI   )r-   r   s     r.   r   z!DescribeStatisticsRequest.metrics  s      r0   c                     | j         S )zGets the region of this DescribeStatisticsRequest.  # noqa: E501


        :return: The region of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: list[str]
        r)   r2   s    r.   r   z DescribeStatisticsRequest.region  s     |r0   c                     || _         dS )zSets the region of this DescribeStatisticsRequest.


        :param region: The region of this DescribeStatisticsRequest.  # noqa: E501
        :type: list[str]
        NrL   )r-   r   s     r.   r   z DescribeStatisticsRequest.region  s     r0   c                     | j         S )zGets the region_type of this DescribeStatisticsRequest.  # noqa: E501


        :return: The region_type of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: str
        r*   r2   s    r.   r   z%DescribeStatisticsRequest.region_type(  s       r0   c                     || _         dS )zSets the region_type of this DescribeStatisticsRequest.


        :param region_type: The region_type of this DescribeStatisticsRequest.  # noqa: E501
        :type: str
        NrO   )r-   r   s     r.   r   z%DescribeStatisticsRequest.region_type2  s     (r0   c                     | j         S )zGets the start_time of this DescribeStatisticsRequest.  # noqa: E501


        :return: The start_time of this DescribeStatisticsRequest.  # noqa: E501
        :rtype: str
        )r+   r2   s    r.   r   z$DescribeStatisticsRequest.start_time=  s     r0   c                 N    | j         j        r|t          d          || _        dS )zSets the start_time of this DescribeStatisticsRequest.


        :param start_time: The start_time of this DescribeStatisticsRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `start_time`, must not be `None`)r    r5   r6   r+   )r-   r   s     r.   r   z$DescribeStatisticsRequest.start_timeG  s5     5 	S*:LQRRR%r0   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hasattrrU   )xs    r.   <lambda>z3DescribeStatisticsRequest.to_dict.<locals>.<lambda>\  s!    WQ	-B-BIaiikkk r0   rU   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rU   r   rV   )items    r.   rY   z3DescribeStatisticsRequest.to_dict.<locals>.<lambda>c  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmaprW   rU   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   rU   z!DescribeStatisticsRequest.to_dictT  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr0   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrU   r2   s    r.   to_strz DescribeStatisticsRequest.to_stro  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)ro   r2   s    r.   __repr__z"DescribeStatisticsRequest.__repr__s  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFra   r   rU   r-   others     r.   __eq__z DescribeStatisticsRequest.__eq__w  s5    %!:;; 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrs   rt   s     r.   __ne__z DescribeStatisticsRequest.__ne__~  s5    %!:;; 	4||~~00r0   )NNNNNNNNNNNN)__name__
__module____qualname____doc__r_   attribute_mapr/   propertyr	   setterr
   r   r   r   r   r   r   r   r   r   rU   ro   rq   rv   rx    r0   r.   r   r      sU        
  &#! M  4.*&#! M$% $% $% $%L   X _
" 
" _
" * * X*  : : ! : ' ' X' 4 4 4 % % X% 0 0 0   X _" " _" # # X# 
, 
, 
,   X _
" 
" _
"   X ^    ^    X ]  ] ! ! X! ( ( (     X  
& 
& 
&  6. . .  1 1 11 1 1 1 1r0   r   )r|   rm   rer]   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



 9 9 9 9 9 9m1 m1 m1 m1 m1 m1 m1 m1 m1 m1r0   