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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?components/optimization_guide/proto/features/classify_api.proto\x12\x18optimization_guide.proto\"\xa6\x01\n\x16\x43lassifyApiLoggingData\x12\x44\n\x07request\x18\x01 \x01(\x0b\x32,.optimization_guide.proto.ClassifyApiRequestB\x05\xaa\x01\x02\x08\x01\x12\x46\n\x08response\x18\x02 \x01(\x0b\x32-.optimization_guide.proto.ClassifyApiResponseB\x05\xaa\x01\x02\x08\x01\")\n\x12\x43lassifyApiRequest\x12\x13\n\x04text\x18\x01 \x01(\tB\x05\xaa\x01\x02\x08\x01\",\n\x13\x43lassifyApiResponse\x12\x15\n\x06output\x18\x01 \x01(\tB\x05\xaa\x01\x02\x08\x01\x42O\n9org.chromium.components.optimization_guide.features.protoB\x10\x43lassifyApiProtoH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.optimization_guide.proto.features.classify_api_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n9org.chromium.components.optimization_guide.features.protoB\020ClassifyApiProtoH\003'
  _globals['_CLASSIFYAPILOGGINGDATA'].fields_by_name['request']._loaded_options = None
  _globals['_CLASSIFYAPILOGGINGDATA'].fields_by_name['request']._serialized_options = b'\252\001\002\010\001'
  _globals['_CLASSIFYAPILOGGINGDATA'].fields_by_name['response']._loaded_options = None
  _globals['_CLASSIFYAPILOGGINGDATA'].fields_by_name['response']._serialized_options = b'\252\001\002\010\001'
  _globals['_CLASSIFYAPIREQUEST'].fields_by_name['text']._loaded_options = None
  _globals['_CLASSIFYAPIREQUEST'].fields_by_name['text']._serialized_options = b'\252\001\002\010\001'
  _globals['_CLASSIFYAPIRESPONSE'].fields_by_name['output']._loaded_options = None
  _globals['_CLASSIFYAPIRESPONSE'].fields_by_name['output']._serialized_options = b'\252\001\002\010\001'
  _globals['_CLASSIFYAPILOGGINGDATA']._serialized_start=94
  _globals['_CLASSIFYAPILOGGINGDATA']._serialized_end=260
  _globals['_CLASSIFYAPIREQUEST']._serialized_start=262
  _globals['_CLASSIFYAPIREQUEST']._serialized_end=303
  _globals['_CLASSIFYAPIRESPONSE']._serialized_start=305
  _globals['_CLASSIFYAPIRESPONSE']._serialized_end=349
# @@protoc_insertion_point(module_scope)
