56 lines
4.6 KiB
Python
56 lines
4.6 KiB
Python
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: submissions.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,
|
|
'',
|
|
'submissions.proto'
|
|
)
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x11submissions.proto\x12\x0bsubmissions\"\x1e\n\x10SubmissionIdList\x12\n\n\x02ID\x18\x01 \x03(\x03\"\x1a\n\x0cSubmissionId\x12\n\n\x02ID\x18\x01 \x01(\x03\"\xb9\x02\n\x12SubmissionResponse\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\x11\n\tCreatedAt\x18\x07 \x01(\x03\x12\x11\n\tUpdatedAt\x18\x08 \x01(\x03\x12\x11\n\tSubmitter\x18\t \x01(\x04\x12\x0f\n\x07\x41ssetID\x18\n \x01(\x04\x12\x14\n\x0c\x41ssetVersion\x18\x0b \x01(\x04\x12\x18\n\x10ValidatedAssetID\x18\x0c \x01(\x04\x12\x1d\n\x15ValidatedAssetVersion\x18\r \x01(\x04\x12\x17\n\x0fUploadedAssetID\x18\x0e \x01(\x04\x12/\n\x08StatusID\x18\x0f \x01(\x0e\x32\x1d.submissions.SubmissionStatus\"\xe7\x01\n\x10SubmissionFilter\x12\x34\n\x08StatusID\x18\x01 \x01(\x0e\x32\x1d.submissions.SubmissionStatusH\x00\x88\x01\x01\x12\x18\n\x0b\x44isplayName\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x14\n\x07\x43reator\x18\x03 \x01(\tH\x02\x88\x01\x01\x12\x13\n\x06GameID\x18\x04 \x01(\rH\x03\x88\x01\x01\x12\x16\n\tSubmitter\x18\x05 \x01(\x04H\x04\x88\x01\x01\x42\x0b\n\t_StatusIDB\x0e\n\x0c_DisplayNameB\n\n\x08_CreatorB\t\n\x07_GameIDB\x0c\n\n_Submitter\"F\n\x0eSubmissionList\x12\x34\n\x0bSubmissions\x18\x01 \x03(\x0b\x32\x1f.submissions.SubmissionResponse\"c\n\x0bListRequest\x12-\n\x06\x46ilter\x18\x01 \x01(\x0b\x32\x1d.submissions.SubmissionFilter\x12%\n\x04Page\x18\x02 \x01(\x0b\x32\x17.submissions.Pagination\"*\n\nPagination\x12\x0c\n\x04Size\x18\x01 \x01(\r\x12\x0e\n\x06Number\x18\x02 \x01(\r\"\x0e\n\x0cNullResponse*\xff\x02\n\x10SubmissionStatus\x12%\n!SubmissionStatusUnderConstruction\x10\x00\x12$\n SubmissionStatusChangesRequested\x10\x01\x12\x1e\n\x1aSubmissionStatusSubmitting\x10\x02\x12\x1d\n\x19SubmissionStatusSubmitted\x10\x03\x12\'\n#SubmissionStatusAcceptedUnvalidated\x10\x04\x12\x1e\n\x1aSubmissionStatusValidating\x10\x05\x12\x1d\n\x19SubmissionStatusValidated\x10\x06\x12\x1d\n\x19SubmissionStatusUploading\x10\x07\x12\x1c\n\x18SubmissionStatusUploaded\x10\x08\x12\x1c\n\x18SubmissionStatusRejected\x10\t\x12\x1c\n\x18SubmissionStatusReleased\x10\n2\xdd\x01\n\x12SubmissionsService\x12\x41\n\x03Get\x12\x19.submissions.SubmissionId\x1a\x1f.submissions.SubmissionResponse\x12\x45\n\x07GetList\x12\x1d.submissions.SubmissionIdList\x1a\x1b.submissions.SubmissionList\x12=\n\x04List\x12\x18.submissions.ListRequest\x1a\x1b.submissions.SubmissionListB.Z,git.itzana.me/strafesnet/go-grpc/submissionsb\x06proto3')
|
|
|
|
_globals = globals()
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'submissions_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/submissions'
|
|
_globals['_SUBMISSIONSTATUS']._serialized_start=878
|
|
_globals['_SUBMISSIONSTATUS']._serialized_end=1261
|
|
_globals['_SUBMISSIONIDLIST']._serialized_start=34
|
|
_globals['_SUBMISSIONIDLIST']._serialized_end=64
|
|
_globals['_SUBMISSIONID']._serialized_start=66
|
|
_globals['_SUBMISSIONID']._serialized_end=92
|
|
_globals['_SUBMISSIONRESPONSE']._serialized_start=95
|
|
_globals['_SUBMISSIONRESPONSE']._serialized_end=408
|
|
_globals['_SUBMISSIONFILTER']._serialized_start=411
|
|
_globals['_SUBMISSIONFILTER']._serialized_end=642
|
|
_globals['_SUBMISSIONLIST']._serialized_start=644
|
|
_globals['_SUBMISSIONLIST']._serialized_end=714
|
|
_globals['_LISTREQUEST']._serialized_start=716
|
|
_globals['_LISTREQUEST']._serialized_end=815
|
|
_globals['_PAGINATION']._serialized_start=817
|
|
_globals['_PAGINATION']._serialized_end=859
|
|
_globals['_NULLRESPONSE']._serialized_start=861
|
|
_globals['_NULLRESPONSE']._serialized_end=875
|
|
_globals['_SUBMISSIONSSERVICE']._serialized_start=1264
|
|
_globals['_SUBMISSIONSSERVICE']._serialized_end=1485
|
|
# @@protoc_insertion_point(module_scope)
|