# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: notification_entry.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,
    '',
    'notification_entry.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


import client_state_pb2 as client__state__pb2
import impression_pb2 as impression__pb2
import notification_data_pb2 as notification__data__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18notification_entry.proto\x12\x13notifications.proto\x1a\x12\x63lient_state.proto\x1a\x10impression.proto\x1a\x17notification_data.proto\"\x9c\x02\n\x0eScheduleParams\x12>\n\x08priority\x18\x01 \x01(\x0e\x32,.notifications.proto.ScheduleParams.Priority\x12M\n\x12impression_mapping\x18\x02 \x03(\x0b\x32\x31.notifications.proto.Impression.ImpressionMapping\x12\x1a\n\x12\x64\x65liver_time_start\x18\x03 \x01(\x03\x12\x18\n\x10\x64\x65liver_time_end\x18\x04 \x01(\x03\x12\x1f\n\x17ignore_timeout_duration\x18\x05 \x01(\x03\"$\n\x08Priority\x12\x07\n\x03LOW\x10\x00\x12\x0f\n\x0bNO_THROTTLE\x10\x01\"\xee\x01\n\x11NotificationEntry\x12\x36\n\x04type\x18\x01 \x01(\x0e\x32(.notifications.proto.SchedulerClientType\x12\x0c\n\x04guid\x18\x02 \x01(\t\x12\x13\n\x0b\x63reate_time\x18\x03 \x01(\x03\x12@\n\x11notification_data\x18\x04 \x01(\x0b\x32%.notifications.proto.NotificationData\x12<\n\x0fschedule_params\x18\x05 \x01(\x0b\x32#.notifications.proto.ScheduleParamsB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'notification_entry_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_SCHEDULEPARAMS']._serialized_start=113
  _globals['_SCHEDULEPARAMS']._serialized_end=397
  _globals['_SCHEDULEPARAMS_PRIORITY']._serialized_start=361
  _globals['_SCHEDULEPARAMS_PRIORITY']._serialized_end=397
  _globals['_NOTIFICATIONENTRY']._serialized_start=400
  _globals['_NOTIFICATIONENTRY']._serialized_end=638
# @@protoc_insertion_point(module_scope)
