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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5components/optimization_guide/proto/parser_kind.proto\x12\x18optimization_guide.proto*\x87\x01\n\nParserKind\x12\x1b\n\x17PARSER_KIND_UNSPECIFIED\x10\x00\x12\x16\n\x12PARSER_KIND_SIMPLE\x10\x01\x12\x19\n\x15PARSER_KIND_FIELDWISE\x10\x04\x12\x14\n\x10PARSER_KIND_JSON\x10\x02\x12\x13\n\x0fPARSER_KIND_AQA\x10\x03\x42I\n0org.chromium.components.optimization_guide.protoB\x13ModelExecutionProtoH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.optimization_guide.proto.parser_kind_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n0org.chromium.components.optimization_guide.protoB\023ModelExecutionProtoH\003'
  _globals['_PARSERKIND']._serialized_start=84
  _globals['_PARSERKIND']._serialized_end=219
# @@protoc_insertion_point(module_scope)
