# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/bell/v1/keyapis_bell_notification_v1.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
from keyapis.bell.v1 import keyapis_bell_common_v1_pb2 as keyapis_dot_bell_dot_v1_dot_keyapis__bell__common__v1__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2keyapis/bell/v1/keyapis_bell_notification_v1.proto\x12\x0fkeyapis.bell.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a,keyapis/bell/v1/keyapis_bell_common_v1.proto\"\x93\x04\n\x0cNotification\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x12\n\x05orpon\x18\x02 \x01(\x03\x42\x03\xe0\x41\x02\x12/\n\tapp_title\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12\x18\n\x0broom_number\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06header\x18\x05 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04text\x18\x06 \x01(\tB\x03\xe0\x41\x02\x12\x42\n\x0bstatus_type\x18\x07 \x01(\x0e\x32(.keyapis.bell.v1.Notification.StatusTypeB\x03\xe0\x41\x03\x12\x33\n\ncreated_at\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12:\n\x11status_changed_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12;\n\x07payload\x18\n \x03(\x0b\x32*.keyapis.bell.v1.Notification.PayloadEntry\x1a.\n\x0cPayloadEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"I\n\nStatusType\x12\x17\n\x13STATUS_TYPE_UNKNOWN\x10\x00\x12\x07\n\x03NEW\x10\x01\x12\r\n\tDELIVERED\x10\x02\x12\n\n\x06VIEWED\x10\x03\"K\n\x17PostNotificationRequest\x12\x30\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x1d.keyapis.bell.v1.NotificationB\x03\xe0\x41\x02\"\xde\x01\n\x18PostNotificationResponse\x12-\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x1d.keyapis.bell.v1.NotificationH\x00\x12@\n\x05\x65rror\x18\x02 \x01(\x0b\x32/.keyapis.bell.v1.PostNotificationResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\")\n\x16GetNotificationRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\xdc\x01\n\x17GetNotificationResponse\x12-\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x1d.keyapis.bell.v1.NotificationH\x00\x12?\n\x05\x65rror\x18\x02 \x01(\x0b\x32..keyapis.bell.v1.GetNotificationResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x96\x01\n\x1aGetNotificationListRequest\x12\x33\n\x06\x66ilter\x18\x01 \x01(\x0b\x32#.keyapis.bell.v1.NotificationFilter\x12\x35\n\x06paging\x18\x02 \x01(\x0b\x32#.keyapis.bell.v1.NotificationPagingH\x00\x42\x0c\n\npagination\"\xe4\x01\n\x1bGetNotificationListResponse\x12-\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x1d.keyapis.bell.v1.NotificationH\x00\x12\x43\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x32.keyapis.bell.v1.GetNotificationListResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"R\n\x1bGetNotificationCountRequest\x12\x33\n\x06\x66ilter\x18\x01 \x01(\x0b\x32#.keyapis.bell.v1.NotificationFilter\"\xc7\x01\n\x1cGetNotificationCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12\x44\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x33.keyapis.bell.v1.GetNotificationCountResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\".\n\x1bPostNotificationViewRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\xb7\x01\n\x1cPostNotificationViewResponse\x12\x44\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x33.keyapis.bell.v1.PostNotificationViewResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"z\n\x12NotificationFilter\x12\x0e\n\x06orpons\x18\x01 \x03(\x03\x12\x14\n\x0croom_numbers\x18\x02 \x03(\t\x12>\n\x0cstatus_types\x18\x03 \x03(\x0e\x32(.keyapis.bell.v1.Notification.StatusType\"\xd7\x02\n\x12NotificationPaging\x12\x46\n\rorder_by_type\x18\x01 \x01(\x0e\x32/.keyapis.bell.v1.NotificationPaging.OrderByType\x12I\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32\x31.keyapis.bell.v1.NotificationPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"O\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x0e\n\nCREATED_AT\x10\x01\x12\x15\n\x11STATUS_CHANGED_AT\x10\x02\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02\"Z\n*PostNotificationViewOrponRoomNumberRequest\x12\x12\n\x05orpon\x18\x01 \x01(\x03\x42\x03\xe0\x41\x02\x12\x18\n\x0broom_number\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\xe5\x01\n+PostNotificationViewOrponRoomNumberResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12S\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x42.keyapis.bell.v1.PostNotificationViewOrponRoomNumberResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.bell.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type2\x86\x08\n\x13NotificationService\x12\x8d\x01\n\x10PostNotification\x12(.keyapis.bell.v1.PostNotificationRequest\x1a).keyapis.bell.v1.PostNotificationResponse\"$\x82\xd3\xe4\x93\x02\x1e\"\x19/bell/api/v1/notification:\x01*\x12\x8c\x01\n\x0fGetNotification\x12\'.keyapis.bell.v1.GetNotificationRequest\x1a(.keyapis.bell.v1.GetNotificationResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/bell/api/v1/notification/{id}\x12\x9a\x01\n\x13GetNotificationList\x12+.keyapis.bell.v1.GetNotificationListRequest\x1a,.keyapis.bell.v1.GetNotificationListResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/bell/api/v1/notification/list0\x01\x12\x9c\x01\n\x14GetNotificationCount\x12,.keyapis.bell.v1.GetNotificationCountRequest\x1a-.keyapis.bell.v1.GetNotificationCountResponse\"\'\x82\xd3\xe4\x93\x02!\x12\x1f/bell/api/v1/notification/count\x12\xa0\x01\n\x14PostNotificationView\x12,.keyapis.bell.v1.PostNotificationViewRequest\x1a-.keyapis.bell.v1.PostNotificationViewResponse\"+\x82\xd3\xe4\x93\x02%\"#/bell/api/v1/notification/{id}/view\x12\xf0\x01\n#PostNotificationViewOrponRoomNumber\x12;.keyapis.bell.v1.PostNotificationViewOrponRoomNumberRequest\x1a<.keyapis.bell.v1.PostNotificationViewOrponRoomNumberResponse\"N\x82\xd3\xe4\x93\x02H\"F/bell/api/v1/notification/view/orpon/{orpon}/room_number/{room_number}B\x8c\x01\n\x12ru.keyapis.bell.v1B\x12KeyapisBellV1ProtoH\x03P\x00Z\x10/keyapis_bell_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\rKEYAPISBELLV1\xaa\x02\x0fKeyapis.Bell.V1\xca\x02\x0fKeyapis\\Bell\\V1\xea\x02\x11Keyapis::Bell::V1b\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'keyapis.bell.v1.keyapis_bell_notification_v1_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\022ru.keyapis.bell.v1B\022KeyapisBellV1ProtoH\003P\000Z\020/keyapis_bell_v1\330\001\001\370\001\001\242\002\rKEYAPISBELLV1\252\002\017Keyapis.Bell.V1\312\002\017Keyapis\\Bell\\V1\352\002\021Keyapis::Bell::V1'
  _NOTIFICATION_PAYLOADENTRY._options = None
  _NOTIFICATION_PAYLOADENTRY._serialized_options = b'8\001'
  _NOTIFICATION.fields_by_name['id']._options = None
  _NOTIFICATION.fields_by_name['id']._serialized_options = b'\340A\003'
  _NOTIFICATION.fields_by_name['orpon']._options = None
  _NOTIFICATION.fields_by_name['orpon']._serialized_options = b'\340A\002'
  _NOTIFICATION.fields_by_name['room_number']._options = None
  _NOTIFICATION.fields_by_name['room_number']._serialized_options = b'\340A\002'
  _NOTIFICATION.fields_by_name['header']._options = None
  _NOTIFICATION.fields_by_name['header']._serialized_options = b'\340A\002'
  _NOTIFICATION.fields_by_name['text']._options = None
  _NOTIFICATION.fields_by_name['text']._serialized_options = b'\340A\002'
  _NOTIFICATION.fields_by_name['status_type']._options = None
  _NOTIFICATION.fields_by_name['status_type']._serialized_options = b'\340A\003'
  _NOTIFICATION.fields_by_name['created_at']._options = None
  _NOTIFICATION.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _NOTIFICATION.fields_by_name['status_changed_at']._options = None
  _NOTIFICATION.fields_by_name['status_changed_at']._serialized_options = b'\340A\003'
  _POSTNOTIFICATIONREQUEST.fields_by_name['data']._options = None
  _POSTNOTIFICATIONREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _GETNOTIFICATIONREQUEST.fields_by_name['id']._options = None
  _GETNOTIFICATIONREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _POSTNOTIFICATIONVIEWREQUEST.fields_by_name['id']._options = None
  _POSTNOTIFICATIONVIEWREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST.fields_by_name['orpon']._options = None
  _POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST.fields_by_name['orpon']._serialized_options = b'\340A\002'
  _POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST.fields_by_name['room_number']._options = None
  _POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST.fields_by_name['room_number']._serialized_options = b'\340A\002'
  _NOTIFICATIONSERVICE.methods_by_name['PostNotification']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['PostNotification']._serialized_options = b'\202\323\344\223\002\036\"\031/bell/api/v1/notification:\001*'
  _NOTIFICATIONSERVICE.methods_by_name['GetNotification']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['GetNotification']._serialized_options = b'\202\323\344\223\002 \022\036/bell/api/v1/notification/{id}'
  _NOTIFICATIONSERVICE.methods_by_name['GetNotificationList']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['GetNotificationList']._serialized_options = b'\202\323\344\223\002 \022\036/bell/api/v1/notification/list'
  _NOTIFICATIONSERVICE.methods_by_name['GetNotificationCount']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['GetNotificationCount']._serialized_options = b'\202\323\344\223\002!\022\037/bell/api/v1/notification/count'
  _NOTIFICATIONSERVICE.methods_by_name['PostNotificationView']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['PostNotificationView']._serialized_options = b'\202\323\344\223\002%\"#/bell/api/v1/notification/{id}/view'
  _NOTIFICATIONSERVICE.methods_by_name['PostNotificationViewOrponRoomNumber']._options = None
  _NOTIFICATIONSERVICE.methods_by_name['PostNotificationViewOrponRoomNumber']._serialized_options = b'\202\323\344\223\002H\"F/bell/api/v1/notification/view/orpon/{orpon}/room_number/{room_number}'
  _globals['_NOTIFICATION']._serialized_start=280
  _globals['_NOTIFICATION']._serialized_end=811
  _globals['_NOTIFICATION_PAYLOADENTRY']._serialized_start=690
  _globals['_NOTIFICATION_PAYLOADENTRY']._serialized_end=736
  _globals['_NOTIFICATION_STATUSTYPE']._serialized_start=738
  _globals['_NOTIFICATION_STATUSTYPE']._serialized_end=811
  _globals['_POSTNOTIFICATIONREQUEST']._serialized_start=813
  _globals['_POSTNOTIFICATIONREQUEST']._serialized_end=888
  _globals['_POSTNOTIFICATIONRESPONSE']._serialized_start=891
  _globals['_POSTNOTIFICATIONRESPONSE']._serialized_end=1113
  _globals['_POSTNOTIFICATIONRESPONSE_ERROR']._serialized_start=1032
  _globals['_POSTNOTIFICATIONRESPONSE_ERROR']._serialized_end=1105
  _globals['_GETNOTIFICATIONREQUEST']._serialized_start=1115
  _globals['_GETNOTIFICATIONREQUEST']._serialized_end=1156
  _globals['_GETNOTIFICATIONRESPONSE']._serialized_start=1159
  _globals['_GETNOTIFICATIONRESPONSE']._serialized_end=1379
  _globals['_GETNOTIFICATIONRESPONSE_ERROR']._serialized_start=1032
  _globals['_GETNOTIFICATIONRESPONSE_ERROR']._serialized_end=1105
  _globals['_GETNOTIFICATIONLISTREQUEST']._serialized_start=1382
  _globals['_GETNOTIFICATIONLISTREQUEST']._serialized_end=1532
  _globals['_GETNOTIFICATIONLISTRESPONSE']._serialized_start=1535
  _globals['_GETNOTIFICATIONLISTRESPONSE']._serialized_end=1763
  _globals['_GETNOTIFICATIONLISTRESPONSE_ERROR']._serialized_start=1032
  _globals['_GETNOTIFICATIONLISTRESPONSE_ERROR']._serialized_end=1105
  _globals['_GETNOTIFICATIONCOUNTREQUEST']._serialized_start=1765
  _globals['_GETNOTIFICATIONCOUNTREQUEST']._serialized_end=1847
  _globals['_GETNOTIFICATIONCOUNTRESPONSE']._serialized_start=1850
  _globals['_GETNOTIFICATIONCOUNTRESPONSE']._serialized_end=2049
  _globals['_GETNOTIFICATIONCOUNTRESPONSE_ERROR']._serialized_start=1032
  _globals['_GETNOTIFICATIONCOUNTRESPONSE_ERROR']._serialized_end=1105
  _globals['_POSTNOTIFICATIONVIEWREQUEST']._serialized_start=2051
  _globals['_POSTNOTIFICATIONVIEWREQUEST']._serialized_end=2097
  _globals['_POSTNOTIFICATIONVIEWRESPONSE']._serialized_start=2100
  _globals['_POSTNOTIFICATIONVIEWRESPONSE']._serialized_end=2283
  _globals['_POSTNOTIFICATIONVIEWRESPONSE_ERROR']._serialized_start=1032
  _globals['_POSTNOTIFICATIONVIEWRESPONSE_ERROR']._serialized_end=1105
  _globals['_NOTIFICATIONFILTER']._serialized_start=2285
  _globals['_NOTIFICATIONFILTER']._serialized_end=2407
  _globals['_NOTIFICATIONPAGING']._serialized_start=2410
  _globals['_NOTIFICATIONPAGING']._serialized_end=2753
  _globals['_NOTIFICATIONPAGING_ORDERBYTYPE']._serialized_start=2610
  _globals['_NOTIFICATIONPAGING_ORDERBYTYPE']._serialized_end=2689
  _globals['_NOTIFICATIONPAGING_DIRECTIONTYPE']._serialized_start=2691
  _globals['_NOTIFICATIONPAGING_DIRECTIONTYPE']._serialized_end=2753
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST']._serialized_start=2755
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERREQUEST']._serialized_end=2845
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERRESPONSE']._serialized_start=2848
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERRESPONSE']._serialized_end=3077
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERRESPONSE_ERROR']._serialized_start=1032
  _globals['_POSTNOTIFICATIONVIEWORPONROOMNUMBERRESPONSE_ERROR']._serialized_end=1105
  _globals['_NOTIFICATIONSERVICE']._serialized_start=3080
  _globals['_NOTIFICATIONSERVICE']._serialized_end=4110
# @@protoc_insertion_point(module_scope)
