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

_sym_db = _symbol_database.Default()


import model_rule_pb2 as model__rule__pb2
import icon_pb2 as icon__pb2
import model_mode_pb2 as model__mode__pb2
import url_param_pb2 as url__param__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12model_config.proto\x12\x07omnibox\x1a\x10model_rule.proto\x1a\nicon.proto\x1a\x10model_mode.proto\x1a\x0furl_param.proto\"\xf3\x01\n\x0bModelConfig\x12!\n\x05model\x18\x01 \x01(\x0e\x32\x12.omnibox.ModelMode\x12\x12\n\nmenu_label\x18\x02 \x01(\t\x12\x11\n\thint_text\x18\x03 \x01(\t\x12%\n\x04rule\x18\x04 \x01(\x0b\x32\x12.omnibox.ModelRuleH\x00\x88\x01\x01\x12)\n\x0e\x61im_url_params\x18\x05 \x03(\x0b\x32\x11.omnibox.UrlParam\x12 \n\x04icon\x18\x06 \x01(\x0b\x32\r.omnibox.IconH\x01\x88\x01\x01\x12\x14\n\x0cmenu_tooltip\x18\t \x01(\tB\x07\n\x05_ruleB\x07\n\x05_iconB5\n\x1forg.chromium.components.omniboxB\x10ModelConfigProtoH\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'model_config_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.omniboxB\020ModelConfigProtoH\003'
  _globals['_MODELCONFIG']._serialized_start=97
  _globals['_MODELCONFIG']._serialized_end=340
# @@protoc_insertion_point(module_scope)
