# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # NO CHECKED-IN PROTOBUF GENCODE # source: bot_analyzer.proto # Protobuf Python Version: 6.31.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, 6, 31, 1, '', 'bot_analyzer.proto' ) # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12\x62ot_analyzer.proto\x12\x0c\x62ot_analyzer\"\x1a\n\x0b\x44ownloadUrl\x12\x0b\n\x03Url\x18\x01 \x01(\t\"$\n\x10\x41nalysisResponse\x12\x10\n\x08\x41nalysis\x18\x01 \x01(\t2S\n\x0b\x42otAnalyzer\x12\x44\n\x07\x41nalyze\x12\x19.bot_analyzer.DownloadUrl\x1a\x1e.bot_analyzer.AnalysisResponseB/Z-git.itzana.me/strafesnet/go-grpc/bot_analyzerb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'bot_analyzer_pb2', _globals) if not _descriptor._USE_C_DESCRIPTORS: _globals['DESCRIPTOR']._loaded_options = None _globals['DESCRIPTOR']._serialized_options = b'Z-git.itzana.me/strafesnet/go-grpc/bot_analyzer' _globals['_DOWNLOADURL']._serialized_start=36 _globals['_DOWNLOADURL']._serialized_end=62 _globals['_ANALYSISRESPONSE']._serialized_start=64 _globals['_ANALYSISRESPONSE']._serialized_end=100 _globals['_BOTANALYZER']._serialized_start=102 _globals['_BOTANALYZER']._serialized_end=185 # @@protoc_insertion_point(module_scope)