📂 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
›
logging
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/logging/models/__pycache__
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_included_search.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 @ s 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� �Zdd� Zdd� Zd d!� Zd"S )#�LogIncludedSearchzE A search provided by OCI that serves common customer needs. c K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new LogIncludedSearch 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 LogIncludedSearch. :type id: str :param display_name: The value to assign to the display_name property of this LogIncludedSearch. :type display_name: str :param time_created: The value to assign to the time_created property of this LogIncludedSearch. :type time_created: datetime :param time_last_modified: The value to assign to the time_last_modified property of this LogIncludedSearch. :type time_last_modified: datetime :param description: The value to assign to the description property of this LogIncludedSearch. :type description: str :param query: The value to assign to the query property of this LogIncludedSearch. :type query: str :param defined_tags: The value to assign to the defined_tags property of this LogIncludedSearch. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this LogIncludedSearch. :type freeform_tags: dict(str, str) �strZdatetimezdict(str, dict(str, object))zdict(str, str))�id�display_name�time_created�time_last_modified�description�query�defined_tags� freeform_tagsr ZdisplayNameZtimeCreatedZtimeLastModifiedr r ZdefinedTagsZfreeformTagsN) Z swagger_typesZ attribute_map�_id� _display_name� _time_created�_time_last_modified�_description�_query� _defined_tags�_freeform_tags)�self�kwargs� r �J/usr/lib/python3.9/site-packages/oci/logging/models/log_included_search.py�__init__ s4 '��zLogIncludedSearch.__init__c C s | j S )z� **[Required]** Gets the id of this LogIncludedSearch. The OCID of the resource. :return: The id of this LogIncludedSearch. :rtype: str �r �r r r r r U s zLogIncludedSearch.idc C s || _ dS )z� Sets the id of this LogIncludedSearch. The OCID of the resource. :param id: The id of this LogIncludedSearch. :type: str Nr )r r r r r r a s c C s | j S )aE **[Required]** Gets the display_name of this LogIncludedSearch. The user-friendly display name. This must be unique within the enclosing resource, and it's changeable. Avoid entering confidential information. :return: The display_name of this LogIncludedSearch. :rtype: str �r r r r r r m s zLogIncludedSearch.display_namec C s || _ dS )aA Sets the display_name of this LogIncludedSearch. The user-friendly display name. This must be unique within the enclosing resource, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this LogIncludedSearch. :type: str Nr )r r r r r r z s c C s | j S )z� Gets the time_created of this LogIncludedSearch. Time the resource was created. :return: The time_created of this LogIncludedSearch. :rtype: datetime �r r r r r r � s zLogIncludedSearch.time_createdc C s || _ dS )z� Sets the time_created of this LogIncludedSearch. Time the resource was created. :param time_created: The time_created of this LogIncludedSearch. :type: datetime Nr )r r r r r r � s c C s | j S )z� Gets the time_last_modified of this LogIncludedSearch. Time the resource was last modified. :return: The time_last_modified of this LogIncludedSearch. :rtype: datetime �r r r r r r � s z$LogIncludedSearch.time_last_modifiedc C s || _ dS )z� Sets the time_last_modified of this LogIncludedSearch. Time the resource was last modified. :param time_last_modified: The time_last_modified of this LogIncludedSearch. :type: datetime Nr! )r r r r r r � s c C s | j S )z� Gets the description of this LogIncludedSearch. Description for this resource. :return: The description of this LogIncludedSearch. :rtype: str �r r r r r r � s zLogIncludedSearch.descriptionc C s || _ dS )z� Sets the description of this LogIncludedSearch. Description for this resource. :param description: The description of this LogIncludedSearch. :type: str Nr"