📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_execution.cpython-39.pyc
a ���f�l � @ 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 ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdd� Ze dd � �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"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� �Z*e*j"d9d8� �Z*e d:d;� �Z+e+j"d<d;� �Z+e d=d>� �Z,e,j"d?d>� �Z,e d@dA� �Z-e-j"dBdA� �Z-e dCdD� �Z.e.j"dEdD� �Z.e dFdG� �Z/e/j"dHdG� �Z/e dIdJ� �Z0e0j"dKdJ� �Z0e dLdM� �Z1e1j"dNdM� �Z1e dOdP� �Z2e2j"dQdP� �Z2e dRdS� �Z3e3j"dTdS� �Z3e dUdV� �Z4e4j"dWdV� �Z4e dXdY� �Z5e5j"dZdY� �Z5d[d\� Z6d]d^� Z7d_d`� Z8daS )b�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�CREATE_SCAN_PROXY�ASYNC_EXPORT_GLOSSARY�ASYNC_EXPORT_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", "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 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)) �strZdatetimezdict(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# ZjobKeyZjobTypeZsubTypeZ parentKeyZscheduleInstanceKeyZlifecycleStateZtimeCreatedZtimeStartedZ timeEndedZ errorCodeZerrorMessageZ processKeyZexternalUrlZeventKeyZ dataEntityKeyZcreatedByIdZ updatedByr5 r6 N)Z swagger_typesZ 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� rM �I/usr/lib/python3.9/site-packages/oci/data_catalog/models/job_execution.py�__init__~ 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 �r7 �rK rM rM rN 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 NrP )rK r# rM rM rN 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 �r8 rQ rM rM rN r$ 3 s zJobExecution.job_keyc C s || _ dS )z� Sets the job_key of this JobExecution. The unique key of the parent job. :param job_key: The job_key of this JobExecution. :type: str NrR )rK r$ rM rM rN r$ ? s c C s | j S )a� Gets the job_type of this JobExecution. Type of the job execution. 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 JobExecution. :rtype: str )r9 rQ rM rM rN r% K s zJobExecution.job_typec C s g d�}t ||�sd}|| _dS )z� Sets the job_type of this JobExecution. Type of the job execution. :param job_type: The job_type of this JobExecution. :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 r9 )rK r% �allowed_valuesrM rM rN r% Z s c C s | j S )z� Gets the sub_type of this JobExecution. Sub-type of this job execution. :return: The sub_type of this JobExecution. :rtype: str �r: rQ rM rM rN r&