ruạṛ
a ���fL( � @ 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� �Zdd � Zd!d"� Zd#d$� Zd%S )&�FlattenDetailsz+ Details for the flatten operator. c K sn dddddddddd� | _ ddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new FlattenDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param flatten_projection_preferences: The value to assign to the flatten_projection_preferences property of this FlattenDetails. :type flatten_projection_preferences: oci.data_integration.models.FlattenProjectionPreferences :param flatten_attribute_root: The value to assign to the flatten_attribute_root property of this FlattenDetails. :type flatten_attribute_root: str :param flatten_attribute_path: The value to assign to the flatten_attribute_path property of this FlattenDetails. :type flatten_attribute_path: str :param flatten_columns: The value to assign to the flatten_columns property of this FlattenDetails. :type flatten_columns: list[oci.data_integration.models.TypedObject] :param key: The value to assign to the key property of this FlattenDetails. :type key: str :param model_type: The value to assign to the model_type property of this FlattenDetails. :type model_type: str :param model_version: The value to assign to the model_version property of this FlattenDetails. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this FlattenDetails. :type parent_ref: oci.data_integration.models.ParentReference :param object_status: The value to assign to the object_status property of this FlattenDetails. :type object_status: int ZFlattenProjectionPreferences�strzlist[TypedObject]ZParentReference�int) �flatten_projection_preferences�flatten_attribute_root�flatten_attribute_path�flatten_columns�key� model_type� model_version� parent_ref� object_statusZflattenProjectionPreferencesZflattenAttributeRootZflattenAttributePathZflattenColumnsr Z modelTypeZmodelVersionZ parentRefZobjectStatusN)Z swagger_typesZ attribute_map�_flatten_projection_preferences�_flatten_attribute_root�_flatten_attribute_path�_flatten_columns�_key�_model_type�_model_version�_parent_ref�_object_status)�self�kwargs� r �O/usr/lib/python3.9/site-packages/oci/data_integration/models/flatten_details.py�__init__ s: +� �zFlattenDetails.__init__c C s | j S )z� Gets the flatten_projection_preferences of this FlattenDetails. :return: The flatten_projection_preferences of this FlattenDetails. :rtype: oci.data_integration.models.FlattenProjectionPreferences �r �r r r r r ^ s z-FlattenDetails.flatten_projection_preferencesc C s || _ dS )a Sets the flatten_projection_preferences of this FlattenDetails. :param flatten_projection_preferences: The flatten_projection_preferences of this FlattenDetails. :type: oci.data_integration.models.FlattenProjectionPreferences Nr )r r r r r r h s c C s | j S )z� Gets the flatten_attribute_root of this FlattenDetails. The string of flatten attribute column name where the flatten process starts. :return: The flatten_attribute_root of this FlattenDetails. :rtype: str �r r! r r r r r s z%FlattenDetails.flatten_attribute_rootc C s || _ dS )a Sets the flatten_attribute_root of this FlattenDetails. The string of flatten attribute column name where the flatten process starts. :param flatten_attribute_root: The flatten_attribute_root of this FlattenDetails. :type: str Nr"