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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�$AnalyticsClusterSchemaMemoryEstimatez� DEPRECATED -- please use HeatWave API instead. Schema with estimated memory footprints for each MySQL user table of the schema when loaded to Analytics Cluster memory. c K s( ddd�| _ ddd�| _d| _d| _dS )a{ Initializes a new AnalyticsClusterSchemaMemoryEstimate object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param schema_name: The value to assign to the schema_name property of this AnalyticsClusterSchemaMemoryEstimate. :type schema_name: str :param per_table_estimates: The value to assign to the per_table_estimates property of this AnalyticsClusterSchemaMemoryEstimate. :type per_table_estimates: list[oci.mysql.models.AnalyticsClusterTableMemoryEstimate] �strz)list[AnalyticsClusterTableMemoryEstimate])�schema_name�per_table_estimates� schemaName�perTableEstimatesN)� swagger_types� attribute_map�_schema_name�_per_table_estimates)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/mysql/models/analytics_cluster_schema_memory_estimate.py�__init__ s ��z-AnalyticsClusterSchemaMemoryEstimate.__init__c C s | j S )z� **[Required]** Gets the schema_name of this AnalyticsClusterSchemaMemoryEstimate. The name of the schema. :return: The schema_name of this AnalyticsClusterSchemaMemoryEstimate. :rtype: str �r �r r r r r - s z0AnalyticsClusterSchemaMemoryEstimate.schema_namec C s || _ dS )z� Sets the schema_name of this AnalyticsClusterSchemaMemoryEstimate. The name of the schema. :param schema_name: The schema_name of this AnalyticsClusterSchemaMemoryEstimate. :type: str Nr )r r r r r r 9 s c C s | j S )a� **[Required]** Gets the per_table_estimates of this AnalyticsClusterSchemaMemoryEstimate. Estimated memory footprints for MySQL user tables of the schema when loaded to Analytics Cluster memory. :return: The per_table_estimates of this AnalyticsClusterSchemaMemoryEstimate. :rtype: list[oci.mysql.models.AnalyticsClusterTableMemoryEstimate] �r r r r r r E s z8AnalyticsClusterSchemaMemoryEstimate.per_table_estimatesc C s || _ dS )a� Sets the per_table_estimates of this AnalyticsClusterSchemaMemoryEstimate. Estimated memory footprints for MySQL user tables of the schema when loaded to Analytics Cluster memory. :param per_table_estimates: The per_table_estimates of this AnalyticsClusterSchemaMemoryEstimate. :type: list[oci.mysql.models.AnalyticsClusterTableMemoryEstimate] Nr )r r r r r r R s c C s t | �S �N)r r r r r �__repr___ s z-AnalyticsClusterSchemaMemoryEstimate.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s z+AnalyticsClusterSchemaMemoryEstimate.__eq__c C s | |k S r r r r r r �__ne__h s z+AnalyticsClusterSchemaMemoryEstimate.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn