📂 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
›
log_analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/log_analytics/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: log_analytics_log_group_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 @ 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 )#�LogAnalyticsLogGroupSummaryz/ Summary of a Log-Analytics log group. c K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new LogAnalyticsLogGroupSummary 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 LogAnalyticsLogGroupSummary. :type id: str :param display_name: The value to assign to the display_name property of this LogAnalyticsLogGroupSummary. :type display_name: str :param description: The value to assign to the description property of this LogAnalyticsLogGroupSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this LogAnalyticsLogGroupSummary. :type compartment_id: str :param time_created: The value to assign to the time_created property of this LogAnalyticsLogGroupSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this LogAnalyticsLogGroupSummary. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this LogAnalyticsLogGroupSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this LogAnalyticsLogGroupSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�time_created�time_updated� freeform_tags�defined_tagsr ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_freeform_tags� _defined_tags)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/log_analytics/models/log_analytics_log_group_summary.py�__init__ s4 '��z$LogAnalyticsLogGroupSummary.__init__c C s | j S )ay **[Required]** Gets the id of this LogAnalyticsLogGroupSummary. The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud. :return: The id of this LogAnalyticsLogGroupSummary. :rtype: str �r �r r r r r W s zLogAnalyticsLogGroupSummary.idc C s || _ dS )ak Sets the id of this LogAnalyticsLogGroupSummary. The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud. :param id: The id of this LogAnalyticsLogGroupSummary. :type: str Nr )r r r r r r d s c C s | j S )a� Gets the display_name of this LogAnalyticsLogGroupSummary. A user-friendly name that is changeable and that does not have to be unique. Format: a leading alphanumeric, followed by zero or more alphanumerics, underscores, spaces, backslashes, or hyphens in any order). No trailing spaces allowed. :return: The display_name of this LogAnalyticsLogGroupSummary. :rtype: str �r r r r r r q s z(LogAnalyticsLogGroupSummary.display_namec C s || _ dS )a� Sets the display_name of this LogAnalyticsLogGroupSummary. A user-friendly name that is changeable and that does not have to be unique. Format: a leading alphanumeric, followed by zero or more alphanumerics, underscores, spaces, backslashes, or hyphens in any order). No trailing spaces allowed. :param display_name: The display_name of this LogAnalyticsLogGroupSummary. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the description of this LogAnalyticsLogGroupSummary. Description for this resource. :return: The description of this LogAnalyticsLogGroupSummary. :rtype: str �r r r r r r � s z'LogAnalyticsLogGroupSummary.descriptionc C s || _ dS )z� Sets the description of this LogAnalyticsLogGroupSummary. Description for this resource. :param description: The description of this LogAnalyticsLogGroupSummary. :type: str Nr )r r r r r r � s c C s | j S )a> **[Required]** Gets the compartment_id of this LogAnalyticsLogGroupSummary. Compartment Identifier `OCID]`__. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this LogAnalyticsLogGroupSummary. :rtype: str �r r r r r r � s z*LogAnalyticsLogGroupSummary.compartment_idc C s || _ dS )a< Sets the compartment_id of this LogAnalyticsLogGroupSummary. Compartment Identifier `OCID]`__. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this LogAnalyticsLogGroupSummary. :type: str Nr! )r r r r r r � s c C s | j S )a Gets the time_created of this LogAnalyticsLogGroupSummary. The date and time the resource was created, in the format defined by RFC3339. :return: The time_created of this LogAnalyticsLogGroupSummary. :rtype: datetime �r r r r r r � s z(LogAnalyticsLogGroupSummary.time_createdc C s || _ dS )a Sets the time_created of this LogAnalyticsLogGroupSummary. The date and time the resource was created, in the format defined by RFC3339. :param time_created: The time_created of this LogAnalyticsLogGroupSummary. :type: datetime Nr"