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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x63ontextual_cue_log_event.proto\x12\x17private_insights.events\"\x91\x07\n\x15\x43ontextualCueLogEvent\x12\x0e\n\x06\x63ue_id\x18\x01 \x01(\t\x12N\n\x0b\x63ue_context\x18\x02 \x01(\x0b\x32\x39.private_insights.events.ContextualCueLogEvent.CueContext\x12N\n\x0b\x63ue_details\x18\x03 \x01(\x0b\x32\x39.private_insights.events.ContextualCueLogEvent.CueDetails\x12T\n\x0esystem_profile\x18\x04 \x01(\x0b\x32<.private_insights.events.ContextualCueLogEvent.SystemProfile\x12L\n\nevent_type\x18\x05 \x01(\x0e\x32\x38.private_insights.events.ContextualCueLogEvent.EventType\x12\x1a\n\x12\x65vent_timestamp_ms\x18\x06 \x01(\x03\x1a&\n\x08PageInfo\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\r\n\x05title\x18\x02 \x01(\t\x1a\x84\x01\n\nCueContext\x12L\n\x0b\x61\x63tive_page\x18\x01 \x01(\x0b\x32\x37.private_insights.events.ContextualCueLogEvent.PageInfo\x12\x14\n\x0crecent_pages\x18\x02 \x01(\t\x12\x12\n\ntabs_shown\x18\x03 \x01(\t\x1av\n\nCueDetails\x12\x10\n\x08\x63uj_type\x18\x01 \x01(\t\x12\x17\n\x0fsuggestion_text\x18\x02 \x01(\t\x12\x13\n\x0b\x62utton_text\x18\x03 \x01(\t\x12\x0e\n\x06prompt\x18\x04 \x01(\t\x12\x18\n\x10promoted_feature\x18\x05 \x01(\t\x1au\n\rSystemProfile\x12\x0f\n\x07\x63ountry\x18\x01 \x01(\t\x12\x10\n\x08language\x18\x02 \x01(\t\x12\x16\n\x0e\x63hrome_version\x18\x03 \x01(\t\x12\x11\n\tmilestone\x18\x04 \x01(\t\x12\x16\n\x0e\x63hrome_channel\x18\x05 \x01(\t\"j\n\tEventType\x12\x0f\n\x0bUNSPECIFIED\x10\x00\x12\t\n\x05SHOWN\x10\x01\x12\x0b\n\x07\x43LICKED\x10\x02\x12\r\n\tDISMISSED\x10\x03\x12\x14\n\x10\x43LICKED_SETTINGS\x10\x04\x12\x0f\n\x0b\x45\x44IT_PROMPT\x10\x05\x42\x02H\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'contextual_cue_log_event_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_CONTEXTUALCUELOGEVENT']._serialized_start=60
  _globals['_CONTEXTUALCUELOGEVENT']._serialized_end=973
  _globals['_CONTEXTUALCUELOGEVENT_PAGEINFO']._serialized_start=453
  _globals['_CONTEXTUALCUELOGEVENT_PAGEINFO']._serialized_end=491
  _globals['_CONTEXTUALCUELOGEVENT_CUECONTEXT']._serialized_start=494
  _globals['_CONTEXTUALCUELOGEVENT_CUECONTEXT']._serialized_end=626
  _globals['_CONTEXTUALCUELOGEVENT_CUEDETAILS']._serialized_start=628
  _globals['_CONTEXTUALCUELOGEVENT_CUEDETAILS']._serialized_end=746
  _globals['_CONTEXTUALCUELOGEVENT_SYSTEMPROFILE']._serialized_start=748
  _globals['_CONTEXTUALCUELOGEVENT_SYSTEMPROFILE']._serialized_end=865
  _globals['_CONTEXTUALCUELOGEVENT_EVENTTYPE']._serialized_start=867
  _globals['_CONTEXTUALCUELOGEVENT_EVENTTYPE']._serialized_end=973
# @@protoc_insertion_point(module_scope)
