ruạṛ
a N��fb � @ 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 )�DocumentMetadataz< Collection of metadata related to document record. c K s$ ddi| _ ddi| _d| _d| _dS )a� Initializes a new DocumentMetadata object with values from keyword arguments. The default value of the :py:attr:`~oci.data_labeling_service_dataplane.models.DocumentMetadata.record_type` attribute of this class is ``DOCUMENT_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 DocumentMetadata. Allowed values for this property are: "IMAGE_METADATA", "TEXT_METADATA", "DOCUMENT_METADATA" :type record_type: str �record_type�str� recordTypeN�DOCUMENT_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/document_metadata.py�__init__ s ��zDocumentMetadata.__init__c C s t | �S �N)r )r r r r �__repr__'