📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/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:
47.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: job_metric_summary.cpython-39.pyc
a ���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 @ sh 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 � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�JobMetricSummaryz Job metric summary. c K s� ddddddddddddd�| _ dddddd d ddd ddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )ai Initializes a new JobMetricSummary 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 JobMetricSummary. :type key: str :param description: The value to assign to the description property of this JobMetricSummary. :type description: str :param job_execution_key: The value to assign to the job_execution_key property of this JobMetricSummary. :type job_execution_key: str :param uri: The value to assign to the uri property of this JobMetricSummary. :type uri: str :param time_created: The value to assign to the time_created property of this JobMetricSummary. :type time_created: datetime :param time_inserted: The value to assign to the time_inserted property of this JobMetricSummary. :type time_inserted: datetime :param category: The value to assign to the category property of this JobMetricSummary. :type category: str :param display_name: The value to assign to the display_name property of this JobMetricSummary. :type display_name: str :param sub_category: The value to assign to the sub_category property of this JobMetricSummary. :type sub_category: str :param unit: The value to assign to the unit property of this JobMetricSummary. :type unit: str :param value: The value to assign to the value property of this JobMetricSummary. :type value: str :param batch_key: The value to assign to the batch_key property of this JobMetricSummary. :type batch_key: str �strZdatetime)�key�description�job_execution_key�uri�time_created� time_inserted�category�display_name�sub_category�unit�value� batch_keyr r ZjobExecutionKeyr ZtimeCreatedZtimeInsertedr ZdisplayNameZsubCategoryr r ZbatchKeyN)Z swagger_typesZ attribute_map�_key�_description�_job_execution_key�_uri� _time_created�_time_inserted� _category� _display_name� _sub_category�_unit�_value� _batch_key)�self�kwargs� r"