a üÎò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)Ú ExportContentz The content to export. cKs2ddddœ|_ddddœ|_d|_d|_d|_dS)aŽ Initializes a new ExportContent object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param field_names: The value to assign to the field_names property of this ExportContent. :type field_names: list[str] :param parser_names: The value to assign to the parser_names property of this ExportContent. :type parser_names: list[str] :param source_names: The value to assign to the source_names property of this ExportContent. :type source_names: list[str] z list[str])Ú field_namesÚ parser_namesÚ source_namesZ fieldNamesZ parserNamesZ sourceNamesN)Z swagger_typesZ attribute_mapÚ _field_namesÚ _parser_namesÚ _source_names)ÚselfÚkwargs©rúK/usr/lib/python3.9/site-packages/oci/log_analytics/models/export_content.pyÚ__init__sýýzExportContent.__init__cCs|jS)zª Gets the field_names of this ExportContent. The field names. :return: The field_names of this ExportContent. :rtype: list[str] ©r ©r rrrr4s zExportContent.field_namescCs ||_dS)z´ Sets the field_names of this ExportContent. The field names. :param field_names: The field_names of this ExportContent. :type: list[str] Nr)r rrrrr@s cCs|jS)z­ Gets the parser_names of this ExportContent. The parser names. :return: The parser_names of this ExportContent. :rtype: list[str] ©r rrrrrLs zExportContent.parser_namescCs ||_dS)z¸ Sets the parser_names of this ExportContent. The parser names. :param parser_names: The parser_names of this ExportContent. :type: list[str] Nr)r rrrrrXs cCs|jS)z­ Gets the source_names of this ExportContent. The source names. :return: The source_names of this ExportContent. :rtype: list[str] ©r rrrrr ds zExportContent.source_namescCs ||_dS)z¸ Sets the source_names of this ExportContent. The source names. :param source_names: The source_names of this ExportContent. :type: list[str] Nr)r r rrrr ps cCst|ƒS©N)rrrrrÚ__repr__|szExportContent.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__szExportContent.__eq__cCs ||k SrrrrrrÚ__ne__…szExportContent.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrr rrrrrrrr s""      rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs