a fS @s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@sdeZdZdZddZeddZejddZeddZejd dZd d Z d d Z ddZ dS)FieldMapz FieldMap cKs(ddd|_ddd|_d|_d|_dS)a Initializes a new FieldMap object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param lookup_field: The value to assign to the lookup_field property of this FieldMap. :type lookup_field: str :param maps_to: The value to assign to the maps_to property of this FieldMap. :type maps_to: str str) lookup_fieldmaps_toZ lookupFieldZmapsToN)Z swagger_typesZ attribute_map _lookup_field_maps_to)selfkwargsrF/usr/lib/python3.9/site-packages/oci/log_analytics/models/field_map.py__init__szFieldMap.__init__cCs|jS)z Gets the lookup_field of this FieldMap. loopup field :return: The lookup_field of this FieldMap. :rtype: str r r rrrr+s zFieldMap.lookup_fieldcCs ||_dS)z Sets the lookup_field of this FieldMap. loopup field :param lookup_field: The lookup_field of this FieldMap. :type: str Nr)r rrrrr7s cCs|jS)z Gets the maps_to of this FieldMap. maps to :return: The maps_to of this FieldMap. :rtype: str r rrrrr Cs zFieldMap.maps_tocCs ||_dS)z Sets the maps_to of this FieldMap. maps to :param maps_to: The maps_to of this FieldMap. :type: str Nr)r r rrrr Os cCst|SN)rrrrr__repr__[szFieldMap.__repr__cCs|dur dS|j|jkS)NF)__dict__r otherrrr__eq__^szFieldMap.__eq__cCs ||k Srrrrrr__ne__dszFieldMap.__ne__N) __name__ __module__ __qualname____doc__rpropertyrsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrobjectrrrrrs