Autogenerated update for 2ca53038ef...05f8a3b57e
This commit is contained in:
parent
ff494ec58b
commit
a56e6f5663
@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nauth.proto\x12\x04\x61uth\"\x1e\n\tIdMessage\x12\x11\n\tSessionID\x18\x01 \x01(\t\"J\n\x13SessionUserResponse\x12\x0e\n\x06UserID\x18\x01 \x01(\x04\x12\x10\n\x08Username\x18\x02 \x01(\t\x12\x11\n\tAvatarURL\x18\x03 \x01(\t\"\x1b\n\x0bRoleReponse\x12\x0c\n\x04Role\x18\x01 \x01(\r\"!\n\x10ValidateResponse\x12\r\n\x05Valid\x18\x01 \x01(\x08\x32\xbb\x01\n\x0b\x41uthService\x12<\n\x0eGetSessionUser\x12\x0f.auth.IdMessage\x1a\x19.auth.SessionUserResponse\x12\x32\n\x0cGetGroupRole\x12\x0f.auth.IdMessage\x1a\x11.auth.RoleReponse\x12:\n\x0fValidateSession\x12\x0f.auth.IdMessage\x1a\x16.auth.ValidateResponseB\'Z%git.itzana.me/strafesnet/go-grpc/authb\x06proto3')
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nauth.proto\x12\x04\x61uth\"\x1e\n\tIdMessage\x12\x11\n\tSessionID\x18\x01 \x01(\t\"J\n\x13SessionUserResponse\x12\x0e\n\x06UserID\x18\x01 \x01(\x04\x12\x10\n\x08Username\x18\x02 \x01(\t\x12\x11\n\tAvatarURL\x18\x03 \x01(\t\",\n\x0bRoleReponse\x12\x1d\n\x05Roles\x18\x01 \x03(\x0b\x32\x0e.auth.RoleItem\"9\n\x08RoleItem\x12\n\n\x02ID\x18\x01 \x01(\t\x12\x13\n\x0b\x44isplayName\x18\x02 \x01(\t\x12\x0c\n\x04Rank\x18\x03 \x01(\x05\"!\n\x10ValidateResponse\x12\r\n\x05Valid\x18\x01 \x01(\x08\x32\xbb\x01\n\x0b\x41uthService\x12<\n\x0eGetSessionUser\x12\x0f.auth.IdMessage\x1a\x19.auth.SessionUserResponse\x12\x32\n\x0cGetGroupRole\x12\x0f.auth.IdMessage\x1a\x11.auth.RoleReponse\x12:\n\x0fValidateSession\x12\x0f.auth.IdMessage\x1a\x16.auth.ValidateResponseB\'Z%git.itzana.me/strafesnet/go-grpc/authb\x06proto3')
|
||||||
|
|
||||||
_globals = globals()
|
_globals = globals()
|
||||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||||
@ -27,9 +27,11 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|||||||
_globals['_SESSIONUSERRESPONSE']._serialized_start=52
|
_globals['_SESSIONUSERRESPONSE']._serialized_start=52
|
||||||
_globals['_SESSIONUSERRESPONSE']._serialized_end=126
|
_globals['_SESSIONUSERRESPONSE']._serialized_end=126
|
||||||
_globals['_ROLEREPONSE']._serialized_start=128
|
_globals['_ROLEREPONSE']._serialized_start=128
|
||||||
_globals['_ROLEREPONSE']._serialized_end=155
|
_globals['_ROLEREPONSE']._serialized_end=172
|
||||||
_globals['_VALIDATERESPONSE']._serialized_start=157
|
_globals['_ROLEITEM']._serialized_start=174
|
||||||
_globals['_VALIDATERESPONSE']._serialized_end=190
|
_globals['_ROLEITEM']._serialized_end=231
|
||||||
_globals['_AUTHSERVICE']._serialized_start=193
|
_globals['_VALIDATERESPONSE']._serialized_start=233
|
||||||
_globals['_AUTHSERVICE']._serialized_end=380
|
_globals['_VALIDATERESPONSE']._serialized_end=266
|
||||||
|
_globals['_AUTHSERVICE']._serialized_start=269
|
||||||
|
_globals['_AUTHSERVICE']._serialized_end=456
|
||||||
# @@protoc_insertion_point(module_scope)
|
# @@protoc_insertion_point(module_scope)
|
||||||
|
Loading…
Reference in New Issue
Block a user