📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_autonomous_database_insight_details.pyc
a O��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateDatabaseInsightDetails� )�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 )�&UpdateAutonomousDatabaseInsightDetailsz( The information to be updated. c K s8 dddd�| _ dddd�| _d| _d| _d| _d | _dS ) as Initializes a new UpdateAutonomousDatabaseInsightDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.UpdateAutonomousDatabaseInsightDetails.entity_source` attribute of this class is ``AUTONOMOUS_DATABASE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param entity_source: The value to assign to the entity_source property of this UpdateAutonomousDatabaseInsightDetails. Allowed values for this property are: "AUTONOMOUS_DATABASE", "EM_MANAGED_EXTERNAL_DATABASE", "MACS_MANAGED_EXTERNAL_DATABASE", "PE_COMANAGED_DATABASE" :type entity_source: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateAutonomousDatabaseInsightDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateAutonomousDatabaseInsightDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))� entity_source� freeform_tags�defined_tags�entitySource�freeformTags�definedTagsN�AUTONOMOUS_DATABASE)� swagger_types� attribute_map�_entity_source�_freeform_tags� _defined_tags)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/update_autonomous_database_insight_details.py�__init__ s ��z/UpdateAutonomousDatabaseInsightDetails.__init__c C s t | �S �N)r )r r r r �__repr__5 s z/UpdateAutonomousDatabaseInsightDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__8 s z-UpdateAutonomousDatabaseInsightDetails.__eq__c C s | |k S r r r r r r �__ne__>