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

_sym_db = _symbol_database.Default()


import impression_pb2 as impression__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12\x63lient_state.proto\x12\x13notifications.proto\x1a\x10impression.proto\"W\n\x0fSuppressionInfo\x12\x19\n\x11last_trigger_time\x18\x01 \x01(\x03\x12\x13\n\x0b\x64uration_ms\x18\x02 \x01(\x03\x12\x14\n\x0crecover_goal\x18\x03 \x01(\x05\"\xb1\x02\n\x0b\x43lientState\x12\x36\n\x04type\x18\x01 \x01(\x0e\x32(.notifications.proto.SchedulerClientType\x12\x1e\n\x16\x63urrent_max_daily_show\x18\x02 \x01(\x05\x12\x34\n\x0bimpressions\x18\x03 \x03(\x0b\x32\x1f.notifications.proto.Impression\x12>\n\x10suppression_info\x18\x04 \x01(\x0b\x32$.notifications.proto.SuppressionInfo\x12\x1d\n\x15negative_events_count\x18\x05 \x01(\x05\x12\x1e\n\x16last_negative_event_ts\x18\x06 \x01(\x03\x12\x15\n\rlast_shown_ts\x18\x07 \x01(\x03*\xc1\x01\n\x13SchedulerClientType\x12\x13\n\x06TEST_1\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01\x12\x13\n\x06TEST_2\x10\xfe\xff\xff\xff\xff\xff\xff\xff\xff\x01\x12\x13\n\x06TEST_3\x10\xfd\xff\xff\xff\xff\xff\xff\xff\xff\x01\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05WEBUI\x10\x01\x12\x11\n\rCHROME_UPDATE\x10\x02\x12\x0c\n\x08PREFETCH\x10\x03\x12\x10\n\x0cREADING_LIST\x10\x04\x12\x08\n\x04TIPS\x10\x06\x12\x10\n\x0c\x43HROME_FINDS\x10\x07\"\x04\x08\x05\x10\x05\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'client_state_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_SCHEDULERCLIENTTYPE']._serialized_start=459
  _globals['_SCHEDULERCLIENTTYPE']._serialized_end=652
  _globals['_SUPPRESSIONINFO']._serialized_start=61
  _globals['_SUPPRESSIONINFO']._serialized_end=148
  _globals['_CLIENTSTATE']._serialized_start=151
  _globals['_CLIENTSTATE']._serialized_end=456
# @@protoc_insertion_point(module_scope)
