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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17notification_data.proto\x12\x13notifications.proto\"(\n\nCustomData\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x0c\"\x9e\x03\n\x10NotificationData\x12\r\n\x05title\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\t\x12\x34\n\x0b\x63ustom_data\x18\x03 \x03(\x0b\x32\x1f.notifications.proto.CustomData\x12=\n\x07\x62uttons\x18\x04 \x03(\x0b\x32,.notifications.proto.NotificationData.Button\x12H\n\nicons_uuid\x18\x05 \x03(\x0b\x32\x34.notifications.proto.NotificationData.IconUuidBundle\x1a^\n\x06\x42utton\x12\x0c\n\x04text\x18\x01 \x01(\t\x12:\n\x0b\x62utton_type\x18\x02 \x01(\x0e\x32%.notifications.proto.ActionButtonType\x12\n\n\x02id\x18\x03 \x01(\t\x1aK\n\x0eIconUuidBundle\x12+\n\x04type\x18\x01 \x01(\x0e\x32\x1d.notifications.proto.IconType\x12\x0c\n\x04uuid\x18\x02 \x01(\t*B\n\x10\x41\x63tionButtonType\x12\x12\n\x0eUNKNOWN_ACTION\x10\x00\x12\x0b\n\x07HELPFUL\x10\x01\x12\r\n\tUNHELPFUL\x10\x02*A\n\x08IconType\x12\x15\n\x11UNKNOWN_ICON_TYPE\x10\x00\x12\x0e\n\nSMALL_ICON\x10\x01\x12\x0e\n\nLARGE_ICON\x10\x02\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'notification_data_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_ACTIONBUTTONTYPE']._serialized_start=507
  _globals['_ACTIONBUTTONTYPE']._serialized_end=573
  _globals['_ICONTYPE']._serialized_start=575
  _globals['_ICONTYPE']._serialized_end=640
  _globals['_CUSTOMDATA']._serialized_start=48
  _globals['_CUSTOMDATA']._serialized_end=88
  _globals['_NOTIFICATIONDATA']._serialized_start=91
  _globals['_NOTIFICATIONDATA']._serialized_end=505
  _globals['_NOTIFICATIONDATA_BUTTON']._serialized_start=334
  _globals['_NOTIFICATIONDATA_BUTTON']._serialized_end=428
  _globals['_NOTIFICATIONDATA_ICONUUIDBUNDLE']._serialized_start=430
  _globals['_NOTIFICATIONDATA_ICONUUIDBUNDLE']._serialized_end=505
# @@protoc_insertion_point(module_scope)
