📂 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: create_data_asset_from_lake.cpython-39.pyc
a ���f�! � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateDataAssetDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z dd� Zdd� Zdd� Z dS )�CreateDataAssetFromLakez/ Details for the Lake data asset type. c K s� ddddddddddddddd�| _ ddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a Initializes a new CreateDataAssetFromLake object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.CreateDataAssetFromLake.model_type` attribute of this class is ``LAKE_DATA_ASSET`` 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 CreateDataAssetFromLake. Allowed values for this property are: "ORACLE_DATA_ASSET", "ORACLE_OBJECT_STORAGE_DATA_ASSET", "ORACLE_ATP_DATA_ASSET", "ORACLE_ADWC_DATA_ASSET", "MYSQL_DATA_ASSET", "GENERIC_JDBC_DATA_ASSET", "FUSION_APP_DATA_ASSET", "AMAZON_S3_DATA_ASSET", "LAKE_DATA_ASSET", "ORACLE_PEOPLESOFT_DATA_ASSET", "ORACLE_SIEBEL_DATA_ASSET", "ORACLE_EBS_DATA_ASSET", "HDFS_DATA_ASSET", "MYSQL_HEATWAVE_DATA_ASSET", "REST_DATA_ASSET" :type model_type: str :param key: The value to assign to the key property of this CreateDataAssetFromLake. :type key: str :param model_version: The value to assign to the model_version property of this CreateDataAssetFromLake. :type model_version: str :param name: The value to assign to the name property of this CreateDataAssetFromLake. :type name: str :param description: The value to assign to the description property of this CreateDataAssetFromLake. :type description: str :param object_status: The value to assign to the object_status property of this CreateDataAssetFromLake. :type object_status: int :param identifier: The value to assign to the identifier property of this CreateDataAssetFromLake. :type identifier: str :param external_key: The value to assign to the external_key property of this CreateDataAssetFromLake. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this CreateDataAssetFromLake. :type asset_properties: dict(str, str) :param registry_metadata: The value to assign to the registry_metadata property of this CreateDataAssetFromLake. :type registry_metadata: oci.data_integration.models.RegistryMetadata :param lake_id: The value to assign to the lake_id property of this CreateDataAssetFromLake. :type lake_id: str :param metastore_id: The value to assign to the metastore_id property of this CreateDataAssetFromLake. :type metastore_id: str :param lake_proxy_endpoint: The value to assign to the lake_proxy_endpoint property of this CreateDataAssetFromLake. :type lake_proxy_endpoint: str :param default_connection: The value to assign to the default_connection property of this CreateDataAssetFromLake. :type default_connection: oci.data_integration.models.CreateConnectionFromLake �str�intzdict(str, str)ZRegistryMetadataZCreateConnectionFromLake)Z model_type�keyZ model_version�name�descriptionZ object_status� identifierZexternal_keyZasset_propertiesZregistry_metadata�lake_id�metastore_id�lake_proxy_endpoint�default_connectionZ modelTyper ZmodelVersionr r ZobjectStatusr ZexternalKeyZassetPropertiesZregistryMetadataZlakeIdZmetastoreIdZlakeProxyEndpointZdefaultConnectionNZLAKE_DATA_ASSET)Z swagger_typesZ attribute_mapZ_model_typeZ_keyZ_model_version�_nameZ_descriptionZ_object_statusZ_identifierZ _external_keyZ_asset_propertiesZ_registry_metadata�_lake_id� _metastore_id�_lake_proxy_endpoint�_default_connection)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/data_integration/models/create_data_asset_from_lake.py�__init__ sZ A��z CreateDataAssetFromLake.__init__c C s | j S )z� **[Required]** Gets the lake_id of this CreateDataAssetFromLake. The Lake Ocid. :return: The lake_id of this CreateDataAssetFromLake. :rtype: str �r �r r r r r � s zCreateDataAssetFromLake.lake_idc C s || _ dS )z� Sets the lake_id of this CreateDataAssetFromLake. The Lake Ocid. :param lake_id: The lake_id of this CreateDataAssetFromLake. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the metastore_id of this CreateDataAssetFromLake. The metastoreId for the specified Lake Resource. :return: The metastore_id of this CreateDataAssetFromLake. :rtype: str �r r r r r r � s z$CreateDataAssetFromLake.metastore_idc C s || _ dS )z� Sets the metastore_id of this CreateDataAssetFromLake. The metastoreId for the specified Lake Resource. :param metastore_id: The metastore_id of this CreateDataAssetFromLake. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the lake_proxy_endpoint of this CreateDataAssetFromLake. The lakeProxyEndpoint for the specified Lake Resource. :return: The lake_proxy_endpoint of this CreateDataAssetFromLake. :rtype: str �r r r r r r � s z+CreateDataAssetFromLake.lake_proxy_endpointc C s || _ dS )a Sets the lake_proxy_endpoint of this CreateDataAssetFromLake. The lakeProxyEndpoint for the specified Lake Resource. :param lake_proxy_endpoint: The lake_proxy_endpoint of this CreateDataAssetFromLake. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the default_connection of this CreateDataAssetFromLake. :return: The default_connection of this CreateDataAssetFromLake. :rtype: oci.data_integration.models.CreateConnectionFromLake �r r r r r r � s z*CreateDataAssetFromLake.default_connectionc C s || _ dS )z� Sets the default_connection of this CreateDataAssetFromLake. :param default_connection: The default_connection of this CreateDataAssetFromLake. :type: oci.data_integration.models.CreateConnectionFromLake Nr! )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z CreateDataAssetFromLake.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zCreateDataAssetFromLake.__eq__c C s | |k S r"