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

_sym_db = _symbol_database.Default()


import annotations_pb2 as annotations__pb2
import dom_pb2 as dom__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\tweb.proto\x12\x0cuserfeedback\x1a\x11\x61nnotations.proto\x1a\tdom.proto\"\xaf\x02\n\x07WebData\x12*\n\tnavigator\x18\x01 \x01(\x0b\x32\x17.userfeedback.Navigator\x12\x39\n\x11\x65xtension_details\x18\x02 \x01(\x0b\x32\x1e.userfeedback.ExtensionDetails\x12\x0b\n\x03url\x18\x03 \x01(\t\x12,\n\nannotation\x18\x04 \x03(\x0b\x32\x18.userfeedback.Annotation\x12\x15\n\rsuggestion_id\x18\x05 \x01(\t\x12@\n\x15product_specific_data\x18\x06 \x03(\x0b\x32!.userfeedback.ProductSpecificData\x12)\n!product_specific_binary_data_name\x18\x07 \x03(\t\"G\n\x10\x45xtensionDetails\x12\x19\n\x11\x65xtension_version\x18\x01 \x02(\t\x12\x18\n\x10protocol_version\x18\x02 \x02(\t\"\\\n\x0fInternalWebData\x12\x16\n\x0e\x65mail_receiver\x18\x01 \x03(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12 \n\x11\x44\x45PRECATED_urgent\x18\x03 \x01(\x08:\x05\x66\x61lse\"1\n\x13ProductSpecificData\x12\x0b\n\x03key\x18\x01 \x02(\t\x12\r\n\x05value\x18\x02 \x01(\t\"J\n\x19ProductSpecificBinaryData\x12\x0c\n\x04name\x18\x01 \x02(\t\x12\x11\n\tmime_type\x18\x02 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x03 \x01(\x0c\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'web_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_WEBDATA']._serialized_start=58
  _globals['_WEBDATA']._serialized_end=361
  _globals['_EXTENSIONDETAILS']._serialized_start=363
  _globals['_EXTENSIONDETAILS']._serialized_end=434
  _globals['_INTERNALWEBDATA']._serialized_start=436
  _globals['_INTERNALWEBDATA']._serialized_end=528
  _globals['_PRODUCTSPECIFICDATA']._serialized_start=530
  _globals['_PRODUCTSPECIFICDATA']._serialized_end=579
  _globals['_PRODUCTSPECIFICBINARYDATA']._serialized_start=581
  _globals['_PRODUCTSPECIFICBINARYDATA']._serialized_end=655
# @@protoc_insertion_point(module_scope)
