Files
python-grpc/strafesnet/maps_extended_pb2.py

58 lines
5.1 KiB
Python

# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: maps_extended.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,
'',
'maps_extended.proto'
)
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13maps_extended.proto\x12\rmaps_extended\"\x17\n\tMapIdList\x12\n\n\x02ID\x18\x01 \x03(\x03\"\x13\n\x05MapId\x12\n\n\x02ID\x18\x01 \x01(\x03\"\xe1\x01\n\x0bMapResponse\x12\n\n\x02ID\x18\x01 \x01(\x03\x12\x13\n\x0b\x44isplayName\x18\x02 \x01(\t\x12\x0f\n\x07\x43reator\x18\x03 \x01(\t\x12\x0e\n\x06GameID\x18\x04 \x01(\r\x12\x0c\n\x04\x44\x61te\x18\x05 \x01(\x03\x12\x11\n\tCreatedAt\x18\x06 \x01(\x03\x12\x11\n\tUpdatedAt\x18\x07 \x01(\x03\x12\x11\n\tSubmitter\x18\x08 \x01(\x04\x12\x11\n\tThumbnail\x18\t \x01(\x04\x12\x14\n\x0c\x41ssetVersion\x18\n \x01(\x04\x12\x11\n\tLoadCount\x18\x0b \x01(\r\x12\r\n\x05Modes\x18\x0c \x01(\r\"\xa6\x01\n\tMapCreate\x12\n\n\x02ID\x18\x01 \x01(\x03\x12\x13\n\x0b\x44isplayName\x18\x02 \x01(\t\x12\x0f\n\x07\x43reator\x18\x03 \x01(\t\x12\x0e\n\x06GameID\x18\x04 \x01(\r\x12\x0c\n\x04\x44\x61te\x18\x05 \x01(\x03\x12\x11\n\tSubmitter\x18\x06 \x01(\x04\x12\x11\n\tThumbnail\x18\x07 \x01(\x04\x12\x14\n\x0c\x41ssetVersion\x18\x08 \x01(\x04\x12\r\n\x05Modes\x18\t \x01(\r\"\xb5\x02\n\tMapUpdate\x12\n\n\x02ID\x18\x01 \x01(\x03\x12\x18\n\x0b\x44isplayName\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x43reator\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06GameID\x18\x04 \x01(\rH\x02\x88\x01\x01\x12\x11\n\x04\x44\x61te\x18\x05 \x01(\x03H\x03\x88\x01\x01\x12\x16\n\tSubmitter\x18\x06 \x01(\x04H\x04\x88\x01\x01\x12\x16\n\tThumbnail\x18\x07 \x01(\x04H\x05\x88\x01\x01\x12\x19\n\x0c\x41ssetVersion\x18\x08 \x01(\x04H\x06\x88\x01\x01\x12\x12\n\x05Modes\x18\t \x01(\rH\x07\x88\x01\x01\x42\x0e\n\x0c_DisplayNameB\n\n\x08_CreatorB\t\n\x07_GameIDB\x07\n\x05_DateB\x0c\n\n_SubmitterB\x0c\n\n_ThumbnailB\x0f\n\r_AssetVersionB\x08\n\x06_Modes\"\x9d\x01\n\tMapFilter\x12\x18\n\x0b\x44isplayName\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x43reator\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06GameID\x18\x04 \x01(\rH\x02\x88\x01\x01\x12\x16\n\tSubmitter\x18\x05 \x01(\x04H\x03\x88\x01\x01\x42\x0e\n\x0c_DisplayNameB\n\n\x08_CreatorB\t\n\x07_GameIDB\x0c\n\n_Submitter\"3\n\x07MapList\x12(\n\x04Maps\x18\x01 \x03(\x0b\x32\x1a.maps_extended.MapResponse\"`\n\x0bListRequest\x12(\n\x06\x46ilter\x18\x01 \x01(\x0b\x32\x18.maps_extended.MapFilter\x12\'\n\x04Page\x18\x02 \x01(\x0b\x32\x19.maps_extended.Pagination\"*\n\nPagination\x12\x0c\n\x04Size\x18\x01 \x01(\r\x12\x0e\n\x06Number\x18\x02 \x01(\r\"\x0e\n\x0cNullResponse2\xc0\x03\n\x0bMapsService\x12\x37\n\x03Get\x12\x14.maps_extended.MapId\x1a\x1a.maps_extended.MapResponse\x12;\n\x07GetList\x12\x18.maps_extended.MapIdList\x1a\x16.maps_extended.MapList\x12?\n\x06Update\x12\x18.maps_extended.MapUpdate\x1a\x1b.maps_extended.NullResponse\x12\x38\n\x06\x43reate\x12\x18.maps_extended.MapCreate\x1a\x14.maps_extended.MapId\x12;\n\x06\x44\x65lete\x12\x14.maps_extended.MapId\x1a\x1b.maps_extended.NullResponse\x12:\n\x04List\x12\x1a.maps_extended.ListRequest\x1a\x16.maps_extended.MapList\x12G\n\x12IncrementLoadCount\x12\x14.maps_extended.MapId\x1a\x1b.maps_extended.NullResponseB0Z.git.itzana.me/strafesnet/go-grpc/maps_extendedb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'maps_extended_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/maps_extended'
_globals['_MAPIDLIST']._serialized_start=38
_globals['_MAPIDLIST']._serialized_end=61
_globals['_MAPID']._serialized_start=63
_globals['_MAPID']._serialized_end=82
_globals['_MAPRESPONSE']._serialized_start=85
_globals['_MAPRESPONSE']._serialized_end=310
_globals['_MAPCREATE']._serialized_start=313
_globals['_MAPCREATE']._serialized_end=479
_globals['_MAPUPDATE']._serialized_start=482
_globals['_MAPUPDATE']._serialized_end=791
_globals['_MAPFILTER']._serialized_start=794
_globals['_MAPFILTER']._serialized_end=951
_globals['_MAPLIST']._serialized_start=953
_globals['_MAPLIST']._serialized_end=1004
_globals['_LISTREQUEST']._serialized_start=1006
_globals['_LISTREQUEST']._serialized_end=1102
_globals['_PAGINATION']._serialized_start=1104
_globals['_PAGINATION']._serialized_end=1146
_globals['_NULLRESPONSE']._serialized_start=1148
_globals['_NULLRESPONSE']._serialized_end=1162
_globals['_MAPSSERVICE']._serialized_start=1165
_globals['_MAPSSERVICE']._serialized_end=1613
# @@protoc_insertion_point(module_scope)