📂 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
›
database_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/database_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_run.pyc
a N��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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�JobRunz, The details of a specific job run. � COMPLETED�FAILED�IN_PROGRESSc K sx ddddddddddd� | _ dddddd d ddd d� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a� Initializes a new JobRun 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 JobRun. :type id: str :param name: The value to assign to the name property of this JobRun. :type name: str :param compartment_id: The value to assign to the compartment_id property of this JobRun. :type compartment_id: str :param job_id: The value to assign to the job_id property of this JobRun. :type job_id: str :param job_name: The value to assign to the job_name property of this JobRun. :type job_name: str :param managed_database_group_id: The value to assign to the managed_database_group_id property of this JobRun. :type managed_database_group_id: str :param managed_database_id: The value to assign to the managed_database_id property of this JobRun. :type managed_database_id: str :param run_status: The value to assign to the run_status property of this JobRun. Allowed values for this property are: "COMPLETED", "FAILED", "IN_PROGRESS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type run_status: str :param time_submitted: The value to assign to the time_submitted property of this JobRun. :type time_submitted: datetime :param time_updated: The value to assign to the time_updated property of this JobRun. :type time_updated: datetime �str�datetime) �id�name�compartment_id�job_id�job_name�managed_database_group_id�managed_database_id� run_status�time_submitted�time_updatedr r � compartmentId�jobId�jobName�managedDatabaseGroupId�managedDatabaseId� runStatus� timeSubmitted�timeUpdatedN)� swagger_types� attribute_map�_id�_name�_compartment_id�_job_id� _job_name�_managed_database_group_id�_managed_database_id�_run_status�_time_submitted� _time_updated)�self�kwargs� r, ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_management/models/job_run.py�__init__ s@ 1�� zJobRun.__init__c C s | j S )z� **[Required]** Gets the id of this JobRun. The identifier of the job run. :return: The id of this JobRun. :rtype: str �r �r* r, r, r- r q s z JobRun.idc C s || _ dS )z� Sets the id of this JobRun. The identifier of the job run. :param id: The id of this JobRun. :type: str Nr/ )r* r r, r, r- r } s c C s | j S )z� **[Required]** Gets the name of this JobRun. The name of the job run. :return: The name of this JobRun. :rtype: str �r! r0 r, r, r- r � s zJobRun.namec C s || _ dS )z� Sets the name of this JobRun. The name of the job run. :param name: The name of this JobRun. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )a. **[Required]** Gets the compartment_id of this JobRun. The `OCID`__ of the compartment in which the parent job resides. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this JobRun. :rtype: str �r"