📂 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
›
nosql
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/nosql/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: table_summary.pyc
a O��f�7 � @ 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� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zd+d,� Zd-d.� Zd/d0� Zd1S )2�TableSummaryz Summary of the table. c K s� dddddddddddddd� | _ dd d ddd dddddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new TableSummary 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 TableSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this TableSummary. :type compartment_id: str :param name: The value to assign to the name property of this TableSummary. :type name: str :param time_created: The value to assign to the time_created property of this TableSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this TableSummary. :type time_updated: datetime :param table_limits: The value to assign to the table_limits property of this TableSummary. :type table_limits: oci.nosql.models.TableLimits :param lifecycle_state: The value to assign to the lifecycle_state property of this TableSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this TableSummary. :type lifecycle_details: str :param is_auto_reclaimable: The value to assign to the is_auto_reclaimable property of this TableSummary. :type is_auto_reclaimable: bool :param time_of_expiration: The value to assign to the time_of_expiration property of this TableSummary. :type time_of_expiration: datetime :param freeform_tags: The value to assign to the freeform_tags property of this TableSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this TableSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this TableSummary. :type system_tags: dict(str, dict(str, object)) �str�datetime�TableLimits�boolzdict(str, str)zdict(str, dict(str, object))) �id�compartment_id�name�time_created�time_updated�table_limits�lifecycle_state�lifecycle_details�is_auto_reclaimable�time_of_expiration� freeform_tags�defined_tags�system_tagsr � compartmentIdr �timeCreated�timeUpdated�tableLimits�lifecycleState�lifecycleDetails�isAutoReclaimable�timeOfExpiration�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_id�_compartment_id�_name� _time_created� _time_updated� _table_limits�_lifecycle_state�_lifecycle_details�_is_auto_reclaimable�_time_of_expiration�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r4 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/nosql/models/table_summary.py�__init__ sR ;��zTableSummary.__init__c C s | j S )z� **[Required]** Gets the id of this TableSummary. Unique identifier that is immutable on creation. :return: The id of this TableSummary. :rtype: str �r% �r2 r4 r4 r5 r x s zTableSummary.idc C s || _ dS )z� Sets the id of this TableSummary. Unique identifier that is immutable on creation. :param id: The id of this TableSummary. :type: str Nr7 )r2 r r4 r4 r5 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this TableSummary. Compartment Identifier. :return: The compartment_id of this TableSummary. :rtype: str �r&