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

_sym_db = _symbol_database.Default()


import input_type_pb2 as input__type__pb2
import model_mode_pb2 as model__mode__pb2
import tool_mode_pb2 as tool__mode__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10model_rule.proto\x12\x07omnibox\x1a\x10input_type.proto\x1a\x10model_mode.proto\x1a\x0ftool_mode.proto\"\x88\x02\n\tModelRule\x12&\n\x05model\x18\x01 \x01(\x0e\x32\x12.omnibox.ModelModeH\x00\x88\x01\x01\x12(\n\rallowed_tools\x18\x02 \x03(\x0e\x32\x11.omnibox.ToolMode\x12/\n\x13\x61llowed_input_types\x18\x03 \x03(\x0e\x32\x12.omnibox.InputType\x12\x1c\n\x0f\x61llow_all_tools\x18\x04 \x01(\x08H\x01\x88\x01\x01\x12\"\n\x15\x61llow_all_input_types\x18\x05 \x01(\x08H\x02\x88\x01\x01\x42\x08\n\x06_modelB\x12\n\x10_allow_all_toolsB\x18\n\x16_allow_all_input_typesB3\n\x1forg.chromium.components.omniboxB\x0eModelRuleProtoH\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'model_rule_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n\037org.chromium.components.omniboxB\016ModelRuleProtoH\003'
  _globals['_MODELRULE']._serialized_start=83
  _globals['_MODELRULE']._serialized_end=347
# @@protoc_insertion_point(module_scope)
