📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: data_entity_from_data_store.cpython-39.pyc
a ���f�b � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� DataEntity� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Zejd=d<� �Zed>d?� �Zejd@d?� �ZedAdB� �Z e jdCdB� �Z edDdE� �Z!e!jdFdE� �Z!edGdH� �Z"e"jdIdH� �Z"edJdK� �Z#e#jdLdK� �Z#dMdN� Z$dOdP� Z%dQdR� Z&dSS )T�DataEntityFromDataStorez. The view entity data entity details. �TABLE�VIEW�FILE�QUEUE�STREAM�OTHER� DATA_STOREc K s ddddddddddddddddddddd d d d d �| _ ddd ddddddddddddddddddd d!d"d �| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _ d#| _ d#| _d#| _d#| _ d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d#| _d$| _d#S )%a� Initializes a new DataEntityFromDataStore object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DataEntityFromDataStore.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 DataEntityFromDataStore. Allowed values for this property are: "VIEW_ENTITY", "TABLE_ENTITY", "FILE_ENTITY", "SQL_ENTITY", "OBJECT_ENTITY", "DATA_STORE_ENTITY", "DERIVED_ENTITY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type model_type: str :param metadata: The value to assign to the metadata property of this DataEntityFromDataStore. :type metadata: oci.data_integration.models.ObjectMetadata :param key: The value to assign to the key property of this DataEntityFromDataStore. :type key: str :param model_version: The value to assign to the model_version property of this DataEntityFromDataStore. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DataEntityFromDataStore. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this DataEntityFromDataStore. :type name: str :param description: The value to assign to the description property of this DataEntityFromDataStore. :type description: str :param object_version: The value to assign to the object_version property of this DataEntityFromDataStore. :type object_version: int :param external_key: The value to assign to the external_key property of this DataEntityFromDataStore. :type external_key: str :param shape: The value to assign to the shape property of this DataEntityFromDataStore. :type shape: oci.data_integration.models.Shape :param shape_id: The value to assign to the shape_id property of this DataEntityFromDataStore. :type shape_id: str :param types: The value to assign to the types property of this DataEntityFromDataStore. :type types: oci.data_integration.models.TypeLibrary :param entity_type: The value to assign to the entity_type property of this DataEntityFromDataStore. Allowed values for this property are: "TABLE", "VIEW", "FILE", "QUEUE", "STREAM", "OTHER", "DATA_STORE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_type: str :param other_type_label: The value to assign to the other_type_label property of this DataEntityFromDataStore. :type other_type_label: str :param unique_keys: The value to assign to the unique_keys property of this DataEntityFromDataStore. :type unique_keys: list[oci.data_integration.models.UniqueKey] :param foreign_keys: The value to assign to the foreign_keys property of this DataEntityFromDataStore. :type foreign_keys: list[oci.data_integration.models.ForeignKey] :param resource_name: The value to assign to the resource_name property of this DataEntityFromDataStore. :type resource_name: str :param object_status: The value to assign to the object_status property of this DataEntityFromDataStore. :type object_status: int :param identifier: The value to assign to the identifier property of this DataEntityFromDataStore. :type identifier: str :param filters: The value to assign to the filters property of this DataEntityFromDataStore. :type filters: str :param is_effective_date_disabled: The value to assign to the is_effective_date_disabled property of this DataEntityFromDataStore. :type is_effective_date_disabled: bool :param is_flex_data_store: The value to assign to the is_flex_data_store property of this DataEntityFromDataStore. :type is_flex_data_store: bool :param is_silent_error: The value to assign to the is_silent_error property of this DataEntityFromDataStore. :type is_silent_error: bool :param supports_incremental: The value to assign to the supports_incremental property of this DataEntityFromDataStore. :type supports_incremental: bool �strZObjectMetadataZParentReference�intZShapeZTypeLibraryzlist[UniqueKey]zlist[ForeignKey]�bool)Z model_type�metadata�key� model_version� parent_ref�name�description�object_version�external_key�shape�shape_id�types�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_incrementalZ modelTyper r ZmodelVersionZ parentRefr r Z objectVersionZexternalKeyr ZshapeIdr Z entityTypeZotherTypeLabelZ uniqueKeysZforeignKeysZresourceNameZobjectStatusr$ r% ZisEffectiveDateDisabledZisFlexDataStoreZ isSilentErrorZsupportsIncrementalNZDATA_STORE_ENTITY)Z swagger_typesZ attribute_mapZ_model_typeZ _metadata�_key�_model_version�_parent_ref�_name�_description�_object_version� _external_key�_shape� _shape_id�_types�_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� rB �[/usr/lib/python3.9/site-packages/oci/data_integration/models/data_entity_from_data_store.py�__init__. s� l��z DataEntityFromDataStore.__init__c C s | j S )z� Gets the key of this DataEntityFromDataStore. The object key. :return: The key of this DataEntityFromDataStore. :rtype: str �r* �r@ rB rB rC r � s zDataEntityFromDataStore.keyc C s || _ dS )z� Sets the key of this DataEntityFromDataStore. The object key. :param key: The key of this DataEntityFromDataStore. :type: str NrE )r@ r rB rB rC r � s c C s | j S )z� Gets the model_version of this DataEntityFromDataStore. The object's model version. :return: The model_version of this DataEntityFromDataStore. :rtype: str �r+ rF rB rB rC r s z%DataEntityFromDataStore.model_versionc C s || _ dS )z� Sets the model_version of this DataEntityFromDataStore. The object's model version. :param model_version: The model_version of this DataEntityFromDataStore. :type: str NrG )r@ r rB rB rC r s c C s | j S )z� Gets the parent_ref of this DataEntityFromDataStore. :return: The parent_ref of this DataEntityFromDataStore. :rtype: oci.data_integration.models.ParentReference �r, rF rB rB rC r s z"DataEntityFromDataStore.parent_refc C s || _ dS )z� Sets the parent_ref of this DataEntityFromDataStore. :param parent_ref: The parent_ref of this DataEntityFromDataStore. :type: oci.data_integration.models.ParentReference NrH )r@ r rB rB rC r # s c C s | j S )aM Gets the name of this DataEntityFromDataStore. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this DataEntityFromDataStore. :rtype: str �r- rF rB rB rC r - s zDataEntityFromDataStore.namec C s || _ dS )aP Sets the name of this DataEntityFromDataStore. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this DataEntityFromDataStore. :type: str NrI )r@ r rB rB rC r 9 s c C s | j S )z� Gets the description of this DataEntityFromDataStore. Detailed description for the object. :return: The description of this DataEntityFromDataStore. :rtype: str �r. rF rB rB rC r E s z#DataEntityFromDataStore.descriptionc C s || _ dS )z� Sets the description of this DataEntityFromDataStore. Detailed description for the object. :param description: The description of this DataEntityFromDataStore. :type: str NrJ )r@ r rB rB rC r Q s c C s | j S )z� Gets the object_version of this DataEntityFromDataStore. The version of the object that is used to track changes in the object instance. :return: The object_version of this DataEntityFromDataStore. :rtype: int �r/ rF rB rB rC r ] s z&DataEntityFromDataStore.object_versionc C s || _ dS )a Sets the object_version of this DataEntityFromDataStore. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this DataEntityFromDataStore. :type: int NrK )r@ r rB rB rC r i s c C s | j S )z� Gets the external_key of this DataEntityFromDataStore. The external key for the object :return: The external_key of this DataEntityFromDataStore. :rtype: str �r0 rF rB rB rC r u s z$DataEntityFromDataStore.external_keyc C s || _ dS )z� Sets the external_key of this DataEntityFromDataStore. The external key for the object :param external_key: The external_key of this DataEntityFromDataStore. :type: str NrL )r@ r rB rB rC r � s c C s | j S )z� Gets the shape of this DataEntityFromDataStore. :return: The shape of this DataEntityFromDataStore. :rtype: oci.data_integration.models.Shape �r1 rF rB rB rC r � s zDataEntityFromDataStore.shapec C s || _ dS )z� Sets the shape of this DataEntityFromDataStore. :param shape: The shape of this DataEntityFromDataStore. :type: oci.data_integration.models.Shape NrM )r@ r rB rB rC r � s c C s | j S )z� Gets the shape_id of this DataEntityFromDataStore. The shape ID. :return: The shape_id of this DataEntityFromDataStore. :rtype: str �r2 rF rB rB rC r � s z DataEntityFromDataStore.shape_idc C s || _ dS )z� Sets the shape_id of this DataEntityFromDataStore. The shape ID. :param shape_id: The shape_id of this DataEntityFromDataStore. :type: str NrN )r@ r rB rB rC r � s c C s | j S )z� Gets the types of this DataEntityFromDataStore. :return: The types of this DataEntityFromDataStore. :rtype: oci.data_integration.models.TypeLibrary �r3 rF rB rB rC r � s zDataEntityFromDataStore.typesc C s || _ dS )z� Sets the types of this DataEntityFromDataStore. :param types: The types of this DataEntityFromDataStore. :type: oci.data_integration.models.TypeLibrary NrO )r@ r rB rB rC r � s c C s | j S )a� Gets the entity_type of this DataEntityFromDataStore. The entity type. Allowed values for this property are: "TABLE", "VIEW", "FILE", "QUEUE", "STREAM", "OTHER", "DATA_STORE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The entity_type of this DataEntityFromDataStore. :rtype: str )r4 rF rB rB rC r � s z#DataEntityFromDataStore.entity_typec C s g d�}t ||�sd}|| _dS )z� Sets the entity_type of this DataEntityFromDataStore. The entity type. :param entity_type: The entity_type of this DataEntityFromDataStore. :type: str )r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r4 )r@ r Zallowed_valuesrB rB rC r � s c C s | j S )z� Gets the other_type_label of this DataEntityFromDataStore. Specifies other type label. :return: The other_type_label of this DataEntityFromDataStore. :rtype: str �r5 rF rB rB rC r � s z(DataEntityFromDataStore.other_type_labelc C s || _ dS )z� Sets the other_type_label of this DataEntityFromDataStore. Specifies other type label. :param other_type_label: The other_type_label of this DataEntityFromDataStore. :type: str NrP )r@ r rB rB rC r � s c C s | j S )z� Gets the unique_keys of this DataEntityFromDataStore. An array of unique keys. :return: The unique_keys of this DataEntityFromDataStore. :rtype: list[oci.data_integration.models.UniqueKey] �r6 rF rB rB rC r s z#DataEntityFromDataStore.unique_keysc C s || _ dS )z� Sets the unique_keys of this DataEntityFromDataStore. An array of unique keys. :param unique_keys: The unique_keys of this DataEntityFromDataStore. :type: list[oci.data_integration.models.UniqueKey] NrQ )r@ r rB rB rC r s c C s | j S )z� Gets the foreign_keys of this DataEntityFromDataStore. An array of foreign keys. :return: The foreign_keys of this DataEntityFromDataStore. :rtype: list[oci.data_integration.models.ForeignKey] �r7 rF rB rB rC r! s z$DataEntityFromDataStore.foreign_keysc C s || _ dS )z� Sets the foreign_keys of this DataEntityFromDataStore. An array of foreign keys. :param foreign_keys: The foreign_keys of this DataEntityFromDataStore. :type: list[oci.data_integration.models.ForeignKey] NrR )r@ r! rB rB rC r! ' s c C s | j S )z� Gets the resource_name of this DataEntityFromDataStore. The resource name. :return: The resource_name of this DataEntityFromDataStore. :rtype: str �r8 rF rB rB rC r"