ruạṛ
a N��f�X � @ 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)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zd:d;� Zd<d=� Zd>d?� Zd@S )A�CreateAttributeDetailsz9 Properties used in attribute create operations. c K s� ddddddddddddddddddd�| _ dd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new CreateAttributeDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateAttributeDetails. :type display_name: str :param business_name: The value to assign to the business_name property of this CreateAttributeDetails. :type business_name: str :param description: The value to assign to the description property of this CreateAttributeDetails. :type description: str :param external_data_type: The value to assign to the external_data_type property of this CreateAttributeDetails. :type external_data_type: str :param is_incremental_data: The value to assign to the is_incremental_data property of this CreateAttributeDetails. :type is_incremental_data: bool :param is_nullable: The value to assign to the is_nullable property of this CreateAttributeDetails. :type is_nullable: bool :param length: The value to assign to the length property of this CreateAttributeDetails. :type length: int :param position: The value to assign to the position property of this CreateAttributeDetails. :type position: int :param precision: The value to assign to the precision property of this CreateAttributeDetails. :type precision: int :param scale: The value to assign to the scale property of this CreateAttributeDetails. :type scale: int :param time_external: The value to assign to the time_external property of this CreateAttributeDetails. :type time_external: datetime :param min_collection_count: The value to assign to the min_collection_count property of this CreateAttributeDetails. :type min_collection_count: int :param max_collection_count: The value to assign to the max_collection_count property of this CreateAttributeDetails. :type max_collection_count: int :param external_datatype_entity_key: The value to assign to the external_datatype_entity_key property of this CreateAttributeDetails. :type external_datatype_entity_key: str :param external_parent_attribute_key: The value to assign to the external_parent_attribute_key property of this CreateAttributeDetails. :type external_parent_attribute_key: str :param custom_property_members: The value to assign to the custom_property_members property of this CreateAttributeDetails. :type custom_property_members: list[oci.data_catalog.models.CustomPropertySetUsage] :param type_key: The value to assign to the type_key property of this CreateAttributeDetails. :type type_key: str :param properties: The value to assign to the properties property of this CreateAttributeDetails. :type properties: dict(str, dict(str, str)) �str�bool�int�datetimezlist[CustomPropertySetUsage]zdict(str, dict(str, str)))�display_name� business_name�description�external_data_type�is_incremental_data�is_nullable�length�position� precision�scale� time_external�min_collection_count�max_collection_count�external_datatype_entity_key�external_parent_attribute_key�custom_property_members�type_key� properties�displayName�businessNamer �externalDataType�isIncrementalData� isNullabler r r r �timeExternal�minCollectionCount�maxCollectionCount�externalDatatypeEntityKey�externalParentAttributeKey�customPropertyMembers�typeKeyr N)� swagger_types� attribute_map� _display_name�_business_name�_description�_external_data_type�_is_incremental_data�_is_nullable�_length� _position� _precision�_scale�_time_external�_min_collection_count�_max_collection_count�_external_datatype_entity_key�_external_parent_attribute_key�_custom_property_members� _type_key�_properties)�self�kwargs� r? ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/create_attribute_details.py�__init__ sp O��zCreateAttributeDetails.__init__c C s | j S )a6 **[Required]** Gets the display_name of this CreateAttributeDetails. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this CreateAttributeDetails. :rtype: str �r+ �r= r? r? r@ r � s z#CreateAttributeDetails.display_namec C s || _ dS )a2 Sets the display_name of this CreateAttributeDetails. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this CreateAttributeDetails. :type: str NrB )r= r r? r? r@ r � s c C s | j S )a# Gets the business_name of this CreateAttributeDetails. Optional user friendly business name of the attribute. If set, this supplements the harvested display name of the object. :return: The business_name of this CreateAttributeDetails. :rtype: str �r, rC r? r? r@ r � s z$CreateAttributeDetails.business_namec C s || _ dS )a/ Sets the business_name of this CreateAttributeDetails. Optional user friendly business name of the attribute. If set, this supplements the harvested display name of the object. :param business_name: The business_name of this CreateAttributeDetails. :type: str NrD )r= r r? r? r@ r � s c C s | j S )z� Gets the description of this CreateAttributeDetails. Detailed description of the attribute. :return: The description of this CreateAttributeDetails. :rtype: str �r- rC r? r? r@ r � s z"CreateAttributeDetails.descriptionc C s || _ dS )z� Sets the description of this CreateAttributeDetails. Detailed description of the attribute. :param description: The description of this CreateAttributeDetails. :type: str NrE )r= r r? r? r@ r � s c C s | j S )a **[Required]** Gets the external_data_type of this CreateAttributeDetails. Data type of the attribute as defined in the external system. :return: The external_data_type of this CreateAttributeDetails. :rtype: str �r. rC r? r? r@ r � s z)CreateAttributeDetails.external_data_typec C s || _ dS )a Sets the external_data_type of this CreateAttributeDetails. Data type of the attribute as defined in the external system. :param external_data_type: The external_data_type of this CreateAttributeDetails. :type: str NrF )r= r r? r? r@ r � s c C s | j S )a Gets the is_incremental_data of this CreateAttributeDetails. Property that identifies if this attribute can be used as a watermark to extract incremental data. :return: The is_incremental_data of this CreateAttributeDetails. :rtype: bool �r/ rC r? r? r@ r � s z*CreateAttributeDetails.is_incremental_datac C s || _ dS )a+ Sets the is_incremental_data of this CreateAttributeDetails. Property that identifies if this attribute can be used as a watermark to extract incremental data. :param is_incremental_data: The is_incremental_data of this CreateAttributeDetails. :type: bool NrG )r= r r? r? r@ r s c C s | j S )z� Gets the is_nullable of this CreateAttributeDetails. Property that identifies if this attribute can be assigned null values. :return: The is_nullable of this CreateAttributeDetails. :rtype: bool �r0 rC r? r? r@ r s z"CreateAttributeDetails.is_nullablec C s || _ dS )z� Sets the is_nullable of this CreateAttributeDetails. Property that identifies if this attribute can be assigned null values. :param is_nullable: The is_nullable of this CreateAttributeDetails. :type: bool NrH )r= r r? r? r@ r ! s c C s | j S )z� Gets the length of this CreateAttributeDetails. Max allowed length of the attribute value. :return: The length of this CreateAttributeDetails. :rtype: int �r1 rC r? r? r@ r - s zCreateAttributeDetails.lengthc C s || _ dS )z� Sets the length of this CreateAttributeDetails. Max allowed length of the attribute value. :param length: The length of this CreateAttributeDetails. :type: int NrI )r= r r? r? r@ r 9 s c C s | j S )z� Gets the position of this CreateAttributeDetails. Position of the attribute in the record definition. :return: The position of this CreateAttributeDetails. :rtype: int �r2 rC r? r? r@ r E s zCreateAttributeDetails.positionc C s || _ dS )z� Sets the position of this CreateAttributeDetails. Position of the attribute in the record definition. :param position: The position of this CreateAttributeDetails. :type: int NrJ )r= r r? r? r@ r Q s c C s | j S )z� Gets the precision of this CreateAttributeDetails. Precision of the attribute value usually applies to float data type. :return: The precision of this CreateAttributeDetails. :rtype: int �r3 rC r? r? r@ r ] s z CreateAttributeDetails.precisionc C s || _ dS )z� Sets the precision of this CreateAttributeDetails. Precision of the attribute value usually applies to float data type. :param precision: The precision of this CreateAttributeDetails. :type: int NrK )r= r r? r? r@ r i s c C s | j S )z� Gets the scale of this CreateAttributeDetails. Scale of the attribute value usually applies to float data type. :return: The scale of this CreateAttributeDetails. :rtype: int �r4 rC r? r? r@ r u s zCreateAttributeDetails.scalec C s || _ dS )z� Sets the scale of this CreateAttributeDetails. Scale of the attribute value usually applies to float data type. :param scale: The scale of this CreateAttributeDetails. :type: int NrL )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the time_external of this CreateAttributeDetails. Last modified timestamp of this object in the external system. :return: The time_external of this CreateAttributeDetails. :rtype: datetime �r5 rC r? r? r@ r � s z$CreateAttributeDetails.time_externalc C s || _ dS )z� Sets the time_external of this CreateAttributeDetails. Last modified timestamp of this object in the external system. :param time_external: The time_external of this CreateAttributeDetails. :type: datetime NrM )r= r r? r? r@ r � s c C s | j S )aN Gets the min_collection_count of this CreateAttributeDetails. The minimum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. :return: The min_collection_count of this CreateAttributeDetails. :rtype: int �r6 rC r? r? r@ r � s z+CreateAttributeDetails.min_collection_countc C s || _ dS )aa Sets the min_collection_count of this CreateAttributeDetails. The minimum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. :param min_collection_count: The min_collection_count of this CreateAttributeDetails. :type: int NrN )r= r r? r? r@ r � s c C s | j S )a� Gets the max_collection_count of this CreateAttributeDetails. The maximum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. For type specifications in systems that specify only "capacity" without upper or lower bound , this property can also be used to just mean "capacity". Some examples are Varray size in Oracle , Occurs Clause in Cobol , capacity in XmlSchemaObjectCollection , maxOccurs in Xml , maxItems in Json :return: The max_collection_count of this CreateAttributeDetails. :rtype: int �r7 rC r? r? r@ r � s z+CreateAttributeDetails.max_collection_countc C s || _ dS )a� Sets the max_collection_count of this CreateAttributeDetails. The maximum count for the number of instances of a given type stored in this collection type attribute,applicable if this attribute is a complex type. For type specifications in systems that specify only "capacity" without upper or lower bound , this property can also be used to just mean "capacity". Some examples are Varray size in Oracle , Occurs Clause in Cobol , capacity in XmlSchemaObjectCollection , maxOccurs in Xml , maxItems in Json :param max_collection_count: The max_collection_count of this CreateAttributeDetails. :type: int NrO )r= r r? r? r@ r � s c C s | j S )a< Gets the external_datatype_entity_key of this CreateAttributeDetails. External entity key that represents the datatype of this attribute , applicable if this attribute is a complex type. :return: The external_datatype_entity_key of this CreateAttributeDetails. :rtype: str �r8 rC r? r? r@ r � s z3CreateAttributeDetails.external_datatype_entity_keyc C s || _ dS )aW Sets the external_datatype_entity_key of this CreateAttributeDetails. External entity key that represents the datatype of this attribute , applicable if this attribute is a complex type. :param external_datatype_entity_key: The external_datatype_entity_key of this CreateAttributeDetails. :type: str NrP )r= r r? r? r@ r � s c C s | j S )aQ Gets the external_parent_attribute_key of this CreateAttributeDetails. External attribute key that represents the parent attribute of this attribute , applicable if the parent attribute is of complex type. :return: The external_parent_attribute_key of this CreateAttributeDetails. :rtype: str �r9 rC r? r? r@ r � s z4CreateAttributeDetails.external_parent_attribute_keyc C s || _ dS )am Sets the external_parent_attribute_key of this CreateAttributeDetails. External attribute key that represents the parent attribute of this attribute , applicable if the parent attribute is of complex type. :param external_parent_attribute_key: The external_parent_attribute_key of this CreateAttributeDetails. :type: str NrQ )r= r r? r? r@ r � s c C s | j S )a6 Gets the custom_property_members of this CreateAttributeDetails. The list of customized properties along with the values for this object :return: The custom_property_members of this CreateAttributeDetails. :rtype: list[oci.data_catalog.models.CustomPropertySetUsage] �r: rC r? r? r@ r s z.CreateAttributeDetails.custom_property_membersc C s || _ dS )aL Sets the custom_property_members of this CreateAttributeDetails. The list of customized properties along with the values for this object :param custom_property_members: The custom_property_members of this CreateAttributeDetails. :type: list[oci.data_catalog.models.CustomPropertySetUsage] NrR )r= r r? r? r@ r s c C s | j S )z� Gets the type_key of this CreateAttributeDetails. Type key of the object. Type keys can be found via the '/types' endpoint. :return: The type_key of this CreateAttributeDetails. :rtype: str �r; rC r? r? r@ r ! s zCreateAttributeDetails.type_keyc C s || _ dS )z� Sets the type_key of this CreateAttributeDetails. Type key of the object. Type keys can be found via the '/types' endpoint. :param type_key: The type_key of this CreateAttributeDetails. :type: str NrS )r= r r? r? r@ r - s c C s | j S )a� Gets the properties of this CreateAttributeDetails. A map of maps that contains the properties which are specific to the attribute type. Each attribute type definition defines it's set of required and optional properties. The map keys are category names and the values are maps of property name to property value. Every property is contained inside of a category. Most attributes have required properties within the "default" category. To determine the set of required and optional properties for an attribute type, a query can be done on '/types?type=attribute' that returns a collection of all attribute types. The appropriate attribute type, which will include definitions of all of it's properties, can be identified from this collection. Example: `{"properties": { "default": { "key1": "value1"}}}` :return: The properties of this CreateAttributeDetails. :rtype: dict(str, dict(str, str)) �r<