ruạṛ
a ���fQ � @ 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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�FieldMapWrapperz$ A wrapper for a field map. c K s ddi| _ ddi| _d| _dS )aw Initializes a new FieldMapWrapper object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param field_map: The value to assign to the field_map property of this FieldMapWrapper. :type field_map: oci.data_integration.models.FieldMap � field_mapZFieldMapZfieldMapN)Z swagger_typesZ attribute_map� _field_map)�self�kwargs� r �Q/usr/lib/python3.9/site-packages/oci/data_integration/models/field_map_wrapper.py�__init__ s ��zFieldMapWrapper.__init__c C s | j S )z� Gets the field_map of this FieldMapWrapper. :return: The field_map of this FieldMapWrapper. :rtype: oci.data_integration.models.FieldMap �r �r r r r r &