📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_catalog
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_catalog/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_definition.pyc
a N��f̈́ � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZ dZ!dZ"dZ#d Z$dZ%d d!� Z&e'd"d#� �Z(e(j)d$d#� �Z(e'd%d&� �Z*e*j)d'd&� �Z*e'd(d)� �Z+e+j)d*d)� �Z+e'd+d,� �Z,e,j)d-d,� �Z,e'd.d/� �Z-e-j)d0d/� �Z-e'd1d2� �Z.e.j)d3d2� �Z.e'd4d5� �Z/e/j)d6d5� �Z/e'd7d8� �Z0e0j)d9d8� �Z0e'd:d;� �Z1e1j)d<d;� �Z1e'd=d>� �Z2e2j)d?d>� �Z2e'd@dA� �Z3e3j)dBdA� �Z3e'dCdD� �Z4e4j)dEdD� �Z4e'dFdG� �Z5e5j)dHdG� �Z5e'dIdJ� �Z6e6j)dKdJ� �Z6e'dLdM� �Z7e7j)dNdM� �Z7e'dOdP� �Z8e8j)dQdP� �Z8e'dRdS� �Z9e9j)dTdS� �Z9e'dUdV� �Z:e:j)dWdV� �Z:e'dXdY� �Z;e;j)dZdY� �Z;e'd[d\� �Z<e<j)d]d\� �Z<e'd^d_� �Z=e=j)d`d_� �Z=e'dadb� �Z>e>j)dcdb� �Z>ddde� Z?dfdg� Z@dhdi� ZAdjS )k� JobDefinitionaZ Representation of a job definition resource. Job definitions define the harvest scope and includes the list of objects to be harvested along with a schedule. The list of objects is usually specified through a combination of object type, regular expressions, or specific names of objects and a sample size for the data harvested. �HARVEST� PROFILING�SAMPLING�PREVIEW�IMPORT�EXPORT�IMPORT_GLOSSARY�EXPORT_GLOSSARY�INTERNAL�PURGE� IMMEDIATE� SCHEDULED�IMMEDIATE_EXECUTION�SCHEDULED_EXECUTION�SCHEDULED_EXECUTION_INSTANCE�ASYNC_DELETE�IMPORT_DATA_ASSET�CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�MOVING�CREATED�IN_PROGRESS� SUCCEEDED�CANCELED�SUCCEEDED_WITH_WARNINGSc K s� ddddddddddddddddddddddd�| _ ddd d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new JobDefinition object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this JobDefinition. :type key: str :param display_name: The value to assign to the display_name property of this JobDefinition. :type display_name: str :param catalog_id: The value to assign to the catalog_id property of this JobDefinition. :type catalog_id: str :param job_type: The value to assign to the job_type property of this JobDefinition. Allowed values for this property are: "HARVEST", "PROFILING", "SAMPLING", "PREVIEW", "IMPORT", "EXPORT", "IMPORT_GLOSSARY", "EXPORT_GLOSSARY", "INTERNAL", "PURGE", "IMMEDIATE", "SCHEDULED", "IMMEDIATE_EXECUTION", "SCHEDULED_EXECUTION", "SCHEDULED_EXECUTION_INSTANCE", "ASYNC_DELETE", "IMPORT_DATA_ASSET", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type job_type: str :param is_incremental: The value to assign to the is_incremental property of this JobDefinition. :type is_incremental: bool :param data_asset_key: The value to assign to the data_asset_key property of this JobDefinition. :type data_asset_key: str :param description: The value to assign to the description property of this JobDefinition. :type description: str :param connection_key: The value to assign to the connection_key property of this JobDefinition. :type connection_key: str :param internal_version: The value to assign to the internal_version property of this JobDefinition. :type internal_version: str :param lifecycle_state: The value to assign to the lifecycle_state property of this JobDefinition. Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "MOVING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this JobDefinition. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this JobDefinition. :type time_updated: datetime :param created_by_id: The value to assign to the created_by_id property of this JobDefinition. :type created_by_id: str :param updated_by_id: The value to assign to the updated_by_id property of this JobDefinition. :type updated_by_id: str :param uri: The value to assign to the uri property of this JobDefinition. :type uri: str :param is_sample_data_extracted: The value to assign to the is_sample_data_extracted property of this JobDefinition. :type is_sample_data_extracted: bool :param sample_data_size_in_mbs: The value to assign to the sample_data_size_in_mbs property of this JobDefinition. :type sample_data_size_in_mbs: int :param time_latest_execution_started: The value to assign to the time_latest_execution_started property of this JobDefinition. :type time_latest_execution_started: datetime :param time_latest_execution_ended: The value to assign to the time_latest_execution_ended property of this JobDefinition. :type time_latest_execution_ended: datetime :param job_execution_state: The value to assign to the job_execution_state property of this JobDefinition. Allowed values for this property are: "CREATED", "IN_PROGRESS", "INACTIVE", "FAILED", "SUCCEEDED", "CANCELED", "SUCCEEDED_WITH_WARNINGS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type job_execution_state: str :param schedule_type: The value to assign to the schedule_type property of this JobDefinition. Allowed values for this property are: "SCHEDULED", "IMMEDIATE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type schedule_type: str :param properties: The value to assign to the properties property of this JobDefinition. :type properties: dict(str, dict(str, str)) �str�bool�datetime�intzdict(str, dict(str, str)))�key�display_name� catalog_id�job_type�is_incremental�data_asset_key�description�connection_key�internal_version�lifecycle_state�time_created�time_updated� created_by_id� updated_by_id�uri�is_sample_data_extracted�sample_data_size_in_mbs�time_latest_execution_started�time_latest_execution_ended�job_execution_state� schedule_type� propertiesr) �displayName� catalogId�jobType� isIncremental�dataAssetKeyr/ � connectionKey�internalVersion�lifecycleState�timeCreated�timeUpdated�createdById�updatedByIdr7 �isSampleDataExtracted�sampleDataSizeInMBs�timeLatestExecutionStarted�timeLatestExecutionEnded�jobExecutionState�scheduleTyper>