📂 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_catalog
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_catalog/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_definition.cpython-39.pyc
a ���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$d!Z%d"Z&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,d0d/� �Z/e*d1d2� �Z0e0j,d3d2� �Z0e*d4d5� �Z1e1j,d6d5� �Z1e*d7d8� �Z2e2j,d9d8� �Z2e*d:d;� �Z3e3j,d<d;� �Z3e*d=d>� �Z4e4j,d?d>� �Z4e*d@dA� �Z5e5j,dBdA� �Z5e*dCdD� �Z6e6j,dEdD� �Z6e*dFdG� �Z7e7j,dHdG� �Z7e*dIdJ� �Z8e8j,dKdJ� �Z8e*dLdM� �Z9e9j,dNdM� �Z9e*dOdP� �Z:e:j,dQdP� �Z:e*dRdS� �Z;e;j,dTdS� �Z;e*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@e*ddde� �ZAeAj,dfde� �ZAe*dgdh� �ZBeBj,didh� �ZBdjdk� ZCdldm� ZDdndo� ZEdpS )q� 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�CREATE_SCAN_PROXY�ASYNC_EXPORT_GLOSSARY�ASYNC_EXPORT_DATA_ASSET�CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�MOVING�CREATED�IN_PROGRESS� SUCCEEDED�CANCELED�SUCCEEDED_WITH_WARNINGSc K s� dddddddddddddddddddddddd�| _ ddd d ddd ddddddddddddddddd�| _d| _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", "CREATE_SCAN_PROXY", "ASYNC_EXPORT_GLOSSARY", "ASYNC_EXPORT_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 glossary_key: The value to assign to the glossary_key property of this JobDefinition. :type glossary_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�boolZdatetime�intzdict(str, dict(str, str)))�key�display_name� catalog_id�job_type�is_incremental�data_asset_key�glossary_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+ ZdisplayNameZ catalogIdZjobTypeZ isIncrementalZdataAssetKeyZglossaryKeyr2 Z connectionKeyZinternalVersionZlifecycleStateZtimeCreatedZtimeUpdatedZcreatedByIdZupdatedByIdr: ZisSampleDataExtractedZsampleDataSizeInMBsZtimeLatestExecutionStartedZtimeLatestExecutionEndedZjobExecutionStateZscheduleTyperA N)Z swagger_typesZ attribute_map�_key� _display_name�_catalog_id� _job_type�_is_incremental�_data_asset_key� _glossary_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�_properties)�self�kwargs� r[ �J/usr/lib/python3.9/site-packages/oci/data_catalog/models/job_definition.py�__init__� s� k��zJobDefinition.__init__c C s | j S )z� **[Required]** Gets the key of this JobDefinition. Unique key of the job definition resource that is immutable. :return: The key of this JobDefinition. :rtype: str �rB �rY r[ r[ r\ r+ ^ s zJobDefinition.keyc C s || _ dS )z� Sets the key of this JobDefinition. Unique key of the job definition resource that is immutable. :param key: The key of this JobDefinition. :type: str Nr^ )rY r+ r[ r[ r\ r+ j s c C s | j S )a Gets the display_name of this JobDefinition. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this JobDefinition. :rtype: str �rC r_ r[ r[ r\ r, v s zJobDefinition.display_namec C s || _ dS )a Sets the display_name of this JobDefinition. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this JobDefinition. :type: str Nr` )rY r, r[ r[ r\ r, � s c C s | j S )z� Gets the catalog_id of this JobDefinition. The data catalog's OCID. :return: The catalog_id of this JobDefinition. :rtype: str �rD r_ r[ r[ r\ r- � s zJobDefinition.catalog_idc C s || _ dS )z� Sets the catalog_id of this JobDefinition. The data catalog's OCID. :param catalog_id: The catalog_id of this JobDefinition. :type: str Nra )rY r- r[ r[ r\ r- � s c C s | j S )a� Gets the job_type of this JobDefinition. Type of the job definition. 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", "CREATE_SCAN_PROXY", "ASYNC_EXPORT_GLOSSARY", "ASYNC_EXPORT_DATA_ASSET", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The job_type of this JobDefinition. :rtype: str )rE r_ r[ r[ r\ r. � s zJobDefinition.job_typec C s g d�}t ||�sd}|| _dS )z� Sets the job_type of this JobDefinition. Type of the job definition. :param job_type: The job_type of this JobDefinition. :type: str )r r r r r r r r r r r r r r r r r r r r �UNKNOWN_ENUM_VALUEN)r rE )rY r. �allowed_valuesr[ r[ r\ r. � s c C s | j S )z� Gets the is_incremental of this JobDefinition. Specifies if the job definition is incremental or full. :return: The is_incremental of this JobDefinition. :rtype: bool �rF r_ r[ r[ r\ r/ � s zJobDefinition.is_incrementalc C s || _ dS )z� Sets the is_incremental of this JobDefinition. Specifies if the job definition is incremental or full. :param is_incremental: The is_incremental of this JobDefinition. :type: bool Nrd )rY r/ r[ r[ r\ r/ � s c C s | j S )z� Gets the data_asset_key of this JobDefinition. The key of the data asset for which the job is defined. :return: The data_asset_key of this JobDefinition. :rtype: str �rG r_ r[ r[ r\ r0 � s zJobDefinition.data_asset_keyc C s || _ dS )z� Sets the data_asset_key of this JobDefinition. The key of the data asset for which the job is defined. :param data_asset_key: The data_asset_key of this JobDefinition. :type: str Nre )rY r0 r[ r[ r\ r0 � s c C s | j S )z� Gets the glossary_key of this JobDefinition. Unique key of the glossary to which this job applies. :return: The glossary_key of this JobDefinition. :rtype: str �rH r_ r[ r[ r\ r1 � s zJobDefinition.glossary_keyc C s || _ dS )z� Sets the glossary_key of this JobDefinition. Unique key of the glossary to which this job applies. :param glossary_key: The glossary_key of this JobDefinition. :type: str Nrf )rY r1 r[ r[ r\ r1 s c C s | j S )z� Gets the description of this JobDefinition. Detailed description of the job definition. :return: The description of this JobDefinition. :rtype: str �rI r_ r[ r[ r\ r2 s zJobDefinition.descriptionc C s || _ dS )z� Sets the description of this JobDefinition. Detailed description of the job definition. :param description: The description of this JobDefinition. :type: str Nrg )rY r2 r[ r[ r\ r2 s c C s | j S )a+ Gets the connection_key of this JobDefinition. The key of the default connection resource to be used for harvest, sampling, profiling jobs. This may be overridden in each job instance. :return: The connection_key of this JobDefinition. :rtype: str �rJ r_ r[ r[ r\ r3 & s zJobDefinition.connection_keyc C s || _ dS )a8 Sets the connection_key of this JobDefinition. The key of the default connection resource to be used for harvest, sampling, profiling jobs. This may be overridden in each job instance. :param connection_key: The connection_key of this JobDefinition. :type: str Nrh )rY r3 r[ r[ r\ r3 3 s c C s | j S )z� Gets the internal_version of this JobDefinition. Version of the job definition object. Used internally but can be visible to users. :return: The internal_version of this JobDefinition. :rtype: str �rK r_ r[ r[ r\ r4 @ s zJobDefinition.internal_versionc C s || _ dS )z� Sets the internal_version of this JobDefinition. Version of the job definition object. Used internally but can be visible to users. :param internal_version: The internal_version of this JobDefinition. :type: str Nri )rY r4 r[ r[ r\ r4 L s c C s | j S )a� Gets the lifecycle_state of this JobDefinition. Lifecycle state of the job definition. 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'. :return: The lifecycle_state of this JobDefinition. :rtype: str )rL r_ r[ r[ r\ r5 X s zJobDefinition.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this JobDefinition. Lifecycle state of the job definition. :param lifecycle_state: The lifecycle_state of this JobDefinition. :type: str )r r r r r r r! r"