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

_sym_db = _symbol_database.Default()


import tool_rule_pb2 as tool__rule__pb2
import icon_pb2 as icon__pb2
import tool_substate_config_pb2 as tool__substate__config__pb2
import tool_mode_pb2 as tool__mode__pb2
import url_param_pb2 as url__param__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11tool_config.proto\x12\x07omnibox\x1a\x0ftool_rule.proto\x1a\nicon.proto\x1a\x1atool_substate_config.proto\x1a\x0ftool_mode.proto\x1a\x0furl_param.proto\"\xfa\x02\n\nToolConfig\x12\x1f\n\x04tool\x18\x01 \x01(\x0e\x32\x11.omnibox.ToolMode\x12&\n\x1e\x64isable_active_model_selection\x18\x02 \x01(\x08\x12\x12\n\nmenu_label\x18\x03 \x01(\t\x12\x12\n\nchip_label\x18\x04 \x01(\t\x12\x11\n\thint_text\x18\x05 \x01(\t\x12$\n\x04rule\x18\x06 \x01(\x0b\x32\x11.omnibox.ToolRuleH\x00\x88\x01\x01\x12)\n\x0e\x61im_url_params\x18\x07 \x03(\x0b\x32\x11.omnibox.UrlParam\x12\x35\n\x10substate_configs\x18\x08 \x03(\x0b\x32\x1b.omnibox.ToolSubstateConfig\x12 \n\x04icon\x18\t \x01(\x0b\x32\r.omnibox.IconH\x01\x88\x01\x01\x12\x16\n\x0ehide_from_menu\x18\n \x01(\x08\x12\x14\n\x0cmenu_tooltip\x18\r \x01(\tB\x07\n\x05_ruleB\x07\n\x05_iconB4\n\x1forg.chromium.components.omniboxB\x0fToolConfigProtoH\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tool_config_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.omniboxB\017ToolConfigProtoH\003'
  _globals['_TOOLCONFIG']._serialized_start=122
  _globals['_TOOLCONFIG']._serialized_end=500
# @@protoc_insertion_point(module_scope)
