ruạṛ
a ���f Y � @ 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 @ sB e Zd ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Z e jd?d>� �Z ed@dA� �Z!e!jdBdA� �Z!edCdD� �Z"e"jdEdD� �Z"dFdG� Z#dHdI� Z$dJdK� Z%dLS )M�Tablez* Complete metadata about a table. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�INACTIVE�MUTABLE�FROZENc K s� dddddddddddddddddd d d �| _ ddd ddddddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new Table 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 Table. :type id: str :param name: The value to assign to the name property of this Table. :type name: str :param compartment_id: The value to assign to the compartment_id property of this Table. :type compartment_id: str :param time_created: The value to assign to the time_created property of this Table. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Table. :type time_updated: datetime :param table_limits: The value to assign to the table_limits property of this Table. :type table_limits: oci.nosql.models.TableLimits :param lifecycle_state: The value to assign to the lifecycle_state property of this Table. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "INACTIVE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param is_auto_reclaimable: The value to assign to the is_auto_reclaimable property of this Table. :type is_auto_reclaimable: bool :param time_of_expiration: The value to assign to the time_of_expiration property of this Table. :type time_of_expiration: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this Table. :type lifecycle_details: str :param schema: The value to assign to the schema property of this Table. :type schema: oci.nosql.models.Schema :param ddl_statement: The value to assign to the ddl_statement property of this Table. :type ddl_statement: str :param schema_state: The value to assign to the schema_state property of this Table. 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 Table. :type is_multi_region: bool :param local_replica_initialization_in_percent: The value to assign to the local_replica_initialization_in_percent property of this Table. :type local_replica_initialization_in_percent: int :param replicas: The value to assign to the replicas property of this Table. :type replicas: list[oci.nosql.models.Replica] :param freeform_tags: The value to assign to the freeform_tags property of this Table. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Table. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this Table. :type system_tags: dict(str, dict(str, object)) �strZdatetimeZTableLimits�boolZSchema�intz list[Replica]zdict(str, str)zdict(str, dict(str, object)))�id�name�compartment_id�time_created�time_updated�table_limits�lifecycle_state�is_auto_reclaimable�time_of_expiration�lifecycle_details�schema� ddl_statement�schema_state�is_multi_region�'local_replica_initialization_in_percent�replicas� freeform_tags�defined_tags�system_tagsr r Z compartmentIdZtimeCreatedZtimeUpdatedZtableLimitsZlifecycleStateZisAutoReclaimableZtimeOfExpirationZlifecycleDetailsr ZddlStatementZschemaStateZ isMultiRegionZ#localReplicaInitializationInPercentr"