📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_execution.pyc
a N��f!i � @ 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 ZdZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd!d � �Z ed"d#� �Z!e!jd$d#� �Z!ed%d&� �Z"e"jd'd&� �Z"ed(d)� �Z#e#jd*d)� �Z#ed+d,� �Z$e$jd-d,� �Z$ed.d/� �Z%e%jd0d/� �Z%ed1d2� �Z&e&jd3d2� �Z&ed4d5� �Z'e'jd6d5� �Z'ed7d8� �Z(e(jd9d8� �Z(ed:d;� �Z)e)jd<d;� �Z)ed=d>� �Z*e*jd?d>� �Z*ed@dA� �Z+e+jdBdA� �Z+edCdD� �Z,e,jdEdD� �Z,edFdG� �Z-e-jdHdG� �Z-edIdJ� �Z.e.jdKdJ� �Z.edLdM� �Z/e/jdNdM� �Z/edOdP� �Z0e0jdQdP� �Z0edRdS� �Z1e1jdTdS� �Z1edUdV� �Z2e2jdWdV� �Z2dXdY� Z3dZd[� Z4d\d]� Z5d^S )_�JobExecutionzN A job execution is a unit of work being executed on behalf of a job. �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�CREATED�IN_PROGRESS�INACTIVE�FAILED� SUCCEEDED�CANCELED�SUCCEEDED_WITH_WARNINGSc K s� ddddddddddddddddddddd�| _ ddddd d ddd dddddddddddd�| _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 JobExecution 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 JobExecution. :type key: str :param job_key: The value to assign to the job_key property of this JobExecution. :type job_key: str :param job_type: The value to assign to the job_type property of this JobExecution. 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 sub_type: The value to assign to the sub_type property of this JobExecution. :type sub_type: str :param parent_key: The value to assign to the parent_key property of this JobExecution. :type parent_key: str :param schedule_instance_key: The value to assign to the schedule_instance_key property of this JobExecution. :type schedule_instance_key: str :param lifecycle_state: The value to assign to the lifecycle_state property of this JobExecution. 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 lifecycle_state: str :param time_created: The value to assign to the time_created property of this JobExecution. :type time_created: datetime :param time_started: The value to assign to the time_started property of this JobExecution. :type time_started: datetime :param time_ended: The value to assign to the time_ended property of this JobExecution. :type time_ended: datetime :param error_code: The value to assign to the error_code property of this JobExecution. :type error_code: str :param error_message: The value to assign to the error_message property of this JobExecution. :type error_message: str :param process_key: The value to assign to the process_key property of this JobExecution. :type process_key: str :param external_url: The value to assign to the external_url property of this JobExecution. :type external_url: str :param event_key: The value to assign to the event_key property of this JobExecution. :type event_key: str :param data_entity_key: The value to assign to the data_entity_key property of this JobExecution. :type data_entity_key: str :param created_by_id: The value to assign to the created_by_id property of this JobExecution. :type created_by_id: str :param updated_by: The value to assign to the updated_by property of this JobExecution. :type updated_by: str :param uri: The value to assign to the uri property of this JobExecution. :type uri: str :param properties: The value to assign to the properties property of this JobExecution. :type properties: dict(str, dict(str, str)) �str�datetimezdict(str, dict(str, str)))�key�job_key�job_type�sub_type� parent_key�schedule_instance_key�lifecycle_state�time_created�time_started� time_ended� error_code� error_message�process_key�external_url� event_key�data_entity_key� created_by_id� updated_by�uri� propertiesr! �jobKey�jobType�subType� parentKey�scheduleInstanceKey�lifecycleState�timeCreated�timeStarted� timeEnded� errorCode�errorMessage� processKey�externalUrl�eventKey� dataEntityKey�createdById� updatedByr3 r4 N)� swagger_types� attribute_map�_key�_job_key� _job_type� _sub_type�_parent_key�_schedule_instance_key�_lifecycle_state� _time_created� _time_started�_time_ended�_error_code�_error_message�_process_key� _external_url� _event_key�_data_entity_key�_created_by_id�_updated_by�_uri�_properties)�self�kwargs� r^ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/job_execution.py�__init__p s| [��zJobExecution.__init__c C s | j S )z� **[Required]** Gets the key of this JobExecution. Unique key of the job execution resource. :return: The key of this JobExecution. :rtype: str �rH �r\ r^ r^ r_ r! s zJobExecution.keyc C s || _ dS )z� Sets the key of this JobExecution. Unique key of the job execution resource. :param key: The key of this JobExecution. :type: str Nra )r\ r! r^ r^ r_ r! s c C s | j S )z� Gets the job_key of this JobExecution. The unique key of the parent job. :return: The job_key of this JobExecution. :rtype: str �rI rb r^ r^ r_ r"