a üÎòf%ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)Ú SearchResultz$ A log search result entry. cKsddi|_ddi|_d|_dS)aD Initializes a new SearchResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param data: The value to assign to the data property of this SearchResult. :type data: object ÚdataÚobjectN)Z swagger_typesZ attribute_mapÚ_data)ÚselfÚkwargs©r úJ/usr/lib/python3.9/site-packages/oci/loggingsearch/models/search_result.pyÚ__init__s ÿÿzSearchResult.__init__cCs|jS)zÖ **[Required]** Gets the data of this SearchResult. JSON blob containing the search entry with the projected fields. :return: The data of this SearchResult. :rtype: object ©r ©r r r r r&s zSearchResult.datacCs ||_dS)zÊ Sets the data of this SearchResult. JSON blob containing the search entry with the projected fields. :param data: The data of this SearchResult. :type: object Nr)r rr r r r2s cCst|ƒS©N)rrr r r Ú__repr__>szSearchResult.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__AszSearchResult.__eq__cCs ||k Srr rr r r Ú__ne__GszSearchResult.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrrrr r r r Ús