ruạṛ
a N��f�N � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateEntityShapeDetails� )�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� �Zed:d;� �Zej d<d;� �Zed=d>� �Zej d?d>� �Zd@dA� ZdBdC� Z dDdE� Z!dFS )G�CreateEntityShapeFromFilez' The file data entity details. �TABLE�VIEW�FILE�QUEUE�STREAM�OTHERc K s� dddddddddddddddddddd �| _ d ddd dddddddddddddddd �| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )al Initializes a new CreateEntityShapeFromFile object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.CreateEntityShapeFromFile.model_type` attribute of this class is ``FILE_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 CreateEntityShapeFromFile. Allowed values for this property are: "FILE_ENTITY", "SQL_ENTITY" :type model_type: str :param key: The value to assign to the key property of this CreateEntityShapeFromFile. :type key: str :param model_version: The value to assign to the model_version property of this CreateEntityShapeFromFile. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this CreateEntityShapeFromFile. :type parent_ref: oci.data_integration.models.ParentReference :param name: The value to assign to the name property of this CreateEntityShapeFromFile. :type name: str :param description: The value to assign to the description property of this CreateEntityShapeFromFile. :type description: str :param object_version: The value to assign to the object_version property of this CreateEntityShapeFromFile. :type object_version: int :param external_key: The value to assign to the external_key property of this CreateEntityShapeFromFile. :type external_key: str :param shape: The value to assign to the shape property of this CreateEntityShapeFromFile. :type shape: oci.data_integration.models.Shape :param shape_id: The value to assign to the shape_id property of this CreateEntityShapeFromFile. :type shape_id: str :param types: The value to assign to the types property of this CreateEntityShapeFromFile. :type types: oci.data_integration.models.TypeLibrary :param entity_type: The value to assign to the entity_type property of this CreateEntityShapeFromFile. Allowed values for this property are: "TABLE", "VIEW", "FILE", "QUEUE", "STREAM", "OTHER" :type entity_type: str :param other_type_label: The value to assign to the other_type_label property of this CreateEntityShapeFromFile. :type other_type_label: str :param unique_keys: The value to assign to the unique_keys property of this CreateEntityShapeFromFile. :type unique_keys: list[oci.data_integration.models.UniqueKey] :param foreign_keys: The value to assign to the foreign_keys property of this CreateEntityShapeFromFile. :type foreign_keys: list[oci.data_integration.models.ForeignKey] :param resource_name: The value to assign to the resource_name property of this CreateEntityShapeFromFile. :type resource_name: str :param data_format: The value to assign to the data_format property of this CreateEntityShapeFromFile. :type data_format: oci.data_integration.models.DataFormat :param object_status: The value to assign to the object_status property of this CreateEntityShapeFromFile. :type object_status: int :param identifier: The value to assign to the identifier property of this CreateEntityShapeFromFile. :type identifier: str �str�ParentReference�int�Shape�TypeLibraryzlist[UniqueKey]zlist[ForeignKey]� DataFormat)� model_type�key� model_version� parent_ref�name�description�object_version�external_key�shape�shape_id�types�entity_type�other_type_label�unique_keys�foreign_keys� resource_name�data_format� object_status� identifier� modelTyper �modelVersion� parentRefr r � objectVersion�externalKeyr �shapeIdr � entityType�otherTypeLabel� uniqueKeys�foreignKeys�resourceName� dataFormat�objectStatusr'