📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_run_summary.cpython-39.pyc
a ���f3* � @ 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 @ s4 e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))� JobRunSummaryz* A summary of a specific job run. c K sx ddddddddddd� | _ dddddd d ddd d� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )au Initializes a new JobRunSummary 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 JobRunSummary. :type id: str :param name: The value to assign to the name property of this JobRunSummary. :type name: str :param compartment_id: The value to assign to the compartment_id property of this JobRunSummary. :type compartment_id: str :param job_id: The value to assign to the job_id property of this JobRunSummary. :type job_id: str :param job_name: The value to assign to the job_name property of this JobRunSummary. :type job_name: str :param managed_database_group_id: The value to assign to the managed_database_group_id property of this JobRunSummary. :type managed_database_group_id: str :param managed_database_id: The value to assign to the managed_database_id property of this JobRunSummary. :type managed_database_id: str :param run_status: The value to assign to the run_status property of this JobRunSummary. :type run_status: str :param time_submitted: The value to assign to the time_submitted property of this JobRunSummary. :type time_submitted: datetime :param time_updated: The value to assign to the time_updated property of this JobRunSummary. :type time_updated: datetime �strZdatetime) �id�name�compartment_id�job_id�job_name�managed_database_group_id�managed_database_id� run_status�time_submitted�time_updatedr r Z compartmentIdZjobIdZjobNameZmanagedDatabaseGroupIdZmanagedDatabaseIdZ runStatusZ timeSubmittedZtimeUpdatedN)Z swagger_typesZ 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 �R/usr/lib/python3.9/site-packages/oci/database_management/models/job_run_summary.py�__init__ s@ /�� zJobRunSummary.__init__c C s | j S )z� **[Required]** Gets the id of this JobRunSummary. The identifier of the job run. :return: The id of this JobRunSummary. :rtype: str �r �r r r r r e s zJobRunSummary.idc C s || _ dS )z� Sets the id of this JobRunSummary. The identifier of the job run. :param id: The id of this JobRunSummary. :type: str Nr! )r r r r r r q s c C s | j S )z� **[Required]** Gets the name of this JobRunSummary. The name of the job run. :return: The name of this JobRunSummary. :rtype: str �r r"