-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenums_pb2.py
More file actions
46 lines (40 loc) · 2.84 KB
/
enums_pb2.py
File metadata and controls
46 lines (40 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: enums.proto
# Protobuf Python Version: 5.28.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,
5,
28,
1,
'',
'enums.proto'
)
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0b\x65nums.proto\x12\x14ScriptsOfTributeGRPC*\x98\x01\n\rPatronIdProto\x12\t\n\x05\x41NSEI\x10\x00\x12\x11\n\rDUKE_OF_CROWS\x10\x01\x12\n\n\x06RAJHIN\x10\x02\x12\n\n\x06PSIJIC\x10\x03\x12\n\n\x06ORGNUM\x10\x04\x12\n\n\x06HLAALU\x10\x05\x12\t\n\x05PELIN\x10\x06\x12\r\n\tRED_EAGLE\x10\x07\x12\x0c\n\x08TREASURY\x10\x08\x12\x11\n\rSAINT_ALESSIA\x10\t*w\n\x08MoveEnum\x12\r\n\tPLAY_CARD\x10\x00\x12\x12\n\x0e\x41\x43TIVATE_AGENT\x10\x01\x12\n\n\x06\x41TTACK\x10\x02\x12\x0c\n\x08\x42UY_CARD\x10\x03\x12\x0f\n\x0b\x43\x41LL_PATRON\x10\x04\x12\x0f\n\x0bMAKE_CHOICE\x10\x05\x12\x0c\n\x08\x45ND_TURN\x10\x06*n\n\x0f\x42oardStateProto\x12\n\n\x06NORMAL\x10\x00\x12\x12\n\x0e\x43HOICE_PENDING\x10\x01\x12 \n\x1cSTART_OF_TURN_CHOICE_PENDING\x10\x02\x12\x19\n\x15PATRON_CHOICE_PENDING\x10\x03*C\n\x0fPlayerEnumProto\x12\x0b\n\x07PLAYER1\x10\x00\x12\x0b\n\x07PLAYER2\x10\x01\x12\x16\n\x12NO_PLAYER_SELECTED\x10\x02*g\n\rCardTypeProto\x12\n\n\x06\x41\x43TION\x10\x00\x12\t\n\x05\x41GENT\x10\x01\x12\x13\n\x0f\x43ONTRACT_ACTION\x10\x02\x12\x12\n\x0e\x43ONTRACT_AGENT\x10\x03\x12\x0b\n\x07STARTER\x10\x04\x12\t\n\x05\x43URSE\x10\x05*+\n\x13\x43hoiceDataTypeProto\x12\x08\n\x04\x43\x41RD\x10\x00\x12\n\n\x06\x45\x46\x46\x45\x43T\x10\x01\x62\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'enums_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
DESCRIPTOR._loaded_options = None
_globals['_PATRONIDPROTO']._serialized_start=38
_globals['_PATRONIDPROTO']._serialized_end=190
_globals['_MOVEENUM']._serialized_start=192
_globals['_MOVEENUM']._serialized_end=311
_globals['_BOARDSTATEPROTO']._serialized_start=313
_globals['_BOARDSTATEPROTO']._serialized_end=423
_globals['_PLAYERENUMPROTO']._serialized_start=425
_globals['_PLAYERENUMPROTO']._serialized_end=492
_globals['_CARDTYPEPROTO']._serialized_start=494
_globals['_CARDTYPEPROTO']._serialized_end=597
_globals['_CHOICEDATATYPEPROTO']._serialized_start=599
_globals['_CHOICEDATATYPEPROTO']._serialized_end=642
# @@protoc_insertion_point(module_scope)