ruạṛ
a O��f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�AwrDatabaseSysstatSummaryz. The summary of the AWR SYSSTAT data. c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )a[ Initializes a new AwrDatabaseSysstatSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this AwrDatabaseSysstatSummary. :type name: str :param category: The value to assign to the category property of this AwrDatabaseSysstatSummary. :type category: str :param time_begin: The value to assign to the time_begin property of this AwrDatabaseSysstatSummary. :type time_begin: datetime :param time_end: The value to assign to the time_end property of this AwrDatabaseSysstatSummary. :type time_end: datetime :param avg_value: The value to assign to the avg_value property of this AwrDatabaseSysstatSummary. :type avg_value: float :param current_value: The value to assign to the current_value property of this AwrDatabaseSysstatSummary. :type current_value: float �str�datetime�float)�name�category� time_begin�time_end� avg_value� current_valuer r � timeBegin�timeEnd�avgValue�currentValueN)� swagger_types� attribute_map�_name� _category�_time_begin� _time_end� _avg_value�_current_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/awr_database_sysstat_summary.py�__init__ s( � � z"AwrDatabaseSysstatSummary.__init__c C s | j S )z� **[Required]** Gets the name of this AwrDatabaseSysstatSummary. The name of the SYSSTAT. :return: The name of this AwrDatabaseSysstatSummary. :rtype: str �r �r r r r r G s zAwrDatabaseSysstatSummary.namec C s || _ dS )z� Sets the name of this AwrDatabaseSysstatSummary. The name of the SYSSTAT. :param name: The name of this AwrDatabaseSysstatSummary. :type: str Nr! )r r r r r r S s c C s | j S )z� Gets the category of this AwrDatabaseSysstatSummary. The name of the SYSSTAT category. :return: The category of this AwrDatabaseSysstatSummary. :rtype: str �r r"