a M•ºfã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s~eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ d d„Z dd„Z dd„Z dS)ÚEntityLabelErrorAnalysisz3 Possible entity error label error details cKs2ddddœ|_ddddœ|_d|_d|_d|_dS)ao Initializes a new EntityLabelErrorAnalysis object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this EntityLabelErrorAnalysis. :type type: str :param offset: The value to assign to the offset property of this EntityLabelErrorAnalysis. :type offset: int :param length: The value to assign to the length property of this EntityLabelErrorAnalysis. :type length: int ÚstrÚint)ÚtypeÚoffsetÚlengthr r r N)Ú swagger_typesÚ attribute_mapÚ_typeÚ_offsetÚ_length)ÚselfÚkwargs©rú–/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/ai_language/models/entity_label_error_analysis.pyÚ__init__sýýz!EntityLabelErrorAnalysis.__init__cCs|jS)zÜ **[Required]** Gets the type of this EntityLabelErrorAnalysis. Type of entity text like PER, LOC, GPE, NOPE etc. :return: The type of this EntityLabelErrorAnalysis. :rtype: str ©r©rrrrr 2s zEntityLabelErrorAnalysis.typecCs ||_dS)zÐ Sets the type of this EntityLabelErrorAnalysis. Type of entity text like PER, LOC, GPE, NOPE etc. :param type: The type of this EntityLabelErrorAnalysis. :type: str Nr)rr rrrr >s cCs|jS)zÆ **[Required]** Gets the offset of this EntityLabelErrorAnalysis. Starting index on text. :return: The offset of this EntityLabelErrorAnalysis. :rtype: int ©rrrrrr Js zEntityLabelErrorAnalysis.offsetcCs ||_dS)z¼ Sets the offset of this EntityLabelErrorAnalysis. Starting index on text. :param offset: The offset of this EntityLabelErrorAnalysis. :type: int Nr)rr rrrr Vs cCs|jS)z½ **[Required]** Gets the length of this EntityLabelErrorAnalysis. Length of text :return: The length of this EntityLabelErrorAnalysis. :rtype: int ©rrrrrr bs zEntityLabelErrorAnalysis.lengthcCs ||_dS)z³ Sets the length of this EntityLabelErrorAnalysis. Length of text :param length: The length of this EntityLabelErrorAnalysis. :type: int Nr)rr rrrr ns cCst|ƒS©N)rrrrrÚ__repr__zsz!EntityLabelErrorAnalysis.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__}szEntityLabelErrorAnalysis.__eq__cCs ||k SrrrrrrÚ__ne__ƒszEntityLabelErrorAnalysis.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterr r rrr rrrrr s""      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs