ruạṛ
a N��fF � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�RecordMetadata� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�TextMetadataz8 Collection of metadata related to text record. c K s$ ddi| _ ddi| _d| _d| _dS )a{ Initializes a new TextMetadata object with values from keyword arguments. The default value of the :py:attr:`~oci.data_labeling_service_dataplane.models.TextMetadata.record_type` attribute of this class is ``TEXT_METADATA`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param record_type: The value to assign to the record_type property of this TextMetadata. Allowed values for this property are: "IMAGE_METADATA", "TEXT_METADATA", "DOCUMENT_METADATA" :type record_type: str �record_type�str� recordTypeN� TEXT_METADATA)� swagger_types� attribute_map�_record_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_labeling_service_dataplane/models/text_metadata.py�__init__ s ��zTextMetadata.__init__c C s t | �S �N)r )r r r r �__repr__'