📂 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_summary.cpython-39.pyc
a ���f�u � @ 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 ZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed!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$jd/d.� �Z$ed0d1� �Z%e%jd2d1� �Z%ed3d4� �Z&e&jd5d4� �Z&ed6d7� �Z'e'jd8d7� �Z'ed9d:� �Z(e(jd;d:� �Z(ed<d=� �Z)e)jd>d=� �Z)ed?d@� �Z*e*jdAd@� �Z*edBdC� �Z+e+jdDdC� �Z+edEdF� �Z,e,jdGdF� �Z,edHdI� �Z-e-jdJdI� �Z-edKdL� �Z.e.jdMdL� �Z.edNdO� �Z/e/jdPdO� �Z/edQdR� �Z0e0jdSdR� �Z0edTdU� �Z1e1jdVdU� �Z1edWdX� �Z2e2jdYdX� �Z2edZd[� �Z3e3jd\d[� �Z3ed]d^� �Z4e4jd_d^� �Z4d`da� Z5dbdc� Z6ddde� Z7dfS )g� JobSummaryzM Details of a job. Jobs are scheduled instances of a job definition. �ACTIVE�INACTIVE�EXPIRED�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_ASSETc K s� dddddddddddddddddddddddd�| _ dddd 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| _d| _dS )a� Initializes a new JobSummary 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 JobSummary. :type key: str :param uri: The value to assign to the uri property of this JobSummary. :type uri: str :param display_name: The value to assign to the display_name property of this JobSummary. :type display_name: str :param catalog_id: The value to assign to the catalog_id property of this JobSummary. :type catalog_id: str :param job_definition_key: The value to assign to the job_definition_key property of this JobSummary. :type job_definition_key: str :param lifecycle_state: The value to assign to the lifecycle_state property of this JobSummary. Allowed values for this property are: "ACTIVE", "INACTIVE", "EXPIRED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param job_type: The value to assign to the job_type property of this JobSummary. 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 schedule_type: The value to assign to the schedule_type property of this JobSummary. :type schedule_type: str :param description: The value to assign to the description property of this JobSummary. :type description: str :param time_created: The value to assign to the time_created property of this JobSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this JobSummary. :type time_updated: datetime :param created_by_id: The value to assign to the created_by_id property of this JobSummary. :type created_by_id: str :param updated_by_id: The value to assign to the updated_by_id property of this JobSummary. :type updated_by_id: str :param schedule_cron_expression: The value to assign to the schedule_cron_expression property of this JobSummary. :type schedule_cron_expression: str :param time_schedule_begin: The value to assign to the time_schedule_begin property of this JobSummary. :type time_schedule_begin: datetime :param execution_count: The value to assign to the execution_count property of this JobSummary. :type execution_count: int :param time_of_latest_execution: The value to assign to the time_of_latest_execution property of this JobSummary. :type time_of_latest_execution: datetime :param job_definition_name: The value to assign to the job_definition_name property of this JobSummary. :type job_definition_name: str :param data_asset_key: The value to assign to the data_asset_key property of this JobSummary. :type data_asset_key: str :param glossary_key: The value to assign to the glossary_key property of this JobSummary. :type glossary_key: str :param error_code: The value to assign to the error_code property of this JobSummary. :type error_code: str :param error_message: The value to assign to the error_message property of this JobSummary. :type error_message: str :param executions: The value to assign to the executions property of this JobSummary. :type executions: list[oci.data_catalog.models.JobExecutionSummary] �strZdatetime�intzlist[JobExecutionSummary])�key�uri�display_name� catalog_id�job_definition_key�lifecycle_state�job_type� schedule_type�description�time_created�time_updated� created_by_id� updated_by_id�schedule_cron_expression�time_schedule_begin�execution_count�time_of_latest_execution�job_definition_name�data_asset_key�glossary_key� error_code� error_message� executionsr r! ZdisplayNameZ catalogIdZjobDefinitionKeyZlifecycleStateZjobTypeZscheduleTyper( ZtimeCreatedZtimeUpdatedZcreatedByIdZupdatedByIdZscheduleCronExpressionZtimeScheduleBeginZexecutionCountZtimeOfLatestExecutionZjobDefinitionNameZdataAssetKeyZglossaryKeyZ errorCodeZerrorMessager6 N)Z swagger_typesZ attribute_map�_key�_uri� _display_name�_catalog_id�_job_definition_key�_lifecycle_state� _job_type�_schedule_type�_description� _time_created� _time_updated�_created_by_id�_updated_by_id�_schedule_cron_expression�_time_schedule_begin�_execution_count�_time_of_latest_execution�_job_definition_name�_data_asset_key� _glossary_key�_error_code�_error_message�_executions)�self�kwargs� rP �G/usr/lib/python3.9/site-packages/oci/data_catalog/models/job_summary.py�__init__n s� g��zJobSummary.__init__c C s | j S )z� **[Required]** Gets the key of this JobSummary. Unique key of the job. :return: The key of this JobSummary. :rtype: str �r7 �rN rP rP rQ r s zJobSummary.keyc C s || _ dS )z� Sets the key of this JobSummary. Unique key of the job. :param key: The key of this JobSummary. :type: str NrS )rN r rP rP rQ r , s c C s | j S )z� Gets the uri of this JobSummary. URI to the job instance in the API. :return: The uri of this JobSummary. :rtype: str �r8 rT rP rP rQ r! 8 s zJobSummary.uric C s || _ dS )z� Sets the uri of this JobSummary. URI to the job instance in the API. :param uri: The uri of this JobSummary. :type: str NrU )rN r! rP rP rQ r! D s c C s | j S )a Gets the display_name of this JobSummary. 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 JobSummary. :rtype: str �r9 rT rP rP rQ r"