ruạṛ
a ���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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�TableStatisticSummaryz� The summary of table statistics statuses, which includes status categories such as Stale, Not Stale, and No Stats, the number of table statistics grouped by status category, and the percentage of objects with a particular status. �NO_STATS�STALE� NOT_STALEc K s2 dddd�| _ dddd�| _d| _d| _d| _dS ) a: Initializes a new TableStatisticSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this TableStatisticSummary. Allowed values for this property are: "NO_STATS", "STALE", "NOT_STALE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type type: str :param count: The value to assign to the count property of this TableStatisticSummary. :type count: int :param percentage: The value to assign to the percentage property of this TableStatisticSummary. :type percentage: float �str�int�float)�type�count� percentager r r N)Z swagger_typesZ attribute_map�_type�_count�_percentage)�self�kwargs� r �Z/usr/lib/python3.9/site-packages/oci/database_management/models/table_statistic_summary.py�__init__ s ��zTableStatisticSummary.__init__c C s | j S )a� **[Required]** Gets the type of this TableStatisticSummary. The valid status categories of table statistics. Allowed values for this property are: "NO_STATS", "STALE", "NOT_STALE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The type of this TableStatisticSummary. :rtype: str )r �r r r r r C s zTableStatisticSummary.typec C s g d�}t ||�sd}|| _dS )z� Sets the type of this TableStatisticSummary. The valid status categories of table statistics. :param type: The type of this TableStatisticSummary. :type: str )r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r R s c C s | j S )z� **[Required]** Gets the count of this TableStatisticSummary. The number of objects aggregated by status category. :return: The count of this TableStatisticSummary. :rtype: int �r r r r r r a s zTableStatisticSummary.countc C s || _ dS )z� Sets the count of this TableStatisticSummary. The number of objects aggregated by status category. :param count: The count of this TableStatisticSummary. :type: int Nr )r r r r r r m s c C s | j S )z� **[Required]** Gets the percentage of this TableStatisticSummary. The percentage of objects with a particular status. :return: The percentage of this TableStatisticSummary. :rtype: float �r r r r r r y s z TableStatisticSummary.percentagec C s || _ dS )z� Sets the percentage of this TableStatisticSummary. The percentage of objects with a particular status. :param percentage: The percentage of this TableStatisticSummary. :type: float Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zTableStatisticSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zTableStatisticSummary.__eq__c C s | |k S r r r r r r �__ne__� s zTableStatisticSummary.__ne__N)�__name__� __module__�__qualname__�__doc__Z TYPE_NO_STATSZ TYPE_STALEZTYPE_NOT_STALEr �propertyr �setterr r r r r! r r r r r s( $ r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn