1
0
mirror of https://github.com/wbt5/real-url.git synced 2025-08-01 14:48:01 +08:00
zhibo-url/danmu/danmaku/kuaishou_pb2.py
2020-08-18 21:50:19 +08:00

1470 lines
66 KiB
Python

# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: kuaishou.proto
from google.protobuf.internal import enum_type_wrapper
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor.FileDescriptor(
name='kuaishou.proto',
package='KuaiShouPack',
syntax='proto2',
serialized_options=None,
create_key=_descriptor._internal_create_key,
serialized_pb=b'\n\x0ekuaishou.proto\x12\x0cKuaiShouPack\"#\n\x0e\x43SWebHeartbeat\x12\x11\n\ttimestamp\x18\x01 \x01(\x04\"\xd3\x01\n\rSocketMessage\x12.\n\x0bpayloadType\x18\x01 \x01(\x0e\x32\x19.KuaiShouPack.PayloadType\x12\x44\n\x0f\x63ompressionType\x18\x02 \x01(\x0e\x32+.KuaiShouPack.SocketMessage.CompressionType\x12\x0f\n\x07payload\x18\x03 \x01(\x0c\";\n\x0f\x43ompressionType\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x08\n\x04GZIP\x10\x02\x12\x07\n\x03\x41\x45S\x10\x03\"\x94\x01\n\x0e\x43SWebEnterRoom\x12\r\n\x05token\x18\x01 \x01(\t\x12\x14\n\x0cliveStreamId\x18\x02 \x01(\t\x12\x16\n\x0ereconnectCount\x18\x03 \x01(\r\x12\x15\n\rlastErrorCode\x18\x04 \x01(\r\x12\x0e\n\x06\x65xpTag\x18\x05 \x01(\t\x12\x0e\n\x06\x61ttach\x18\x06 \x01(\t\x12\x0e\n\x06pageId\x18\x07 \x01(\t\"\xdd\x03\n\rSCWebFeedPush\x12\x1c\n\x14\x64isplayWatchingCount\x18\x01 \x01(\t\x12\x18\n\x10\x64isplayLikeCount\x18\x02 \x01(\t\x12\x18\n\x10pendingLikeCount\x18\x03 \x01(\x04\x12\x14\n\x0cpushInterval\x18\x04 \x01(\x04\x12\x32\n\x0c\x63ommentFeeds\x18\x05 \x03(\x0b\x32\x1c.KuaiShouPack.WebCommentFeed\x12\x15\n\rcommentCursor\x18\x06 \x01(\t\x12;\n\x10\x63omboCommentFeed\x18\x07 \x03(\x0b\x32!.KuaiShouPack.WebComboCommentFeed\x12,\n\tlikeFeeds\x18\x08 \x03(\x0b\x32\x19.KuaiShouPack.WebLikeFeed\x12,\n\tgiftFeeds\x18\t \x03(\x0b\x32\x19.KuaiShouPack.WebGiftFeed\x12\x12\n\ngiftCursor\x18\n \x01(\t\x12<\n\x11systemNoticeFeeds\x18\x0b \x03(\x0b\x32!.KuaiShouPack.WebSystemNoticeFeed\x12.\n\nshareFeeds\x18\x0c \x03(\x0b\x32\x1a.KuaiShouPack.WebShareFeed\"\xc6\x01\n\x0eWebCommentFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12*\n\x04user\x18\x02 \x01(\x0b\x32\x1c.KuaiShouPack.SimpleUserInfo\x12\x0f\n\x07\x63ontent\x18\x03 \x01(\t\x12\x12\n\ndeviceHash\x18\x04 \x01(\t\x12\x10\n\x08sortRank\x18\x05 \x01(\x04\x12\r\n\x05\x63olor\x18\x06 \x01(\t\x12\x36\n\x08showType\x18\x07 \x01(\x0e\x32$.KuaiShouPack.WebCommentFeedShowType\"H\n\x0eSimpleUserInfo\x12\x13\n\x0bprincipalId\x18\x01 \x01(\t\x12\x10\n\x08userName\x18\x02 \x01(\t\x12\x0f\n\x07headUrl\x18\x03 \x01(\t\"F\n\x13WebComboCommentFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0f\n\x07\x63ontent\x18\x02 \x01(\t\x12\x12\n\ncomboCount\x18\x03 \x01(\r\"k\n\x0bWebLikeFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12*\n\x04user\x18\x02 \x01(\x0b\x32\x1c.KuaiShouPack.SimpleUserInfo\x12\x10\n\x08sortRank\x18\x03 \x01(\x04\x12\x12\n\ndeviceHash\x18\x04 \x01(\t\"\xdf\x04\n\x0bWebGiftFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12*\n\x04user\x18\x02 \x01(\x0b\x32\x1c.KuaiShouPack.SimpleUserInfo\x12\x0c\n\x04time\x18\x03 \x01(\x04\x12\x0e\n\x06giftId\x18\x04 \x01(\r\x12\x10\n\x08sortRank\x18\x05 \x01(\x04\x12\x10\n\x08mergeKey\x18\x06 \x01(\t\x12\x11\n\tbatchSize\x18\x07 \x01(\r\x12\x12\n\ncomboCount\x18\x08 \x01(\r\x12\x0c\n\x04rank\x18\t \x01(\r\x12\x16\n\x0e\x65xpireDuration\x18\n \x01(\x04\x12\x17\n\x0f\x63lientTimestamp\x18\x0b \x01(\x04\x12\x1b\n\x13slotDisplayDuration\x18\x0c \x01(\x04\x12\x11\n\tstarLevel\x18\r \x01(\r\x12\x36\n\tstyleType\x18\x0e \x01(\x0e\x32#.KuaiShouPack.WebGiftFeed.StyleType\x12=\n\x11liveAssistantType\x18\x0f \x01(\x0e\x32\".KuaiShouPack.WebLiveAssistantType\x12\x12\n\ndeviceHash\x18\x10 \x01(\t\x12\x16\n\x0e\x64\x61nmakuDisplay\x18\x11 \x01(\x08\"\x9c\x01\n\tStyleType\x12\x11\n\rUNKNOWN_STYLE\x10\x00\x12\x10\n\x0c\x42\x41TCH_STAR_0\x10\x01\x12\x10\n\x0c\x42\x41TCH_STAR_1\x10\x02\x12\x10\n\x0c\x42\x41TCH_STAR_2\x10\x03\x12\x10\n\x0c\x42\x41TCH_STAR_3\x10\x04\x12\x10\n\x0c\x42\x41TCH_STAR_4\x10\x05\x12\x10\n\x0c\x42\x41TCH_STAR_5\x10\x06\x12\x10\n\x0c\x42\x41TCH_STAR_6\x10\x07\"\xa7\x02\n\x13WebSystemNoticeFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12*\n\x04user\x18\x02 \x01(\x0b\x32\x1c.KuaiShouPack.SimpleUserInfo\x12\x0c\n\x04time\x18\x03 \x01(\x04\x12\x0f\n\x07\x63ontent\x18\x04 \x01(\t\x12\x17\n\x0f\x64isplayDuration\x18\x05 \x01(\x04\x12\x10\n\x08sortRank\x18\x06 \x01(\x04\x12\x42\n\x0b\x64isplayType\x18\x07 \x01(\x0e\x32-.KuaiShouPack.WebSystemNoticeFeed.DisplayType\"J\n\x0b\x44isplayType\x12\x18\n\x14UNKNOWN_DISPLAY_TYPE\x10\x00\x12\x0b\n\x07\x43OMMENT\x10\x01\x12\t\n\x05\x41LERT\x10\x02\x12\t\n\x05TOAST\x10\x03\"\xd5\x01\n\x0cWebShareFeed\x12\n\n\x02id\x18\x01 \x01(\t\x12*\n\x04user\x18\x02 \x01(\x0b\x32\x1c.KuaiShouPack.SimpleUserInfo\x12\x0c\n\x04time\x18\x03 \x01(\x04\x12\x1a\n\x12thirdPartyPlatform\x18\x04 \x01(\r\x12\x10\n\x08sortRank\x18\x05 \x01(\x04\x12=\n\x11liveAssistantType\x18\x06 \x01(\x0e\x32\".KuaiShouPack.WebLiveAssistantType\x12\x12\n\ndeviceHash\x18\x07 \x01(\t*\xd8\n\n\x0bPayloadType\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x10\n\x0c\x43S_HEARTBEAT\x10\x01\x12\x0c\n\x08\x43S_ERROR\x10\x03\x12\x0b\n\x07\x43S_PING\x10\x04\x12\x10\n\x0cPS_HOST_INFO\x10\x33\x12\x14\n\x10SC_HEARTBEAT_ACK\x10\x65\x12\x0b\n\x07SC_ECHO\x10\x66\x12\x0c\n\x08SC_ERROR\x10g\x12\x0f\n\x0bSC_PING_ACK\x10h\x12\x0b\n\x07SC_INFO\x10i\x12\x12\n\rCS_ENTER_ROOM\x10\xc8\x01\x12\x12\n\rCS_USER_PAUSE\x10\xc9\x01\x12\x11\n\x0c\x43S_USER_EXIT\x10\xca\x01\x12 \n\x1b\x43S_AUTHOR_PUSH_TRAFFIC_ZERO\x10\xcb\x01\x12\x14\n\x0f\x43S_HORSE_RACING\x10\xcc\x01\x12\x11\n\x0c\x43S_RACE_LOSE\x10\xcd\x01\x12\x13\n\x0e\x43S_VOIP_SIGNAL\x10\xce\x01\x12\x16\n\x11SC_ENTER_ROOM_ACK\x10\xac\x02\x12\x14\n\x0fSC_AUTHOR_PAUSE\x10\xad\x02\x12\x15\n\x10SC_AUTHOR_RESUME\x10\xae\x02\x12 \n\x1bSC_AUTHOR_PUSH_TRAFFIC_ZERO\x10\xaf\x02\x12\x1d\n\x18SC_AUTHOR_HEARTBEAT_MISS\x10\xb0\x02\x12\x13\n\x0eSC_PIP_STARTED\x10\xb1\x02\x12\x11\n\x0cSC_PIP_ENDED\x10\xb2\x02\x12\x18\n\x13SC_HORSE_RACING_ACK\x10\xb3\x02\x12\x13\n\x0eSC_VOIP_SIGNAL\x10\xb4\x02\x12\x11\n\x0cSC_FEED_PUSH\x10\xb6\x02\x12\x18\n\x13SC_ASSISTANT_STATUS\x10\xb7\x02\x12\x16\n\x11SC_REFRESH_WALLET\x10\xb8\x02\x12\x16\n\x11SC_LIVE_CHAT_CALL\x10\xc0\x02\x12\x1f\n\x1aSC_LIVE_CHAT_CALL_ACCEPTED\x10\xc1\x02\x12\x1f\n\x1aSC_LIVE_CHAT_CALL_REJECTED\x10\xc2\x02\x12\x17\n\x12SC_LIVE_CHAT_READY\x10\xc3\x02\x12\x1b\n\x16SC_LIVE_CHAT_GUEST_END\x10\xc4\x02\x12\x17\n\x12SC_LIVE_CHAT_ENDED\x10\xc5\x02\x12$\n\x1fSC_RENDERING_MAGIC_FACE_DISABLE\x10\xc6\x02\x12#\n\x1eSC_RENDERING_MAGIC_FACE_ENABLE\x10\xc7\x02\x12\x15\n\x10SC_RED_PACK_FEED\x10\xca\x02\x12\x1a\n\x15SC_LIVE_WATCHING_LIST\x10\xd4\x02\x12 \n\x1bSC_LIVE_QUIZ_QUESTION_ASKED\x10\xde\x02\x12#\n\x1eSC_LIVE_QUIZ_QUESTION_REVIEWED\x10\xdf\x02\x12\x16\n\x11SC_LIVE_QUIZ_SYNC\x10\xe0\x02\x12\x17\n\x12SC_LIVE_QUIZ_ENDED\x10\xe1\x02\x12\x19\n\x14SC_LIVE_QUIZ_WINNERS\x10\xe2\x02\x12\x1b\n\x16SC_SUSPECTED_VIOLATION\x10\xe3\x02\x12\x13\n\x0eSC_SHOP_OPENED\x10\xe8\x02\x12\x13\n\x0eSC_SHOP_CLOSED\x10\xe9\x02\x12\x14\n\x0fSC_GUESS_OPENED\x10\xf2\x02\x12\x14\n\x0fSC_GUESS_CLOSED\x10\xf3\x02\x12\x15\n\x10SC_PK_INVITATION\x10\xfc\x02\x12\x14\n\x0fSC_PK_STATISTIC\x10\xfd\x02\x12\x15\n\x10SC_RIDDLE_OPENED\x10\x86\x03\x12\x16\n\x11SC_RIDDLE_CLOESED\x10\x87\x03\x12\x14\n\x0fSC_RIDE_CHANGED\x10\x9c\x03\x12\x13\n\x0eSC_BET_CHANGED\x10\xb9\x03\x12\x12\n\rSC_BET_CLOSED\x10\xba\x03\x12)\n$SC_LIVE_SPECIAL_ACCOUNT_CONFIG_STATE\x10\x85\x05*V\n\x16WebCommentFeedShowType\x12\x15\n\x11\x46\x45\x45\x44_SHOW_UNKNOWN\x10\x00\x12\x14\n\x10\x46\x45\x45\x44_SHOW_NORMAL\x10\x01\x12\x0f\n\x0b\x46\x45\x45\x44_HIDDEN\x10\x02*I\n\x14WebLiveAssistantType\x12\x1a\n\x16UNKNOWN_ASSISTANT_TYPE\x10\x00\x12\t\n\x05SUPER\x10\x01\x12\n\n\x06JUNIOR\x10\x02'
)
_PAYLOADTYPE = _descriptor.EnumDescriptor(
name='PayloadType',
full_name='KuaiShouPack.PayloadType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='UNKNOWN', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_HEARTBEAT', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_ERROR', index=2, number=3,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_PING', index=3, number=4,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='PS_HOST_INFO', index=4, number=51,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_HEARTBEAT_ACK', index=5, number=101,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_ECHO', index=6, number=102,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_ERROR', index=7, number=103,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_PING_ACK', index=8, number=104,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_INFO', index=9, number=105,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_ENTER_ROOM', index=10, number=200,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_USER_PAUSE', index=11, number=201,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_USER_EXIT', index=12, number=202,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_AUTHOR_PUSH_TRAFFIC_ZERO', index=13, number=203,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_HORSE_RACING', index=14, number=204,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_RACE_LOSE', index=15, number=205,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='CS_VOIP_SIGNAL', index=16, number=206,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_ENTER_ROOM_ACK', index=17, number=300,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_AUTHOR_PAUSE', index=18, number=301,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_AUTHOR_RESUME', index=19, number=302,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_AUTHOR_PUSH_TRAFFIC_ZERO', index=20, number=303,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_AUTHOR_HEARTBEAT_MISS', index=21, number=304,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_PIP_STARTED', index=22, number=305,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_PIP_ENDED', index=23, number=306,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_HORSE_RACING_ACK', index=24, number=307,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_VOIP_SIGNAL', index=25, number=308,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_FEED_PUSH', index=26, number=310,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_ASSISTANT_STATUS', index=27, number=311,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_REFRESH_WALLET', index=28, number=312,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_CALL', index=29, number=320,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_CALL_ACCEPTED', index=30, number=321,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_CALL_REJECTED', index=31, number=322,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_READY', index=32, number=323,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_GUEST_END', index=33, number=324,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_CHAT_ENDED', index=34, number=325,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RENDERING_MAGIC_FACE_DISABLE', index=35, number=326,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RENDERING_MAGIC_FACE_ENABLE', index=36, number=327,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RED_PACK_FEED', index=37, number=330,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_WATCHING_LIST', index=38, number=340,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_QUIZ_QUESTION_ASKED', index=39, number=350,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_QUIZ_QUESTION_REVIEWED', index=40, number=351,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_QUIZ_SYNC', index=41, number=352,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_QUIZ_ENDED', index=42, number=353,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_QUIZ_WINNERS', index=43, number=354,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_SUSPECTED_VIOLATION', index=44, number=355,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_SHOP_OPENED', index=45, number=360,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_SHOP_CLOSED', index=46, number=361,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_GUESS_OPENED', index=47, number=370,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_GUESS_CLOSED', index=48, number=371,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_PK_INVITATION', index=49, number=380,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_PK_STATISTIC', index=50, number=381,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RIDDLE_OPENED', index=51, number=390,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RIDDLE_CLOESED', index=52, number=391,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_RIDE_CHANGED', index=53, number=412,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_BET_CHANGED', index=54, number=441,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_BET_CLOSED', index=55, number=442,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SC_LIVE_SPECIAL_ACCOUNT_CONFIG_STATE', index=56, number=645,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=2495,
serialized_end=3863,
)
_sym_db.RegisterEnumDescriptor(_PAYLOADTYPE)
PayloadType = enum_type_wrapper.EnumTypeWrapper(_PAYLOADTYPE)
_WEBCOMMENTFEEDSHOWTYPE = _descriptor.EnumDescriptor(
name='WebCommentFeedShowType',
full_name='KuaiShouPack.WebCommentFeedShowType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='FEED_SHOW_UNKNOWN', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='FEED_SHOW_NORMAL', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='FEED_HIDDEN', index=2, number=2,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=3865,
serialized_end=3951,
)
_sym_db.RegisterEnumDescriptor(_WEBCOMMENTFEEDSHOWTYPE)
WebCommentFeedShowType = enum_type_wrapper.EnumTypeWrapper(_WEBCOMMENTFEEDSHOWTYPE)
_WEBLIVEASSISTANTTYPE = _descriptor.EnumDescriptor(
name='WebLiveAssistantType',
full_name='KuaiShouPack.WebLiveAssistantType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='UNKNOWN_ASSISTANT_TYPE', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='SUPER', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='JUNIOR', index=2, number=2,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=3953,
serialized_end=4026,
)
_sym_db.RegisterEnumDescriptor(_WEBLIVEASSISTANTTYPE)
WebLiveAssistantType = enum_type_wrapper.EnumTypeWrapper(_WEBLIVEASSISTANTTYPE)
UNKNOWN = 0
CS_HEARTBEAT = 1
CS_ERROR = 3
CS_PING = 4
PS_HOST_INFO = 51
SC_HEARTBEAT_ACK = 101
SC_ECHO = 102
SC_ERROR = 103
SC_PING_ACK = 104
SC_INFO = 105
CS_ENTER_ROOM = 200
CS_USER_PAUSE = 201
CS_USER_EXIT = 202
CS_AUTHOR_PUSH_TRAFFIC_ZERO = 203
CS_HORSE_RACING = 204
CS_RACE_LOSE = 205
CS_VOIP_SIGNAL = 206
SC_ENTER_ROOM_ACK = 300
SC_AUTHOR_PAUSE = 301
SC_AUTHOR_RESUME = 302
SC_AUTHOR_PUSH_TRAFFIC_ZERO = 303
SC_AUTHOR_HEARTBEAT_MISS = 304
SC_PIP_STARTED = 305
SC_PIP_ENDED = 306
SC_HORSE_RACING_ACK = 307
SC_VOIP_SIGNAL = 308
SC_FEED_PUSH = 310
SC_ASSISTANT_STATUS = 311
SC_REFRESH_WALLET = 312
SC_LIVE_CHAT_CALL = 320
SC_LIVE_CHAT_CALL_ACCEPTED = 321
SC_LIVE_CHAT_CALL_REJECTED = 322
SC_LIVE_CHAT_READY = 323
SC_LIVE_CHAT_GUEST_END = 324
SC_LIVE_CHAT_ENDED = 325
SC_RENDERING_MAGIC_FACE_DISABLE = 326
SC_RENDERING_MAGIC_FACE_ENABLE = 327
SC_RED_PACK_FEED = 330
SC_LIVE_WATCHING_LIST = 340
SC_LIVE_QUIZ_QUESTION_ASKED = 350
SC_LIVE_QUIZ_QUESTION_REVIEWED = 351
SC_LIVE_QUIZ_SYNC = 352
SC_LIVE_QUIZ_ENDED = 353
SC_LIVE_QUIZ_WINNERS = 354
SC_SUSPECTED_VIOLATION = 355
SC_SHOP_OPENED = 360
SC_SHOP_CLOSED = 361
SC_GUESS_OPENED = 370
SC_GUESS_CLOSED = 371
SC_PK_INVITATION = 380
SC_PK_STATISTIC = 381
SC_RIDDLE_OPENED = 390
SC_RIDDLE_CLOESED = 391
SC_RIDE_CHANGED = 412
SC_BET_CHANGED = 441
SC_BET_CLOSED = 442
SC_LIVE_SPECIAL_ACCOUNT_CONFIG_STATE = 645
FEED_SHOW_UNKNOWN = 0
FEED_SHOW_NORMAL = 1
FEED_HIDDEN = 2
UNKNOWN_ASSISTANT_TYPE = 0
SUPER = 1
JUNIOR = 2
_SOCKETMESSAGE_COMPRESSIONTYPE = _descriptor.EnumDescriptor(
name='CompressionType',
full_name='KuaiShouPack.SocketMessage.CompressionType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='UNKNOWN', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='NONE', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='GZIP', index=2, number=2,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='AES', index=3, number=3,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=222,
serialized_end=281,
)
_sym_db.RegisterEnumDescriptor(_SOCKETMESSAGE_COMPRESSIONTYPE)
_WEBGIFTFEED_STYLETYPE = _descriptor.EnumDescriptor(
name='StyleType',
full_name='KuaiShouPack.WebGiftFeed.StyleType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='UNKNOWN_STYLE', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_0', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_1', index=2, number=2,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_2', index=3, number=3,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_3', index=4, number=4,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_4', index=5, number=5,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_5', index=6, number=6,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='BATCH_STAR_6', index=7, number=7,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=1822,
serialized_end=1978,
)
_sym_db.RegisterEnumDescriptor(_WEBGIFTFEED_STYLETYPE)
_WEBSYSTEMNOTICEFEED_DISPLAYTYPE = _descriptor.EnumDescriptor(
name='DisplayType',
full_name='KuaiShouPack.WebSystemNoticeFeed.DisplayType',
filename=None,
file=DESCRIPTOR,
create_key=_descriptor._internal_create_key,
values=[
_descriptor.EnumValueDescriptor(
name='UNKNOWN_DISPLAY_TYPE', index=0, number=0,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='COMMENT', index=1, number=1,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='ALERT', index=2, number=2,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
_descriptor.EnumValueDescriptor(
name='TOAST', index=3, number=3,
serialized_options=None,
type=None,
create_key=_descriptor._internal_create_key),
],
containing_type=None,
serialized_options=None,
serialized_start=2202,
serialized_end=2276,
)
_sym_db.RegisterEnumDescriptor(_WEBSYSTEMNOTICEFEED_DISPLAYTYPE)
_CSWEBHEARTBEAT = _descriptor.Descriptor(
name='CSWebHeartbeat',
full_name='KuaiShouPack.CSWebHeartbeat',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='timestamp', full_name='KuaiShouPack.CSWebHeartbeat.timestamp', index=0,
number=1, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=32,
serialized_end=67,
)
_SOCKETMESSAGE = _descriptor.Descriptor(
name='SocketMessage',
full_name='KuaiShouPack.SocketMessage',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='payloadType', full_name='KuaiShouPack.SocketMessage.payloadType', index=0,
number=1, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='compressionType', full_name='KuaiShouPack.SocketMessage.compressionType', index=1,
number=2, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='payload', full_name='KuaiShouPack.SocketMessage.payload', index=2,
number=3, type=12, cpp_type=9, label=1,
has_default_value=False, default_value=b"",
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
_SOCKETMESSAGE_COMPRESSIONTYPE,
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=70,
serialized_end=281,
)
_CSWEBENTERROOM = _descriptor.Descriptor(
name='CSWebEnterRoom',
full_name='KuaiShouPack.CSWebEnterRoom',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='token', full_name='KuaiShouPack.CSWebEnterRoom.token', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='liveStreamId', full_name='KuaiShouPack.CSWebEnterRoom.liveStreamId', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='reconnectCount', full_name='KuaiShouPack.CSWebEnterRoom.reconnectCount', index=2,
number=3, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='lastErrorCode', full_name='KuaiShouPack.CSWebEnterRoom.lastErrorCode', index=3,
number=4, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='expTag', full_name='KuaiShouPack.CSWebEnterRoom.expTag', index=4,
number=5, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='attach', full_name='KuaiShouPack.CSWebEnterRoom.attach', index=5,
number=6, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='pageId', full_name='KuaiShouPack.CSWebEnterRoom.pageId', index=6,
number=7, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=284,
serialized_end=432,
)
_SCWEBFEEDPUSH = _descriptor.Descriptor(
name='SCWebFeedPush',
full_name='KuaiShouPack.SCWebFeedPush',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='displayWatchingCount', full_name='KuaiShouPack.SCWebFeedPush.displayWatchingCount', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='displayLikeCount', full_name='KuaiShouPack.SCWebFeedPush.displayLikeCount', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='pendingLikeCount', full_name='KuaiShouPack.SCWebFeedPush.pendingLikeCount', index=2,
number=3, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='pushInterval', full_name='KuaiShouPack.SCWebFeedPush.pushInterval', index=3,
number=4, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='commentFeeds', full_name='KuaiShouPack.SCWebFeedPush.commentFeeds', index=4,
number=5, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='commentCursor', full_name='KuaiShouPack.SCWebFeedPush.commentCursor', index=5,
number=6, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='comboCommentFeed', full_name='KuaiShouPack.SCWebFeedPush.comboCommentFeed', index=6,
number=7, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='likeFeeds', full_name='KuaiShouPack.SCWebFeedPush.likeFeeds', index=7,
number=8, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='giftFeeds', full_name='KuaiShouPack.SCWebFeedPush.giftFeeds', index=8,
number=9, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='giftCursor', full_name='KuaiShouPack.SCWebFeedPush.giftCursor', index=9,
number=10, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='systemNoticeFeeds', full_name='KuaiShouPack.SCWebFeedPush.systemNoticeFeeds', index=10,
number=11, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='shareFeeds', full_name='KuaiShouPack.SCWebFeedPush.shareFeeds', index=11,
number=12, type=11, cpp_type=10, label=3,
has_default_value=False, default_value=[],
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=435,
serialized_end=912,
)
_WEBCOMMENTFEED = _descriptor.Descriptor(
name='WebCommentFeed',
full_name='KuaiShouPack.WebCommentFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebCommentFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='user', full_name='KuaiShouPack.WebCommentFeed.user', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='content', full_name='KuaiShouPack.WebCommentFeed.content', index=2,
number=3, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='deviceHash', full_name='KuaiShouPack.WebCommentFeed.deviceHash', index=3,
number=4, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sortRank', full_name='KuaiShouPack.WebCommentFeed.sortRank', index=4,
number=5, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='color', full_name='KuaiShouPack.WebCommentFeed.color', index=5,
number=6, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='showType', full_name='KuaiShouPack.WebCommentFeed.showType', index=6,
number=7, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=915,
serialized_end=1113,
)
_SIMPLEUSERINFO = _descriptor.Descriptor(
name='SimpleUserInfo',
full_name='KuaiShouPack.SimpleUserInfo',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='principalId', full_name='KuaiShouPack.SimpleUserInfo.principalId', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='userName', full_name='KuaiShouPack.SimpleUserInfo.userName', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='headUrl', full_name='KuaiShouPack.SimpleUserInfo.headUrl', index=2,
number=3, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=1115,
serialized_end=1187,
)
_WEBCOMBOCOMMENTFEED = _descriptor.Descriptor(
name='WebComboCommentFeed',
full_name='KuaiShouPack.WebComboCommentFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebComboCommentFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='content', full_name='KuaiShouPack.WebComboCommentFeed.content', index=1,
number=2, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='comboCount', full_name='KuaiShouPack.WebComboCommentFeed.comboCount', index=2,
number=3, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=1189,
serialized_end=1259,
)
_WEBLIKEFEED = _descriptor.Descriptor(
name='WebLikeFeed',
full_name='KuaiShouPack.WebLikeFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebLikeFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='user', full_name='KuaiShouPack.WebLikeFeed.user', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sortRank', full_name='KuaiShouPack.WebLikeFeed.sortRank', index=2,
number=3, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='deviceHash', full_name='KuaiShouPack.WebLikeFeed.deviceHash', index=3,
number=4, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=1261,
serialized_end=1368,
)
_WEBGIFTFEED = _descriptor.Descriptor(
name='WebGiftFeed',
full_name='KuaiShouPack.WebGiftFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebGiftFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='user', full_name='KuaiShouPack.WebGiftFeed.user', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='time', full_name='KuaiShouPack.WebGiftFeed.time', index=2,
number=3, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='giftId', full_name='KuaiShouPack.WebGiftFeed.giftId', index=3,
number=4, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sortRank', full_name='KuaiShouPack.WebGiftFeed.sortRank', index=4,
number=5, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='mergeKey', full_name='KuaiShouPack.WebGiftFeed.mergeKey', index=5,
number=6, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='batchSize', full_name='KuaiShouPack.WebGiftFeed.batchSize', index=6,
number=7, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='comboCount', full_name='KuaiShouPack.WebGiftFeed.comboCount', index=7,
number=8, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='rank', full_name='KuaiShouPack.WebGiftFeed.rank', index=8,
number=9, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='expireDuration', full_name='KuaiShouPack.WebGiftFeed.expireDuration', index=9,
number=10, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='clientTimestamp', full_name='KuaiShouPack.WebGiftFeed.clientTimestamp', index=10,
number=11, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='slotDisplayDuration', full_name='KuaiShouPack.WebGiftFeed.slotDisplayDuration', index=11,
number=12, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='starLevel', full_name='KuaiShouPack.WebGiftFeed.starLevel', index=12,
number=13, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='styleType', full_name='KuaiShouPack.WebGiftFeed.styleType', index=13,
number=14, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='liveAssistantType', full_name='KuaiShouPack.WebGiftFeed.liveAssistantType', index=14,
number=15, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='deviceHash', full_name='KuaiShouPack.WebGiftFeed.deviceHash', index=15,
number=16, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='danmakuDisplay', full_name='KuaiShouPack.WebGiftFeed.danmakuDisplay', index=16,
number=17, type=8, cpp_type=7, label=1,
has_default_value=False, default_value=False,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
_WEBGIFTFEED_STYLETYPE,
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=1371,
serialized_end=1978,
)
_WEBSYSTEMNOTICEFEED = _descriptor.Descriptor(
name='WebSystemNoticeFeed',
full_name='KuaiShouPack.WebSystemNoticeFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebSystemNoticeFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='user', full_name='KuaiShouPack.WebSystemNoticeFeed.user', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='time', full_name='KuaiShouPack.WebSystemNoticeFeed.time', index=2,
number=3, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='content', full_name='KuaiShouPack.WebSystemNoticeFeed.content', index=3,
number=4, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='displayDuration', full_name='KuaiShouPack.WebSystemNoticeFeed.displayDuration', index=4,
number=5, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sortRank', full_name='KuaiShouPack.WebSystemNoticeFeed.sortRank', index=5,
number=6, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='displayType', full_name='KuaiShouPack.WebSystemNoticeFeed.displayType', index=6,
number=7, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
_WEBSYSTEMNOTICEFEED_DISPLAYTYPE,
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=1981,
serialized_end=2276,
)
_WEBSHAREFEED = _descriptor.Descriptor(
name='WebShareFeed',
full_name='KuaiShouPack.WebShareFeed',
filename=None,
file=DESCRIPTOR,
containing_type=None,
create_key=_descriptor._internal_create_key,
fields=[
_descriptor.FieldDescriptor(
name='id', full_name='KuaiShouPack.WebShareFeed.id', index=0,
number=1, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='user', full_name='KuaiShouPack.WebShareFeed.user', index=1,
number=2, type=11, cpp_type=10, label=1,
has_default_value=False, default_value=None,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='time', full_name='KuaiShouPack.WebShareFeed.time', index=2,
number=3, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='thirdPartyPlatform', full_name='KuaiShouPack.WebShareFeed.thirdPartyPlatform', index=3,
number=4, type=13, cpp_type=3, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='sortRank', full_name='KuaiShouPack.WebShareFeed.sortRank', index=4,
number=5, type=4, cpp_type=4, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='liveAssistantType', full_name='KuaiShouPack.WebShareFeed.liveAssistantType', index=5,
number=6, type=14, cpp_type=8, label=1,
has_default_value=False, default_value=0,
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='deviceHash', full_name='KuaiShouPack.WebShareFeed.deviceHash', index=6,
number=7, type=9, cpp_type=9, label=1,
has_default_value=False, default_value=b"".decode('utf-8'),
message_type=None, enum_type=None, containing_type=None,
is_extension=False, extension_scope=None,
serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
],
extensions=[
],
nested_types=[],
enum_types=[
],
serialized_options=None,
is_extendable=False,
syntax='proto2',
extension_ranges=[],
oneofs=[
],
serialized_start=2279,
serialized_end=2492,
)
_SOCKETMESSAGE.fields_by_name['payloadType'].enum_type = _PAYLOADTYPE
_SOCKETMESSAGE.fields_by_name['compressionType'].enum_type = _SOCKETMESSAGE_COMPRESSIONTYPE
_SOCKETMESSAGE_COMPRESSIONTYPE.containing_type = _SOCKETMESSAGE
_SCWEBFEEDPUSH.fields_by_name['commentFeeds'].message_type = _WEBCOMMENTFEED
_SCWEBFEEDPUSH.fields_by_name['comboCommentFeed'].message_type = _WEBCOMBOCOMMENTFEED
_SCWEBFEEDPUSH.fields_by_name['likeFeeds'].message_type = _WEBLIKEFEED
_SCWEBFEEDPUSH.fields_by_name['giftFeeds'].message_type = _WEBGIFTFEED
_SCWEBFEEDPUSH.fields_by_name['systemNoticeFeeds'].message_type = _WEBSYSTEMNOTICEFEED
_SCWEBFEEDPUSH.fields_by_name['shareFeeds'].message_type = _WEBSHAREFEED
_WEBCOMMENTFEED.fields_by_name['user'].message_type = _SIMPLEUSERINFO
_WEBCOMMENTFEED.fields_by_name['showType'].enum_type = _WEBCOMMENTFEEDSHOWTYPE
_WEBLIKEFEED.fields_by_name['user'].message_type = _SIMPLEUSERINFO
_WEBGIFTFEED.fields_by_name['user'].message_type = _SIMPLEUSERINFO
_WEBGIFTFEED.fields_by_name['styleType'].enum_type = _WEBGIFTFEED_STYLETYPE
_WEBGIFTFEED.fields_by_name['liveAssistantType'].enum_type = _WEBLIVEASSISTANTTYPE
_WEBGIFTFEED_STYLETYPE.containing_type = _WEBGIFTFEED
_WEBSYSTEMNOTICEFEED.fields_by_name['user'].message_type = _SIMPLEUSERINFO
_WEBSYSTEMNOTICEFEED.fields_by_name['displayType'].enum_type = _WEBSYSTEMNOTICEFEED_DISPLAYTYPE
_WEBSYSTEMNOTICEFEED_DISPLAYTYPE.containing_type = _WEBSYSTEMNOTICEFEED
_WEBSHAREFEED.fields_by_name['user'].message_type = _SIMPLEUSERINFO
_WEBSHAREFEED.fields_by_name['liveAssistantType'].enum_type = _WEBLIVEASSISTANTTYPE
DESCRIPTOR.message_types_by_name['CSWebHeartbeat'] = _CSWEBHEARTBEAT
DESCRIPTOR.message_types_by_name['SocketMessage'] = _SOCKETMESSAGE
DESCRIPTOR.message_types_by_name['CSWebEnterRoom'] = _CSWEBENTERROOM
DESCRIPTOR.message_types_by_name['SCWebFeedPush'] = _SCWEBFEEDPUSH
DESCRIPTOR.message_types_by_name['WebCommentFeed'] = _WEBCOMMENTFEED
DESCRIPTOR.message_types_by_name['SimpleUserInfo'] = _SIMPLEUSERINFO
DESCRIPTOR.message_types_by_name['WebComboCommentFeed'] = _WEBCOMBOCOMMENTFEED
DESCRIPTOR.message_types_by_name['WebLikeFeed'] = _WEBLIKEFEED
DESCRIPTOR.message_types_by_name['WebGiftFeed'] = _WEBGIFTFEED
DESCRIPTOR.message_types_by_name['WebSystemNoticeFeed'] = _WEBSYSTEMNOTICEFEED
DESCRIPTOR.message_types_by_name['WebShareFeed'] = _WEBSHAREFEED
DESCRIPTOR.enum_types_by_name['PayloadType'] = _PAYLOADTYPE
DESCRIPTOR.enum_types_by_name['WebCommentFeedShowType'] = _WEBCOMMENTFEEDSHOWTYPE
DESCRIPTOR.enum_types_by_name['WebLiveAssistantType'] = _WEBLIVEASSISTANTTYPE
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
CSWebHeartbeat = _reflection.GeneratedProtocolMessageType('CSWebHeartbeat', (_message.Message,), {
'DESCRIPTOR' : _CSWEBHEARTBEAT,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.CSWebHeartbeat)
})
_sym_db.RegisterMessage(CSWebHeartbeat)
SocketMessage = _reflection.GeneratedProtocolMessageType('SocketMessage', (_message.Message,), {
'DESCRIPTOR' : _SOCKETMESSAGE,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.SocketMessage)
})
_sym_db.RegisterMessage(SocketMessage)
CSWebEnterRoom = _reflection.GeneratedProtocolMessageType('CSWebEnterRoom', (_message.Message,), {
'DESCRIPTOR' : _CSWEBENTERROOM,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.CSWebEnterRoom)
})
_sym_db.RegisterMessage(CSWebEnterRoom)
SCWebFeedPush = _reflection.GeneratedProtocolMessageType('SCWebFeedPush', (_message.Message,), {
'DESCRIPTOR' : _SCWEBFEEDPUSH,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.SCWebFeedPush)
})
_sym_db.RegisterMessage(SCWebFeedPush)
WebCommentFeed = _reflection.GeneratedProtocolMessageType('WebCommentFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBCOMMENTFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebCommentFeed)
})
_sym_db.RegisterMessage(WebCommentFeed)
SimpleUserInfo = _reflection.GeneratedProtocolMessageType('SimpleUserInfo', (_message.Message,), {
'DESCRIPTOR' : _SIMPLEUSERINFO,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.SimpleUserInfo)
})
_sym_db.RegisterMessage(SimpleUserInfo)
WebComboCommentFeed = _reflection.GeneratedProtocolMessageType('WebComboCommentFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBCOMBOCOMMENTFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebComboCommentFeed)
})
_sym_db.RegisterMessage(WebComboCommentFeed)
WebLikeFeed = _reflection.GeneratedProtocolMessageType('WebLikeFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBLIKEFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebLikeFeed)
})
_sym_db.RegisterMessage(WebLikeFeed)
WebGiftFeed = _reflection.GeneratedProtocolMessageType('WebGiftFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBGIFTFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebGiftFeed)
})
_sym_db.RegisterMessage(WebGiftFeed)
WebSystemNoticeFeed = _reflection.GeneratedProtocolMessageType('WebSystemNoticeFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBSYSTEMNOTICEFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebSystemNoticeFeed)
})
_sym_db.RegisterMessage(WebSystemNoticeFeed)
WebShareFeed = _reflection.GeneratedProtocolMessageType('WebShareFeed', (_message.Message,), {
'DESCRIPTOR' : _WEBSHAREFEED,
'__module__' : 'kuaishou_pb2'
# @@protoc_insertion_point(class_scope:KuaiShouPack.WebShareFeed)
})
_sym_db.RegisterMessage(WebShareFeed)
# @@protoc_insertion_point(module_scope)