📂 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_rest.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 d d� Z dd� Zdd� ZdS )�DataAssetSummaryFromRestz" Rest data asset summary. c K s� ddddddddddddddddd�| _ d d ddd dddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a� Initializes a new DataAssetSummaryFromRest object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.DataAssetSummaryFromRest.model_type` attribute of this class is ``REST_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 DataAssetSummaryFromRest. 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 DataAssetSummaryFromRest. :type key: str :param model_version: The value to assign to the model_version property of this DataAssetSummaryFromRest. :type model_version: str :param name: The value to assign to the name property of this DataAssetSummaryFromRest. :type name: str :param description: The value to assign to the description property of this DataAssetSummaryFromRest. :type description: str :param object_status: The value to assign to the object_status property of this DataAssetSummaryFromRest. :type object_status: int :param identifier: The value to assign to the identifier property of this DataAssetSummaryFromRest. :type identifier: str :param external_key: The value to assign to the external_key property of this DataAssetSummaryFromRest. :type external_key: str :param asset_properties: The value to assign to the asset_properties property of this DataAssetSummaryFromRest. :type asset_properties: dict(str, str) :param native_type_system: The value to assign to the native_type_system property of this DataAssetSummaryFromRest. :type native_type_system: oci.data_integration.models.TypeSystem :param object_version: The value to assign to the object_version property of this DataAssetSummaryFromRest. :type object_version: int :param parent_ref: The value to assign to the parent_ref property of this DataAssetSummaryFromRest. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this DataAssetSummaryFromRest. :type metadata: oci.data_integration.models.ObjectMetadata :param base_url: The value to assign to the base_url property of this DataAssetSummaryFromRest. :type base_url: str :param manifest_file_content: The value to assign to the manifest_file_content property of this DataAssetSummaryFromRest. :type manifest_file_content: str :param default_connection: The value to assign to the default_connection property of this DataAssetSummaryFromRest. :type default_connection: oci.data_integration.models.ConnectionSummary �str�intzdict(str, str)Z TypeSystemZParentReferenceZObjectMetadataZConnectionSummary)Z model_type�keyZ model_version�name�descriptionZ object_status� identifierZexternal_keyZasset_propertiesZnative_type_systemZobject_versionZ parent_ref�metadata�base_url�manifest_file_content�default_connectionZ modelTyper ZmodelVersionr r ZobjectStatusr ZexternalKeyZassetPropertiesZnativeTypeSystemZ objectVersionZ parentRefr ZbaseUrlZmanifestFileContentZdefaultConnectionNZREST_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� _base_url�_manifest_file_content�_default_connection)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/data_integration/models/data_asset_summary_from_rest.py�__init__ sf I��z!DataAssetSummaryFromRest.__init__c C s | j S )z� Gets the base_url of this DataAssetSummaryFromRest. The base url of the rest server. :return: The base_url of this DataAssetSummaryFromRest. :rtype: str �r �r r r r r � s z!DataAssetSummaryFromRest.base_urlc C s || _ dS )z� Sets the base_url of this DataAssetSummaryFromRest. The base url of the rest server. :param base_url: The base_url of this DataAssetSummaryFromRest. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the manifest_file_content of this DataAssetSummaryFromRest. The manifest file content of the rest APIs. :return: The manifest_file_content of this DataAssetSummaryFromRest. :rtype: str �r r r r r r � s z.DataAssetSummaryFromRest.manifest_file_contentc C s || _ dS )z� Sets the manifest_file_content of this DataAssetSummaryFromRest. The manifest file content of the rest APIs. :param manifest_file_content: The manifest_file_content of this DataAssetSummaryFromRest. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the default_connection of this DataAssetSummaryFromRest. :return: The default_connection of this DataAssetSummaryFromRest. :rtype: oci.data_integration.models.ConnectionSummary �r r r r r r � s z+DataAssetSummaryFromRest.default_connectionc C s || _ dS )z� Sets the default_connection of this DataAssetSummaryFromRest. :param default_connection: The default_connection of this DataAssetSummaryFromRest. :type: oci.data_integration.models.ConnectionSummary Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z!DataAssetSummaryFromRest.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zDataAssetSummaryFromRest.__eq__c C s | |k S r r r# r r r �__ne__� s zDataAssetSummaryFromRest.__ne__N) �__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r! r% r&