# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: impression.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'impression.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import notification_data_pb2 as notification__data__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10impression.proto\x12\x13notifications.proto\x1a\x17notification_data.proto\"\xc4\x05\n\nImpression\x12\x13\n\x0b\x63reate_time\x18\x01 \x01(\x03\x12>\n\x08\x66\x65\x65\x64\x62\x61\x63k\x18\x02 \x01(\x0e\x32,.notifications.proto.Impression.UserFeedback\x12\x44\n\nimpression\x18\x03 \x01(\x0e\x32\x30.notifications.proto.Impression.ImpressionResult\x12\x12\n\nintegrated\x18\x04 \x01(\x08\x12\x0c\n\x04guid\x18\x05 \x01(\t\x12M\n\x12impression_mapping\x18\x06 \x03(\x0b\x32\x31.notifications.proto.Impression.ImpressionMapping\x12\x34\n\x0b\x63ustom_data\x18\x07 \x03(\x0b\x32\x1f.notifications.proto.CustomData\x12\x1f\n\x17ignore_timeout_duration\x18\x08 \x01(\x03\x1a\xa5\x01\n\x11ImpressionMapping\x12\x43\n\ruser_feedback\x18\x01 \x01(\x0e\x32,.notifications.proto.Impression.UserFeedback\x12K\n\x11impression_result\x18\x02 \x01(\x0e\x32\x30.notifications.proto.Impression.ImpressionResult\"a\n\x0cUserFeedback\x12\x0f\n\x0bNO_FEEDBACK\x10\x00\x12\x0b\n\x07HELPFUL\x10\x01\x12\x0f\n\x0bNOT_HELPFUL\x10\x02\x12\t\n\x05\x43LICK\x10\x03\x12\x0b\n\x07\x44ISMISS\x10\x04\x12\n\n\x06IGNORE\x10\x05\"H\n\x10ImpressionResult\x12\x0b\n\x07INVALID\x10\x00\x12\x0c\n\x08POSITIVE\x10\x01\x12\x0c\n\x08NEGATIVE\x10\x02\x12\x0b\n\x07NEUTRAL\x10\x03\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'impression_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_IMPRESSION']._serialized_start=67
  _globals['_IMPRESSION']._serialized_end=775
  _globals['_IMPRESSION_IMPRESSIONMAPPING']._serialized_start=437
  _globals['_IMPRESSION_IMPRESSIONMAPPING']._serialized_end=602
  _globals['_IMPRESSION_USERFEEDBACK']._serialized_start=604
  _globals['_IMPRESSION_USERFEEDBACK']._serialized_end=701
  _globals['_IMPRESSION_IMPRESSIONRESULT']._serialized_start=703
  _globals['_IMPRESSION_IMPRESSIONRESULT']._serialized_end=775
# @@protoc_insertion_point(module_scope)
