ruạṛ
a M��f � @ 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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�#BatchDetectLanguageSentimentsResultz+ Result of sentiments detect call. c K s( ddd�| _ ddd�| _d| _d| _dS )al Initializes a new BatchDetectLanguageSentimentsResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param documents: The value to assign to the documents property of this BatchDetectLanguageSentimentsResult. :type documents: list[oci.ai_language.models.SentimentDocumentResult] :param errors: The value to assign to the errors property of this BatchDetectLanguageSentimentsResult. :type errors: list[oci.ai_language.models.DocumentError] zlist[SentimentDocumentResult]zlist[DocumentError])� documents�errorsr r N)� swagger_types� attribute_map� _documents�_errors)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/ai_language/models/batch_detect_language_sentiments_result.py�__init__ s ��z,BatchDetectLanguageSentimentsResult.__init__c C s | j S )a **[Required]** Gets the documents of this BatchDetectLanguageSentimentsResult. List of succeeded document response. :return: The documents of this BatchDetectLanguageSentimentsResult. :rtype: list[oci.ai_language.models.SentimentDocumentResult] �r �r r r r r + s z-BatchDetectLanguageSentimentsResult.documentsc C s || _ dS )a Sets the documents of this BatchDetectLanguageSentimentsResult. List of succeeded document response. :param documents: The documents of this BatchDetectLanguageSentimentsResult. :type: list[oci.ai_language.models.SentimentDocumentResult] Nr )r r r r r r 7 s c C s | j S )z� Gets the errors of this BatchDetectLanguageSentimentsResult. List of failed document response. :return: The errors of this BatchDetectLanguageSentimentsResult. :rtype: list[oci.ai_language.models.DocumentError] �r r r r r r C s z*BatchDetectLanguageSentimentsResult.errorsc C s || _ dS )a Sets the errors of this BatchDetectLanguageSentimentsResult. List of failed document response. :param errors: The errors of this BatchDetectLanguageSentimentsResult. :type: list[oci.ai_language.models.DocumentError] Nr )r r r r r r O s c C s t | �S �N)r r r r r �__repr__[ s z,BatchDetectLanguageSentimentsResult.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__^ s z*BatchDetectLanguageSentimentsResult.__eq__c C s | |k S r r r r r r �__ne__d s z*BatchDetectLanguageSentimentsResult.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn