📂 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
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_summary.cpython-39.opt-1.pyc
a ���f�V � @ 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 dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zd@dA� ZdBdC� Z dDdE� Z!dFS )G� JobSummaryz A summary of the job. �CDB�PDB�NON_CDB�ACD�ADB�SQLc K s� ddddddddddddddddddd�| _ ddd d ddd dddddddddddd�| _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 id: The value to assign to the id property of this JobSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this JobSummary. :type compartment_id: str :param name: The value to assign to the name property of this JobSummary. :type name: str :param description: The value to assign to the description property of this JobSummary. :type description: str :param managed_database_group_id: The value to assign to the managed_database_group_id property of this JobSummary. :type managed_database_group_id: str :param managed_database_id: The value to assign to the managed_database_id property of this JobSummary. :type managed_database_id: str :param database_sub_type: The value to assign to the database_sub_type property of this JobSummary. Allowed values for this property are: "CDB", "PDB", "NON_CDB", "ACD", "ADB", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type database_sub_type: str :param schedule_type: The value to assign to the schedule_type property of this JobSummary. :type schedule_type: str :param schedule_details: The value to assign to the schedule_details property of this JobSummary. :type schedule_details: oci.database_management.models.JobScheduleDetails :param job_type: The value to assign to the job_type property of this JobSummary. Allowed values for this property are: "SQL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type job_type: str :param lifecycle_state: The value to assign to the lifecycle_state property of this JobSummary. :type lifecycle_state: str :param timeout: The value to assign to the timeout property of this JobSummary. :type timeout: str :param submission_error_message: The value to assign to the submission_error_message property of this JobSummary. :type submission_error_message: 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 freeform_tags: The value to assign to the freeform_tags property of this JobSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this JobSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this JobSummary. :type system_tags: dict(str, dict(str, object)) �strZJobScheduleDetailsZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�name�description�managed_database_group_id�managed_database_id�database_sub_type� schedule_type�schedule_details�job_type�lifecycle_state�timeout�submission_error_message�time_created�time_updated� freeform_tags�defined_tags�system_tagsr Z compartmentIdr r ZmanagedDatabaseGroupIdZmanagedDatabaseIdZdatabaseSubTypeZscheduleTypeZscheduleDetailsZjobTypeZlifecycleStater ZsubmissionErrorMessageZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id�_name�_description�_managed_database_group_id�_managed_database_id�_database_sub_type�_schedule_type�_schedule_details� _job_type�_lifecycle_state�_timeout�_submission_error_message� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r4 �N/usr/lib/python3.9/site-packages/oci/database_management/models/job_summary.py�__init__* sp S��zJobSummary.__init__c C s | j S )z� **[Required]** Gets the id of this JobSummary. The `OCID`__ of the job. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this JobSummary. :rtype: str �r �r2 r4 r4 r5 r � s z JobSummary.idc C s || _ dS )z� Sets the id of this JobSummary. The `OCID`__ of the job. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this JobSummary. :type: str Nr7 )r2 r r4 r4 r5 r � s c C s | j S )a/ **[Required]** Gets the compartment_id of this JobSummary. The `OCID`__ of the compartment in which the job resides. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this JobSummary. :rtype: str �r! r8 r4 r4 r5 r � s zJobSummary.compartment_idc C s || _ dS )a- Sets the compartment_id of this JobSummary. The `OCID`__ of the compartment in which the job resides. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this JobSummary. :type: str Nr9 )r2 r r4 r4 r5 r � s c C s | j S )z� **[Required]** Gets the name of this JobSummary. The display name of the job. :return: The name of this JobSummary. :rtype: str �r"