📂 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_integration
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_integration/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: data_entity_from_view_entity_details.pyc
a N��f�M � @ 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 @ s 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;� �Zd=d>� Zd?d@� ZdAdB� Z dCS )D�DataEntityFromViewEntityDetailsz. The view entity data entity details. �TABLE�VIEW�FILE�QUEUE�STREAM�OTHERc K s� ddddddddddddddddddd�| _ d d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )aZ Initializes a new DataEntityFromViewEntityDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DataEntityFromViewEntityDetails.model_type` attribute of this class is ``VIEW_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 DataEntityFromViewEntityDetails. Allowed values for this property are: "VIEW_ENTITY", "TABLE_ENTITY", "FILE_ENTITY", "SQL_ENTITY", "DATA_STORE_ENTITY" :type model_type: str :param key: The value to assign to the key property of this DataEntityFromViewEntityDetails. :type key: str :param model_version: The value to assign to the model_version property of this DataEntityFromViewEntityDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DataEntityFromViewEntityDetails. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this DataEntityFromViewEntityDetails. :type name: str :param description: The value to assign to the description property of this DataEntityFromViewEntityDetails. :type description: str :param object_version: The value to assign to the object_version property of this DataEntityFromViewEntityDetails. :type object_version: int :param external_key: The value to assign to the external_key property of this DataEntityFromViewEntityDetails. :type external_key: str :param shape: The value to assign to the shape property of this DataEntityFromViewEntityDetails. :type shape: oci.data_integration.models.Shape :param shape_id: The value to assign to the shape_id property of this DataEntityFromViewEntityDetails. :type shape_id: str :param types: The value to assign to the types property of this DataEntityFromViewEntityDetails. :type types: oci.data_integration.models.TypeLibrary :param entity_type: The value to assign to the entity_type property of this DataEntityFromViewEntityDetails. Allowed values for this property are: "TABLE", "VIEW", "FILE", "QUEUE", "STREAM", "OTHER" :type entity_type: str :param other_type_label: The value to assign to the other_type_label property of this DataEntityFromViewEntityDetails. :type other_type_label: str :param unique_keys: The value to assign to the unique_keys property of this DataEntityFromViewEntityDetails. :type unique_keys: list[oci.data_integration.models.UniqueKey] :param foreign_keys: The value to assign to the foreign_keys property of this DataEntityFromViewEntityDetails. :type foreign_keys: list[oci.data_integration.models.ForeignKey] :param resource_name: The value to assign to the resource_name property of this DataEntityFromViewEntityDetails. :type resource_name: str :param object_status: The value to assign to the object_status property of this DataEntityFromViewEntityDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this DataEntityFromViewEntityDetails. :type identifier: str �str�ParentReference�int�Shape�TypeLibraryzlist[UniqueKey]zlist[ForeignKey])� model_type�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� modelTyper �modelVersion� parentRefr r � objectVersion�externalKeyr �shapeIdr � entityType�otherTypeLabel� uniqueKeys�foreignKeys�resourceName�objectStatusr% N�VIEW_ENTITY)� swagger_types� attribute_map�_model_type�_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)�self�kwargs� rI ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/data_entity_from_view_entity_details.py�__init__( sr R��z(DataEntityFromViewEntityDetails.__init__c C s | j S )z� Gets the key of this DataEntityFromViewEntityDetails. The object key. :return: The key of this DataEntityFromViewEntityDetails. :rtype: str �r6 �rG rI rI rJ r � s z#DataEntityFromViewEntityDetails.keyc C s || _ dS )z� Sets the key of this DataEntityFromViewEntityDetails. The object key. :param key: The key of this DataEntityFromViewEntityDetails. :type: str NrL )rG r rI rI rJ r � s c C s | j S )z� Gets the model_version of this DataEntityFromViewEntityDetails. The object's model version. :return: The model_version of this DataEntityFromViewEntityDetails. :rtype: str �r7 rM rI rI rJ r � s z-DataEntityFromViewEntityDetails.model_versionc C s || _ dS )z� Sets the model_version of this DataEntityFromViewEntityDetails. The object's model version. :param model_version: The model_version of this DataEntityFromViewEntityDetails. :type: str NrN )rG r rI rI rJ r � s c C s | j S )z� Gets the parent_ref of this DataEntityFromViewEntityDetails. :return: The parent_ref of this DataEntityFromViewEntityDetails. :rtype: oci.data_integration.models.ParentReference �r8 rM rI rI rJ r � s z*DataEntityFromViewEntityDetails.parent_refc C s || _ dS )z� Sets the parent_ref of this DataEntityFromViewEntityDetails. :param parent_ref: The parent_ref of this DataEntityFromViewEntityDetails. :type: oci.data_integration.models.ParentReference NrO )rG r rI rI rJ r � s c C s | j S )a] Gets the name of this DataEntityFromViewEntityDetails. 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 DataEntityFromViewEntityDetails. :rtype: str �r9 rM rI rI rJ r � s z$DataEntityFromViewEntityDetails.namec C s || _ dS )a` Sets the name of this DataEntityFromViewEntityDetails. 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 DataEntityFromViewEntityDetails. :type: str NrP )rG r rI rI rJ r s c C s | j S )z� Gets the description of this DataEntityFromViewEntityDetails. Detailed description for the object. :return: The description of this DataEntityFromViewEntityDetails. :rtype: str �r: rM rI rI rJ r s z+DataEntityFromViewEntityDetails.descriptionc C s || _ dS )z� Sets the description of this DataEntityFromViewEntityDetails. Detailed description for the object. :param description: The description of this DataEntityFromViewEntityDetails. :type: str NrQ )rG r rI rI rJ r s c C s | j S )a Gets the object_version of this DataEntityFromViewEntityDetails. The version of the object that is used to track changes in the object instance. :return: The object_version of this DataEntityFromViewEntityDetails. :rtype: int �r; rM rI rI rJ r + s z.DataEntityFromViewEntityDetails.object_versionc C s || _ dS )a Sets the object_version of this DataEntityFromViewEntityDetails. The version of the object that is used to track changes in the object instance. :param object_version: The object_version of this DataEntityFromViewEntityDetails. :type: int NrR )rG r rI rI rJ r 7 s c C s | j S )z� Gets the external_key of this DataEntityFromViewEntityDetails. The external key for the object :return: The external_key of this DataEntityFromViewEntityDetails. :rtype: str �r<