📂 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_asset_summary_from_adwc.cpython-39.pyc
a ���f�% � @ 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 )�DataAssetSummaryFromAdwczL Summary details for the Autonomous Data Warehouse data asset type. c K s� dddddddddddddddddd �| _ d ddd dddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )aJ Initializes a new DataAssetSummaryFromAdwc object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DataAssetSummaryFromAdwc.model_type` attribute of this class is ``ORACLE_ADWC_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 DataAssetSummaryFromAdwc. 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 DataAssetSummaryFromAdwc. :type key: str :param model_version: The value to assign to the model_version property of this DataAssetSummaryFromAdwc. :type model_version: str :param name: The value to assign to the name property of this DataAssetSummaryFromAdwc. :type name: str :param description: The value to assign to the description property of this DataAssetSummaryFromAdwc. :type description: str :param object_status: The value to assign to the object_status property of this DataAssetSummaryFromAdwc. :type object_status: int :param identifier: The value to assign to the identifier property of this DataAssetSummaryFromAdwc. :type identifier: str :param external_key: The value to assign to the external_key property of this DataAssetSummaryFromAdwc. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this DataAssetSummaryFromAdwc. :type asset_properties: dict(str, str) :param native_type_system: The value to assign to the native_type_system property of this DataAssetSummaryFromAdwc. :type native_type_system: oci.data_integration.models.TypeSystem :param object_version: The value to assign to the object_version property of this DataAssetSummaryFromAdwc. :type object_version: int :param parent_ref: The value to assign to the parent_ref property of this DataAssetSummaryFromAdwc. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this DataAssetSummaryFromAdwc. :type metadata: oci.data_integration.models.ObjectMetadata :param service_name: The value to assign to the service_name property of this DataAssetSummaryFromAdwc. :type service_name: str :param service_names: The value to assign to the service_names property of this DataAssetSummaryFromAdwc. :type service_names: list[str] :param driver_class: The value to assign to the driver_class property of this DataAssetSummaryFromAdwc. :type driver_class: str :param default_connection: The value to assign to the default_connection property of this DataAssetSummaryFromAdwc. :type default_connection: oci.data_integration.models.ConnectionSummaryFromAdwc �str�intzdict(str, str)Z TypeSystemZParentReferenceZObjectMetadataz list[str]ZConnectionSummaryFromAdwc)Z model_type�keyZ model_version�name�descriptionZ object_status� identifierZexternal_keyZasset_propertiesZnative_type_systemZobject_versionZ parent_ref�metadata�service_name� service_names�driver_class�default_connectionZ modelTyper ZmodelVersionr r ZobjectStatusr ZexternalKeyZassetPropertiesZnativeTypeSystemZ objectVersionZ parentRefr ZserviceNameZserviceNamesZdriverClassZdefaultConnectionNZORACLE_ADWC_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� _service_name�_service_names� _driver_class�_default_connection)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/data_integration/models/data_asset_summary_from_adwc.py�__init__ sl M��z!DataAssetSummaryFromAdwc.__init__c C s | j S )z� Gets the service_name of this DataAssetSummaryFromAdwc. The Autonomous Data Warehouse instance service name. :return: The service_name of this DataAssetSummaryFromAdwc. :rtype: str �r �r r r r r � s z%DataAssetSummaryFromAdwc.service_namec C s || _ dS )z� Sets the service_name of this DataAssetSummaryFromAdwc. The Autonomous Data Warehouse instance service name. :param service_name: The service_name of this DataAssetSummaryFromAdwc. :type: str Nr )r r r r r r � s c C s | j S )a Gets the service_names of this DataAssetSummaryFromAdwc. Array of service names that are available for selection in the serviceName property. :return: The service_names of this DataAssetSummaryFromAdwc. :rtype: list[str] �r r r r r r � s z&DataAssetSummaryFromAdwc.service_namesc C s || _ dS )a Sets the service_names of this DataAssetSummaryFromAdwc. Array of service names that are available for selection in the serviceName property. :param service_names: The service_names of this DataAssetSummaryFromAdwc. :type: list[str] Nr )r r r r r r � s c C s | j S )z� Gets the driver_class of this DataAssetSummaryFromAdwc. The Autonomous Data Warehouse driver class. :return: The driver_class of this DataAssetSummaryFromAdwc. :rtype: str �r r r r r r � s z%DataAssetSummaryFromAdwc.driver_classc C s || _ dS )z� Sets the driver_class of this DataAssetSummaryFromAdwc. The Autonomous Data Warehouse driver class. :param driver_class: The driver_class of this DataAssetSummaryFromAdwc. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the default_connection of this DataAssetSummaryFromAdwc. :return: The default_connection of this DataAssetSummaryFromAdwc. :rtype: oci.data_integration.models.ConnectionSummaryFromAdwc �r r r r r r � s z+DataAssetSummaryFromAdwc.default_connectionc C s || _ dS )z� Sets the default_connection of this DataAssetSummaryFromAdwc. :param default_connection: The default_connection of this DataAssetSummaryFromAdwc. :type: oci.data_integration.models.ConnectionSummaryFromAdwc Nr"