ruạṛ
a N��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 )�ExecutionPlanStatsComparisionzg The comparison report of the SQL execution plan statistics in the original and modified plan. c K s( ddd�| _ ddd�| _d| _d| _dS )ai Initializes a new ExecutionPlanStatsComparision object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param original: The value to assign to the original property of this ExecutionPlanStatsComparision. :type original: oci.database_management.models.SqlTuningTaskPlanStats :param modified: The value to assign to the modified property of this ExecutionPlanStatsComparision. :type modified: oci.database_management.models.SqlTuningTaskPlanStats �SqlTuningTaskPlanStats)�original�modifiedr r N)� swagger_types� attribute_map� _original� _modified)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_management/models/execution_plan_stats_comparision.py�__init__ s ��z&ExecutionPlanStatsComparision.__init__c C s | j S )z� **[Required]** Gets the original of this ExecutionPlanStatsComparision. :return: The original of this ExecutionPlanStatsComparision. :rtype: oci.database_management.models.SqlTuningTaskPlanStats �r �r r r r r + s z&ExecutionPlanStatsComparision.originalc C s || _ dS )z� Sets the original of this ExecutionPlanStatsComparision. :param original: The original of this ExecutionPlanStatsComparision. :type: oci.database_management.models.SqlTuningTaskPlanStats Nr )r r r r r r 5 s c C s | j S )z� **[Required]** Gets the modified of this ExecutionPlanStatsComparision. :return: The modified of this ExecutionPlanStatsComparision. :rtype: oci.database_management.models.SqlTuningTaskPlanStats �r r r r r r ? s z&ExecutionPlanStatsComparision.modifiedc C s || _ dS )z� Sets the modified of this ExecutionPlanStatsComparision. :param modified: The modified of this ExecutionPlanStatsComparision. :type: oci.database_management.models.SqlTuningTaskPlanStats Nr )r r r r r r I s c C s t | �S �N)r r r r r �__repr__S s z&ExecutionPlanStatsComparision.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__V s z$ExecutionPlanStatsComparision.__eq__c C s | |k S r r r r r r �__ne__\ s z$ExecutionPlanStatsComparision.__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