ruạṛ
a O��fQ � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�OpsiDataObject� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�DatabaseInsightsDataObjectz( Database insights data object. c K sL dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d | _d S )a~ Initializes a new DatabaseInsightsDataObject object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.DatabaseInsightsDataObject.data_object_type` attribute of this class is ``DATABASE_INSIGHTS_DATA_OBJECT`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param identifier: The value to assign to the identifier property of this DatabaseInsightsDataObject. :type identifier: str :param data_object_type: The value to assign to the data_object_type property of this DatabaseInsightsDataObject. Allowed values for this property are: "DATABASE_INSIGHTS_DATA_OBJECT", "HOST_INSIGHTS_DATA_OBJECT", "EXADATA_INSIGHTS_DATA_OBJECT" :type data_object_type: str :param display_name: The value to assign to the display_name property of this DatabaseInsightsDataObject. :type display_name: str :param description: The value to assign to the description property of this DatabaseInsightsDataObject. :type description: str :param columns_metadata: The value to assign to the columns_metadata property of this DatabaseInsightsDataObject. :type columns_metadata: list[oci.opsi.models.DataObjectColumnMetadata] �strzlist[DataObjectColumnMetadata])� identifier�data_object_type�display_name�description�columns_metadatar �dataObjectType�displayNamer �columnsMetadataN�DATABASE_INSIGHTS_DATA_OBJECT)� swagger_types� attribute_map�_identifier�_data_object_type� _display_name�_description�_columns_metadata)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/database_insights_data_object.py�__init__ s$ � �z#DatabaseInsightsDataObject.__init__c C s t | �S �N)r )r r r r �__repr__C s z#DatabaseInsightsDataObject.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__F s z!DatabaseInsightsDataObject.__eq__c C s | |k S r r r"