📂 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
›
loggingingestion
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/loggingingestion/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_entry_batch.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 )� LogEntryBatchz( A single batch of Log Entries. c K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a� Initializes a new LogEntryBatch object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param entries: The value to assign to the entries property of this LogEntryBatch. :type entries: list[oci.loggingingestion.models.LogEntry] :param source: The value to assign to the source property of this LogEntryBatch. :type source: str :param type: The value to assign to the type property of this LogEntryBatch. :type type: str :param subject: The value to assign to the subject property of this LogEntryBatch. :type subject: str :param defaultlogentrytime: The value to assign to the defaultlogentrytime property of this LogEntryBatch. :type defaultlogentrytime: datetime zlist[LogEntry]�str�datetime)�entries�source�type�subject�defaultlogentrytimer r r r r N)� swagger_types� attribute_map�_entries�_source�_type�_subject�_defaultlogentrytime)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/loggingingestion/models/log_entry_batch.py�__init__ s"