📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: data_asset_summary_from_lake.cpython-39.pyc
a ���fR% � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DataAssetSummary� )�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 )�DataAssetSummaryFromLakez7 Summary details for the Lake data asset type. c K s� dddddddddddddddddd�| _ d d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a@ Initializes a new DataAssetSummaryFromLake object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DataAssetSummaryFromLake.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 DataAssetSummaryFromLake. 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 DataAssetSummaryFromLake. :type key: str :param model_version: The value to assign to the model_version property of this DataAssetSummaryFromLake. :type model_version: str :param name: The value to assign to the name property of this DataAssetSummaryFromLake. :type name: str :param description: The value to assign to the description property of this DataAssetSummaryFromLake. :type description: str :param object_status: The value to assign to the object_status property of this DataAssetSummaryFromLake. :type object_status: int :param identifier: The value to assign to the identifier property of this DataAssetSummaryFromLake. :type identifier: str :param external_key: The value to assign to the external_key property of this DataAssetSummaryFromLake. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this DataAssetSummaryFromLake. :type asset_properties: dict(str, str) :param native_type_system: The value to assign to the native_type_system property of this DataAssetSummaryFromLake. :type native_type_system: oci.data_integration.models.TypeSystem :param object_version: The value to assign to the object_version property of this DataAssetSummaryFromLake. :type object_version: int :param parent_ref: The value to assign to the parent_ref property of this DataAssetSummaryFromLake. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this DataAssetSummaryFromLake. :type metadata: oci.data_integration.models.ObjectMetadata :param lake_id: The value to assign to the lake_id property of this DataAssetSummaryFromLake. :type lake_id: str :param metastore_id: The value to assign to the metastore_id property of this DataAssetSummaryFromLake. :type metastore_id: str :param lake_proxy_endpoint: The value to assign to the lake_proxy_endpoint property of this DataAssetSummaryFromLake. :type lake_proxy_endpoint: str :param default_connection: The value to assign to the default_connection property of this DataAssetSummaryFromLake. :type default_connection: oci.data_integration.models.ConnectionSummaryFromLake �str�intzdict(str, str)Z TypeSystemZParentReferenceZObjectMetadataZConnectionSummaryFromLake)Z model_type�keyZ model_version�name�descriptionZ object_status� identifierZexternal_keyZasset_propertiesZnative_type_systemZobject_versionZ parent_ref�metadata�lake_id�metastore_id�lake_proxy_endpoint�default_connectionZ modelTyper ZmodelVersionr r ZobjectStatusr ZexternalKeyZassetPropertiesZnativeTypeSystemZ objectVersionZ parentRefr ZlakeIdZmetastoreIdZlakeProxyEndpointZdefaultConnectionNZLAKE_DATA_ASSET)Z swagger_typesZ attribute_mapZ_model_typeZ_keyZ_model_version�_nameZ_descriptionZ_object_statusZ_identifierZ _external_keyZ_asset_propertiesZ_native_type_systemZ_object_versionZ_parent_refZ _metadata�_lake_id� _metastore_id�_lake_proxy_endpoint�_default_connection)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/data_integration/models/data_asset_summary_from_lake.py�__init__ sl M��z!DataAssetSummaryFromLake.__init__c C s | j S )z� **[Required]** Gets the lake_id of this DataAssetSummaryFromLake. The Lake Ocid. :return: The lake_id of this DataAssetSummaryFromLake. :rtype: str �r �r r r r r � s z DataAssetSummaryFromLake.lake_idc C s || _ dS )z� Sets the lake_id of this DataAssetSummaryFromLake. The Lake Ocid. :param lake_id: The lake_id of this DataAssetSummaryFromLake. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the metastore_id of this DataAssetSummaryFromLake. The metastoreId for the specified Lake Resource. :return: The metastore_id of this DataAssetSummaryFromLake. :rtype: str �r r r r r r � s z%DataAssetSummaryFromLake.metastore_idc C s || _ dS )z� Sets the metastore_id of this DataAssetSummaryFromLake. The metastoreId for the specified Lake Resource. :param metastore_id: The metastore_id of this DataAssetSummaryFromLake. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the lake_proxy_endpoint of this DataAssetSummaryFromLake. The lakeProxyEndpoint for the specified Lake Resource. :return: The lake_proxy_endpoint of this DataAssetSummaryFromLake. :rtype: str �r r r r r r � s z,DataAssetSummaryFromLake.lake_proxy_endpointc C s || _ dS )a Sets the lake_proxy_endpoint of this DataAssetSummaryFromLake. The lakeProxyEndpoint for the specified Lake Resource. :param lake_proxy_endpoint: The lake_proxy_endpoint of this DataAssetSummaryFromLake. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the default_connection of this DataAssetSummaryFromLake. :return: The default_connection of this DataAssetSummaryFromLake. :rtype: oci.data_integration.models.ConnectionSummaryFromLake �r r r r r r � s z+DataAssetSummaryFromLake.default_connectionc C s || _ dS )z� Sets the default_connection of this DataAssetSummaryFromLake. :param default_connection: The default_connection of this DataAssetSummaryFromLake. :type: oci.data_integration.models.ConnectionSummaryFromLake Nr"