📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_data_asset_from_lakehouse.cpython-39.pyc
a ���f(# � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateDataAssetDetails� )�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 )�UpdateDataAssetFromLakehousez4 Details for the Lakehouse data asset type. c K s� dddddddddddddddd�| _ ddd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new UpdateDataAssetFromLakehouse object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.UpdateDataAssetFromLakehouse.model_type` attribute of this class is ``LAKE_HOUSE_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 UpdateDataAssetFromLakehouse. 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_HOUSE_DATA_ASSET", "REST_DATA_ASSET" :type model_type: str :param key: The value to assign to the key property of this UpdateDataAssetFromLakehouse. :type key: str :param model_version: The value to assign to the model_version property of this UpdateDataAssetFromLakehouse. :type model_version: str :param name: The value to assign to the name property of this UpdateDataAssetFromLakehouse. :type name: str :param description: The value to assign to the description property of this UpdateDataAssetFromLakehouse. :type description: str :param object_status: The value to assign to the object_status property of this UpdateDataAssetFromLakehouse. :type object_status: int :param object_version: The value to assign to the object_version property of this UpdateDataAssetFromLakehouse. :type object_version: int :param identifier: The value to assign to the identifier property of this UpdateDataAssetFromLakehouse. :type identifier: str :param external_key: The value to assign to the external_key property of this UpdateDataAssetFromLakehouse. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this UpdateDataAssetFromLakehouse. :type asset_properties: dict(str, str) :param registry_metadata: The value to assign to the registry_metadata property of this UpdateDataAssetFromLakehouse. :type registry_metadata: oci.data_integration.models.RegistryMetadata :param lakehouse_ocid: The value to assign to the lakehouse_ocid property of this UpdateDataAssetFromLakehouse. :type lakehouse_ocid: str :param metastore_id: The value to assign to the metastore_id property of this UpdateDataAssetFromLakehouse. :type metastore_id: str :param ranger_endpoint: The value to assign to the ranger_endpoint property of this UpdateDataAssetFromLakehouse. :type ranger_endpoint: str :param default_connection: The value to assign to the default_connection property of this UpdateDataAssetFromLakehouse. :type default_connection: oci.data_integration.models.UpdateConnectionFromLakehouse �str�intzdict(str, str)ZRegistryMetadataZUpdateConnectionFromLakehouse)Z model_type�keyZ model_version�name�descriptionZ object_statusZobject_version� identifierZexternal_keyZasset_propertiesZregistry_metadata�lakehouse_ocid�metastore_id�ranger_endpoint�default_connectionZ modelTyper ZmodelVersionr r ZobjectStatusZ objectVersionr ZexternalKeyZassetPropertiesZregistryMetadataZ lakehouseOcidZmetastoreIdZrangerEndpointZdefaultConnectionNZLAKE_HOUSE_DATA_ASSET)Z swagger_typesZ attribute_mapZ_model_typeZ_keyZ_model_version�_nameZ_descriptionZ_object_statusZ_object_versionZ_identifierZ _external_keyZ_asset_propertiesZ_registry_metadata�_lakehouse_ocid� _metastore_id�_ranger_endpoint�_default_connection)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/data_integration/models/update_data_asset_from_lakehouse.py�__init__ s` E��z%UpdateDataAssetFromLakehouse.__init__c C s | j S )z� **[Required]** Gets the lakehouse_ocid of this UpdateDataAssetFromLakehouse. The Lakehouse Ocid. :return: The lakehouse_ocid of this UpdateDataAssetFromLakehouse. :rtype: str �r �r r r r r � s z+UpdateDataAssetFromLakehouse.lakehouse_ocidc C s || _ dS )z� Sets the lakehouse_ocid of this UpdateDataAssetFromLakehouse. The Lakehouse Ocid. :param lakehouse_ocid: The lakehouse_ocid of this UpdateDataAssetFromLakehouse. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the metastore_id of this UpdateDataAssetFromLakehouse. The metastoreId for the specified Lakehouse Resource. :return: The metastore_id of this UpdateDataAssetFromLakehouse. :rtype: str �r r r r r r � s z)UpdateDataAssetFromLakehouse.metastore_idc C s || _ dS )z� Sets the metastore_id of this UpdateDataAssetFromLakehouse. The metastoreId for the specified Lakehouse Resource. :param metastore_id: The metastore_id of this UpdateDataAssetFromLakehouse. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the ranger_endpoint of this UpdateDataAssetFromLakehouse. The rangerEndpoint for the specified Lakehouse Resource. :return: The ranger_endpoint of this UpdateDataAssetFromLakehouse. :rtype: str �r r r r r r � s z,UpdateDataAssetFromLakehouse.ranger_endpointc C s || _ dS )a Sets the ranger_endpoint of this UpdateDataAssetFromLakehouse. The rangerEndpoint for the specified Lakehouse Resource. :param ranger_endpoint: The ranger_endpoint of this UpdateDataAssetFromLakehouse. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the default_connection of this UpdateDataAssetFromLakehouse. :return: The default_connection of this UpdateDataAssetFromLakehouse. :rtype: oci.data_integration.models.UpdateConnectionFromLakehouse �r r r r r r � s z/UpdateDataAssetFromLakehouse.default_connectionc C s || _ dS )z� Sets the default_connection of this UpdateDataAssetFromLakehouse. :param default_connection: The default_connection of this UpdateDataAssetFromLakehouse. :type: oci.data_integration.models.UpdateConnectionFromLakehouse Nr! )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z%UpdateDataAssetFromLakehouse.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z#UpdateDataAssetFromLakehouse.__eq__c C s | |k S r"