OmniTest / inference_pb2.py
matveymih's picture
test
2ef6ca1
raw
history blame contribute delete
No virus
1.43 kB
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: inference.proto
# Protobuf Python Version: 5.26.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 symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0finference.proto\x12\tinference\".\n\x0bOmniRequest\x12\r\n\x05image\x18\x01 \x01(\x0c\x12\x10\n\x08question\x18\x02 \x01(\t\"\x1e\n\x0cOmniResponse\x12\x0e\n\x06\x61nswer\x18\x01 \x01(\t2L\n\x0bOmniService\x12=\n\nget_answer\x12\x16.inference.OmniRequest\x1a\x17.inference.OmniResponseb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'inference_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_OMNIREQUEST']._serialized_start=30
_globals['_OMNIREQUEST']._serialized_end=76
_globals['_OMNIRESPONSE']._serialized_start=78
_globals['_OMNIRESPONSE']._serialized_end=108
_globals['_OMNISERVICE']._serialized_start=110
_globals['_OMNISERVICE']._serialized_end=186
# @@protoc_insertion_point(module_scope)