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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x66\x65\x61ture_event.proto\x12\x12\x66\x65\x61ture_engagement\"\xb8\x01\n\x05\x45vent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x06\x65vents\x18\x02 \x03(\x0b\x32\x1f.feature_engagement.Event.Count\x12\x1b\n\x13last_snooze_time_us\x18\x03 \x01(\x03\x12\x18\n\x10snooze_dismissed\x18\x04 \x01(\x08\x1a\x39\n\x05\x43ount\x12\x0b\n\x03\x64\x61y\x18\x01 \x01(\r\x12\r\n\x05\x63ount\x18\x02 \x01(\r\x12\x14\n\x0csnooze_count\x18\x03 \x01(\rB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'feature_event_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_EVENT']._serialized_start=44
  _globals['_EVENT']._serialized_end=228
  _globals['_EVENT_COUNT']._serialized_start=171
  _globals['_EVENT_COUNT']._serialized_end=228
# @@protoc_insertion_point(module_scope)
