📂 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
›
log_analytics
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/log_analytics/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: status_summary.pyc
a O��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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )� StatusSummaryz StatusSummary c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a� Initializes a new StatusSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param chunks_processed: The value to assign to the chunks_processed property of this StatusSummary. :type chunks_processed: int :param failure_details: The value to assign to the failure_details property of this StatusSummary. :type failure_details: str :param filename: The value to assign to the filename property of this StatusSummary. :type filename: str :param status: The value to assign to the status property of this StatusSummary. :type status: str :param total_chunks: The value to assign to the total_chunks property of this StatusSummary. :type total_chunks: int �int�str)�chunks_processed�failure_details�filename�status�total_chunks�chunksProcessed�failureDetailsr r �totalChunksN)� swagger_types� attribute_map�_chunks_processed�_failure_details� _filename�_status� _total_chunks)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/log_analytics/models/status_summary.py�__init__ s"