ruạṛ
a N��f�J � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DataEntitySummary� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �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 d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zd:d;� Zd<d=� Zd>d?� Zd@S )A�DataEntitySummaryFromTablez' The table entity data entity. �TABLE�VIEW�FILE�SQL� DATA_STORE�MESSAGEc K s� ddddddddddddddddddd�| _ d d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a# Initializes a new DataEntitySummaryFromTable object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.DataEntitySummaryFromTable.model_type` attribute of this class is ``TABLE_ENTITY`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this DataEntitySummaryFromTable. Allowed values for this property are: "VIEW_ENTITY", "TABLE_ENTITY", "FILE_ENTITY", "DATA_STORE_ENTITY", "SQL_ENTITY", "DERIVED_ENTITY", "MESSAGE_ENTITY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type model_type: str :param metadata: The value to assign to the metadata property of this DataEntitySummaryFromTable. :type metadata: oci.data_connectivity.models.ObjectMetadata :param key: The value to assign to the key property of this DataEntitySummaryFromTable. :type key: str :param model_version: The value to assign to the model_version property of this DataEntitySummaryFromTable. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this DataEntitySummaryFromTable. :type parent_ref: oci.data_connectivity.models.ParentReference :param name: The value to assign to the name property of this DataEntitySummaryFromTable. :type name: str :param description: The value to assign to the description property of this DataEntitySummaryFromTable. :type description: str :param object_version: The value to assign to the object_version property of this DataEntitySummaryFromTable. :type object_version: int :param external_key: The value to assign to the external_key property of this DataEntitySummaryFromTable. :type external_key: str :param shape: The value to assign to the shape property of this DataEntitySummaryFromTable. :type shape: oci.data_connectivity.models.Shape :param shape_id: The value to assign to the shape_id property of this DataEntitySummaryFromTable. :type shape_id: str :param entity_type: The value to assign to the entity_type property of this DataEntitySummaryFromTable. Allowed values for this property are: "TABLE", "VIEW", "FILE", "SQL", "DATA_STORE", "MESSAGE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_type: str :param other_type_label: The value to assign to the other_type_label property of this DataEntitySummaryFromTable. :type other_type_label: str :param unique_keys: The value to assign to the unique_keys property of this DataEntitySummaryFromTable. :type unique_keys: list[oci.data_connectivity.models.UniqueKey] :param foreign_keys: The value to assign to the foreign_keys property of this DataEntitySummaryFromTable. :type foreign_keys: list[oci.data_connectivity.models.ForeignKey] :param resource_name: The value to assign to the resource_name property of this DataEntitySummaryFromTable. :type resource_name: str :param object_status: The value to assign to the object_status property of this DataEntitySummaryFromTable. :type object_status: int :param identifier: The value to assign to the identifier property of this DataEntitySummaryFromTable. :type identifier: str �str�ObjectMetadata�ParentReference�int�Shapezlist[UniqueKey]zlist[ForeignKey])� model_type�metadata�key� model_version� parent_ref�name�description�object_version�external_key�shape�shape_id�entity_type�other_type_label�unique_keys�foreign_keys� resource_name� object_status� identifier� modelTyper r �modelVersion� parentRefr r � objectVersion�externalKeyr �shapeId� entityType�otherTypeLabel� uniqueKeys�foreignKeys�resourceName�objectStatusr% N�TABLE_ENTITY)� swagger_types� attribute_map�_model_type� _metadata�_key�_model_version�_parent_ref�_name�_description�_object_version� _external_key�_shape� _shape_id�_entity_type�_other_type_label�_unique_keys� _foreign_keys�_resource_name�_object_status�_identifier)�self�kwargs� rI ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_connectivity/models/data_entity_summary_from_table.py�__init__( sr T��z#DataEntitySummaryFromTable.__init__c C s | j S )z� Gets the key of this DataEntitySummaryFromTable. The object key. :return: The key of this DataEntitySummaryFromTable. :rtype: str �r7 �rG rI rI rJ r � s zDataEntitySummaryFromTable.keyc C s || _ dS )z� Sets the key of this DataEntitySummaryFromTable. The object key. :param key: The key of this DataEntitySummaryFromTable. :type: str NrL )rG r rI rI rJ r � s c C s | j S )z� Gets the model_version of this DataEntitySummaryFromTable. The model version of the object. :return: The model_version of this DataEntitySummaryFromTable. :rtype: str �r8 rM rI rI rJ r � s z(DataEntitySummaryFromTable.model_versionc C s || _ dS )z� Sets the model_version of this DataEntitySummaryFromTable. The model version of the object. :param model_version: The model_version of this DataEntitySummaryFromTable. :type: str NrN )rG r rI rI rJ r � s c C s | j S )z� Gets the parent_ref of this DataEntitySummaryFromTable. :return: The parent_ref of this DataEntitySummaryFromTable. :rtype: oci.data_connectivity.models.ParentReference �r9 rM rI rI rJ r � s z%DataEntitySummaryFromTable.parent_refc C s || _ dS )z� Sets the parent_ref of this DataEntitySummaryFromTable. :param parent_ref: The parent_ref of this DataEntitySummaryFromTable. :type: oci.data_connectivity.models.ParentReference NrO )rG r rI rI rJ r � s c C s | j S )aW Gets the name of this DataEntitySummaryFromTable. Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this DataEntitySummaryFromTable. :rtype: str �r: rM rI rI rJ r � s zDataEntitySummaryFromTable.namec C s || _ dS )aZ Sets the name of this DataEntitySummaryFromTable. Free form text without any restriction on the permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this DataEntitySummaryFromTable. :type: str NrP )rG r rI rI rJ r s c C s | j S )z� Gets the description of this DataEntitySummaryFromTable. Detailed description of the object. :return: The description of this DataEntitySummaryFromTable. :rtype: str �r; rM rI rI rJ r s z&DataEntitySummaryFromTable.descriptionc C s || _ dS )z� Sets the description of this DataEntitySummaryFromTable. Detailed description of the object. :param description: The description of this DataEntitySummaryFromTable. :type: str NrQ )rG r rI rI rJ r ! s c C s | j S )a Gets the object_version of this DataEntitySummaryFromTable. The version of the object that is used to track changes in the object instance. :return: The object_version of this DataEntitySummaryFromTable. :rtype: int �r<