📂 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
›
data_connectivity
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_connectivity/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: data_entity_from_data_store_entity_details.pyc
a N��fOb � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DataEntityDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sj e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zed@dA� �Zej dBdA� �ZedCdD� �Z e j dEdD� �Z edFdG� �Z!e!j dHdG� �Z!dIdJ� Z"dKdL� Z#dMdN� Z$dOS )P�$DataEntityFromDataStoreEntityDetailsz4 The data store entity data entity details. �TABLE�VIEW�FILE�SQL� DATA_STORE�MESSAGEc K s� ddddddddddddddddddddddd�| _ d d ddd dddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d | _dS )!a� Initializes a new DataEntityFromDataStoreEntityDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.DataEntityFromDataStoreEntityDetails.model_type` attribute of this class is ``DATA_STORE_ENTITY`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this DataEntityFromDataStoreEntityDetails. Allowed values for this property are: "VIEW_ENTITY", "TABLE_ENTITY", "FILE_ENTITY", "DATA_STORE_ENTITY", "SQL_ENTITY", "DERIVED_ENTITY", "MESSAGE_ENTITY" :type model_type: str :param key: The value to assign to the key property of this DataEntityFromDataStoreEntityDetails. :type key: str :param model_version: The value to assign to the model_version property of this DataEntityFromDataStoreEntityDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DataEntityFromDataStoreEntityDetails. :type parent_ref: oci.data_connectivity.models.ParentReference :param name: The value to assign to the name property of this DataEntityFromDataStoreEntityDetails. :type name: str :param description: The value to assign to the description property of this DataEntityFromDataStoreEntityDetails. :type description: str :param object_version: The value to assign to the object_version property of this DataEntityFromDataStoreEntityDetails. :type object_version: int :param external_key: The value to assign to the external_key property of this DataEntityFromDataStoreEntityDetails. :type external_key: str :param shape: The value to assign to the shape property of this DataEntityFromDataStoreEntityDetails. :type shape: oci.data_connectivity.models.Shape :param shape_id: The value to assign to the shape_id property of this DataEntityFromDataStoreEntityDetails. :type shape_id: str :param entity_type: The value to assign to the entity_type property of this DataEntityFromDataStoreEntityDetails. Allowed values for this property are: "TABLE", "VIEW", "FILE", "SQL", "DATA_STORE", "MESSAGE" :type entity_type: str :param other_type_label: The value to assign to the other_type_label property of this DataEntityFromDataStoreEntityDetails. :type other_type_label: str :param unique_keys: The value to assign to the unique_keys property of this DataEntityFromDataStoreEntityDetails. :type unique_keys: list[oci.data_connectivity.models.UniqueKey] :param foreign_keys: The value to assign to the foreign_keys property of this DataEntityFromDataStoreEntityDetails. :type foreign_keys: list[oci.data_connectivity.models.ForeignKey] :param resource_name: The value to assign to the resource_name property of this DataEntityFromDataStoreEntityDetails. :type resource_name: str :param object_status: The value to assign to the object_status property of this DataEntityFromDataStoreEntityDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this DataEntityFromDataStoreEntityDetails. :type identifier: str :param filters: The value to assign to the filters property of this DataEntityFromDataStoreEntityDetails. :type filters: str :param is_effective_date_disabled: The value to assign to the is_effective_date_disabled property of this DataEntityFromDataStoreEntityDetails. :type is_effective_date_disabled: bool :param is_flex_data_store: The value to assign to the is_flex_data_store property of this DataEntityFromDataStoreEntityDetails. :type is_flex_data_store: bool :param is_silent_error: The value to assign to the is_silent_error property of this DataEntityFromDataStoreEntityDetails. :type is_silent_error: bool :param supports_incremental: The value to assign to the supports_incremental property of this DataEntityFromDataStoreEntityDetails. :type supports_incremental: bool �str�ParentReference�int�Shapezlist[UniqueKey]zlist[ForeignKey]�bool)� model_type�key� model_version� parent_ref�name�description�object_version�external_key�shape�shape_id�entity_type�other_type_label�unique_keys�foreign_keys� resource_name� object_status� identifier�filters�is_effective_date_disabled�is_flex_data_store�is_silent_error�supports_incremental� modelTyper �modelVersion� parentRefr r � objectVersion�externalKeyr �shapeId� entityType�otherTypeLabel� uniqueKeys�foreignKeys�resourceName�objectStatusr$ r% �isEffectiveDateDisabled�isFlexDataStore� isSilentError�supportsIncrementalN�DATA_STORE_ENTITY)� swagger_types� attribute_map�_model_type�_key�_model_version�_parent_ref�_name�_description�_object_version� _external_key�_shape� _shape_id�_entity_type�_other_type_label�_unique_keys� _foreign_keys�_resource_name�_object_status�_identifier�_filters�_is_effective_date_disabled�_is_flex_data_store�_is_silent_error�_supports_incremental)�self�kwargs� rU ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_connectivity/models/data_entity_from_data_store_entity_details.py�__init__( s� b��z-DataEntityFromDataStoreEntityDetails.__init__c C s | j S )z� Gets the key of this DataEntityFromDataStoreEntityDetails. The object key. :return: The key of this DataEntityFromDataStoreEntityDetails. :rtype: str �r>