📂 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
›
nosql
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/nosql/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: table_summary.cpython-39.pyc
a ���f�C � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zd3d4� Zd5d6� Zd7d8� Zd9S ):�TableSummaryz Summary of the table. �MUTABLE�FROZENc K s� dddddddddddddddd�| _ dd d ddd dddddddddd�| _d| _d| _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 schema_state: The value to assign to the schema_state property of this TableSummary. Allowed values for this property are: "MUTABLE", "FROZEN", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type schema_state: str :param is_multi_region: The value to assign to the is_multi_region property of this TableSummary. :type is_multi_region: bool :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)) �strZdatetimeZTableLimits�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�schema_state�is_multi_region� freeform_tags�defined_tags�system_tagsr Z compartmentIdr ZtimeCreatedZtimeUpdatedZtableLimitsZlifecycleStateZlifecycleDetailsZisAutoReclaimableZtimeOfExpirationZschemaStateZ isMultiRegionZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id�_name� _time_created� _time_updated� _table_limits�_lifecycle_state�_lifecycle_details�_is_auto_reclaimable�_time_of_expiration� _schema_state�_is_multi_region�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r+ �B/usr/lib/python3.9/site-packages/oci/nosql/models/table_summary.py�__init__ s^ E��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 �r) r+ r+ r, r � 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 Nr. )r) r r+ r+ r, 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 r/ r+ r+ r, r � s zTableSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this TableSummary. Compartment Identifier. :param compartment_id: The compartment_id of this TableSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the name of this TableSummary. Human-friendly table name, also immutable. :return: The name of this TableSummary. :rtype: str �r r/ r+ r+ r, r � s zTableSummary.namec C s || _ dS )z� Sets the name of this TableSummary. Human-friendly table name, also immutable. :param name: The name of this TableSummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the time_created of this TableSummary. The time the the table was created. An RFC3339 formatted datetime string. :return: The time_created of this TableSummary. :rtype: datetime �r r/ r+ r+ r, r � s zTableSummary.time_createdc C s || _ dS )z� Sets the time_created of this TableSummary. The time the the table was created. An RFC3339 formatted datetime string. :param time_created: The time_created of this TableSummary. :type: datetime Nr2 )r) r r+ r+ r, r � s c C s | j S )z� Gets the time_updated of this TableSummary. The time the the table's metadata was last updated. An RFC3339 formatted datetime string. :return: The time_updated of this TableSummary. :rtype: datetime �r r/ r+ r+ r, r � s zTableSummary.time_updatedc C s || _ dS )a Sets the time_updated of this TableSummary. The time the the table's metadata was last updated. An RFC3339 formatted datetime string. :param time_updated: The time_updated of this TableSummary. :type: datetime Nr3 )r) r r+ r+ r, r s c C s | j S )z� Gets the table_limits of this TableSummary. :return: The table_limits of this TableSummary. :rtype: oci.nosql.models.TableLimits �r r/ r+ r+ r, r s zTableSummary.table_limitsc C s || _ dS )z� Sets the table_limits of this TableSummary. :param table_limits: The table_limits of this TableSummary. :type: oci.nosql.models.TableLimits Nr4 )r) r r+ r+ r, r s c C s | j S )z� Gets the lifecycle_state of this TableSummary. The state of a table. :return: The lifecycle_state of this TableSummary. :rtype: str �r r/ r+ r+ r, r " s zTableSummary.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this TableSummary. The state of a table. :param lifecycle_state: The lifecycle_state of this TableSummary. :type: str Nr5 )r) r r+ r+ r, r . s c C s | j S )z� Gets the lifecycle_details of this TableSummary. A message describing the current state in more detail. :return: The lifecycle_details of this TableSummary. :rtype: str �r! r/ r+ r+ r, r : s zTableSummary.lifecycle_detailsc C s || _ dS )z� Sets the lifecycle_details of this TableSummary. A message describing the current state in more detail. :param lifecycle_details: The lifecycle_details of this TableSummary. :type: str Nr6 )r) r r+ r+ r, r F s c C s | j S )z� Gets the is_auto_reclaimable of this TableSummary. True if this table can be reclaimed after an idle period. :return: The is_auto_reclaimable of this TableSummary. :rtype: bool �r"