diff --git a/client/group_file.go b/client/group_file.go index fbf54a9b..1e170975 100644 --- a/client/group_file.go +++ b/client/group_file.go @@ -7,6 +7,7 @@ import ( "github.com/Mrs4s/MiraiGo/internal/protobuf/data/oidb/oidb0x6d6" "github.com/Mrs4s/MiraiGo/internal/protobuf/data/oidb/oidb0x6d7" "github.com/Mrs4s/MiraiGo/internal/protobuf/data/oidb/oidb0x6d8" + "github.com/Mrs4s/MiraiGo/internal/protobuf/data/oidb/oidb0x6d9" "go.dedis.ch/protobuf" "io" "math/rand" @@ -302,10 +303,10 @@ func (c *QQClient) buildGroupFileUploadReqPacket(parentFolderID, fileName string func (c *QQClient) buildGroupFileFeedsRequest(groupCode int64, fileID string, busId, msgRand int32) (uint16, []byte) { seq := c.nextSeq() - req := c.packOIDBPackageProto(1753, 4, &oidb.D6D9ReqBody{FeedsInfoReq: &oidb.FeedsReqBody{ + req := c.packOIDBPackageProto2(1753, 4, &oidb0x6d9.ReqBody{FeedsInfoReq: &oidb0x6d9.FeedsReqBody{ GroupCode: proto.Uint64(uint64(groupCode)), AppId: proto.Uint32(3), - FeedsInfoList: []*oidb.GroupFileFeedsInfo{{ + FeedsInfoList: []*oidb0x6d9.GroupFileFeedsInfo{{ FileId: &fileID, FeedFlag: proto.Uint32(1), BusId: proto.Uint32(uint32(busId)), diff --git a/client/pb/oidb/oidb0x5eb.pb.go b/client/pb/oidb/oidb0x5eb.pb.go deleted file mode 100644 index 7e0bc891..00000000 --- a/client/pb/oidb/oidb0x5eb.pb.go +++ /dev/null @@ -1,1935 +0,0 @@ -// Code generated by protoc-gen-go. DO NOT EDIT. -// versions: -// protoc-gen-go v1.26.0 -// protoc v3.17.1 -// source: oidb0x5eb.proto - -package oidb - -import ( - reflect "reflect" - sync "sync" - - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" -) - -const ( - // Verify that this generated code is sufficiently up-to-date. - _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) - // Verify that runtime/protoimpl is sufficiently up-to-date. - _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) -) - -type D5EBReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - Uins []uint64 `protobuf:"varint,1,rep,name=uins" json:"uins,omitempty"` - MaxPackageSize *uint32 `protobuf:"varint,3,opt,name=max_package_size,json=maxPackageSize" json:"max_package_size,omitempty"` - Openid [][]byte `protobuf:"bytes,4,rep,name=openid" json:"openid,omitempty"` - Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` - ReqNick *uint32 `protobuf:"varint,20002,opt,name=reqNick" json:"reqNick,omitempty"` - ReqCountry *uint32 `protobuf:"varint,20003,opt,name=reqCountry" json:"reqCountry,omitempty"` - ReqProvince *int32 `protobuf:"varint,20004,opt,name=reqProvince" json:"reqProvince,omitempty"` - ReqGender *int32 `protobuf:"varint,20009,opt,name=reqGender" json:"reqGender,omitempty"` - ReqAllow *int32 `protobuf:"varint,20014,opt,name=reqAllow" json:"reqAllow,omitempty"` - ReqFaceId *int32 `protobuf:"varint,20015,opt,name=reqFaceId" json:"reqFaceId,omitempty"` - ReqCity *int32 `protobuf:"varint,20020,opt,name=reqCity" json:"reqCity,omitempty"` - ReqConstellation *int32 `protobuf:"varint,20022,opt,name=reqConstellation" json:"reqConstellation,omitempty"` - ReqCommonPlace1 *int32 `protobuf:"varint,20027,opt,name=reqCommonPlace1" json:"reqCommonPlace1,omitempty"` - ReqMss3Bitmapextra *int32 `protobuf:"varint,20030,opt,name=reqMss3Bitmapextra" json:"reqMss3Bitmapextra,omitempty"` - ReqBirthday *int32 `protobuf:"varint,20031,opt,name=reqBirthday" json:"reqBirthday,omitempty"` - ReqCityId *int32 `protobuf:"varint,20032,opt,name=reqCityId" json:"reqCityId,omitempty"` - ReqLang1 *int32 `protobuf:"varint,20033,opt,name=reqLang1" json:"reqLang1,omitempty"` - ReqLang2 *int32 `protobuf:"varint,20034,opt,name=reqLang2" json:"reqLang2,omitempty"` - ReqLang3 *int32 `protobuf:"varint,20035,opt,name=reqLang3" json:"reqLang3,omitempty"` - ReqAge *int32 `protobuf:"varint,20037,opt,name=reqAge" json:"reqAge,omitempty"` - ReqCityZoneId *int32 `protobuf:"varint,20041,opt,name=reqCityZoneId" json:"reqCityZoneId,omitempty"` - ReqOin *int32 `protobuf:"varint,20056,opt,name=reqOin" json:"reqOin,omitempty"` - ReqBubbleId *int32 `protobuf:"varint,20059,opt,name=reqBubbleId" json:"reqBubbleId,omitempty"` - ReqMss2Identity *int32 `protobuf:"varint,21001,opt,name=reqMss2Identity" json:"reqMss2Identity,omitempty"` - ReqMss1Service *int32 `protobuf:"varint,21002,opt,name=reqMss1Service" json:"reqMss1Service,omitempty"` - ReqLflag *int32 `protobuf:"varint,21003,opt,name=reqLflag" json:"reqLflag,omitempty"` - ReqExtFlag *int32 `protobuf:"varint,21004,opt,name=reqExtFlag" json:"reqExtFlag,omitempty"` - ReqBasicSvrFlag *int32 `protobuf:"varint,21006,opt,name=reqBasicSvrFlag" json:"reqBasicSvrFlag,omitempty"` - ReqBasicCliFlag *int32 `protobuf:"varint,21007,opt,name=reqBasicCliFlag" json:"reqBasicCliFlag,omitempty"` - ReqFullBirthday *int32 `protobuf:"varint,26004,opt,name=reqFullBirthday" json:"reqFullBirthday,omitempty"` - ReqFullAge *int32 `protobuf:"varint,26005,opt,name=reqFullAge" json:"reqFullAge,omitempty"` - ReqSimpleUpdateTime *int32 `protobuf:"varint,26010,opt,name=reqSimpleUpdateTime" json:"reqSimpleUpdateTime,omitempty"` - ReqMssUpdateTime *int32 `protobuf:"varint,26011,opt,name=reqMssUpdateTime" json:"reqMssUpdateTime,omitempty"` - ReqPstnMultiCallTime *int32 `protobuf:"varint,26012,opt,name=reqPstnMultiCallTime" json:"reqPstnMultiCallTime,omitempty"` - ReqPstnMultiLastGuideRechargeTime *int32 `protobuf:"varint,26013,opt,name=reqPstnMultiLastGuideRechargeTime" json:"reqPstnMultiLastGuideRechargeTime,omitempty"` - ReqPstnC2CCallTime *int32 `protobuf:"varint,26014,opt,name=reqPstnC2cCallTime" json:"reqPstnC2cCallTime,omitempty"` - ReqPstnC2CLastGuideRechargeTime *int32 `protobuf:"varint,26015,opt,name=reqPstnC2cLastGuideRechargeTime" json:"reqPstnC2cLastGuideRechargeTime,omitempty"` - ReqGroupMemCreditFlag *int32 `protobuf:"varint,27022,opt,name=reqGroupMemCreditFlag" json:"reqGroupMemCreditFlag,omitempty"` - ReqFaceAddonId *int32 `protobuf:"varint,27025,opt,name=reqFaceAddonId" json:"reqFaceAddonId,omitempty"` - ReqMusicGene *int32 `protobuf:"varint,27026,opt,name=reqMusicGene" json:"reqMusicGene,omitempty"` - ReqStrangerNick *int32 `protobuf:"varint,27034,opt,name=reqStrangerNick" json:"reqStrangerNick,omitempty"` - ReqStrangerDeclare *int32 `protobuf:"varint,27035,opt,name=reqStrangerDeclare" json:"reqStrangerDeclare,omitempty"` - ReqLoveStatus *int32 `protobuf:"varint,27036,opt,name=reqLoveStatus" json:"reqLoveStatus,omitempty"` - ReqProfession *int32 `protobuf:"varint,27037,opt,name=reqProfession" json:"reqProfession,omitempty"` - ReqVasColorringFlag *int32 `protobuf:"varint,27041,opt,name=reqVasColorringFlag" json:"reqVasColorringFlag,omitempty"` - ReqCharm *int32 `protobuf:"varint,27052,opt,name=reqCharm" json:"reqCharm,omitempty"` - ReqApolloTimestamp *int32 `protobuf:"varint,27059,opt,name=reqApolloTimestamp" json:"reqApolloTimestamp,omitempty"` - ReqVasFontIdFlag *int32 `protobuf:"varint,27201,opt,name=reqVasFontIdFlag" json:"reqVasFontIdFlag,omitempty"` - ReqGlobalGroupLevel *int32 `protobuf:"varint,27208,opt,name=reqGlobalGroupLevel" json:"reqGlobalGroupLevel,omitempty"` - ReqInvite2GroupAutoAgreeFlag *int32 `protobuf:"varint,40346,opt,name=reqInvite2groupAutoAgreeFlag" json:"reqInvite2groupAutoAgreeFlag,omitempty"` - ReqSubaccountDisplayThirdQqFlag *int32 `protobuf:"varint,40348,opt,name=reqSubaccountDisplayThirdQqFlag" json:"reqSubaccountDisplayThirdQqFlag,omitempty"` - NotifyPartakeLikeRankingListFlag *int32 `protobuf:"varint,40350,opt,name=notifyPartakeLikeRankingListFlag" json:"notifyPartakeLikeRankingListFlag,omitempty"` - ReqLightalkSwitch *int32 `protobuf:"varint,40506,opt,name=reqLightalkSwitch" json:"reqLightalkSwitch,omitempty"` - ReqMusicRingVisible *int32 `protobuf:"varint,40507,opt,name=reqMusicRingVisible" json:"reqMusicRingVisible,omitempty"` - ReqMusicRingAutoplay *int32 `protobuf:"varint,40508,opt,name=reqMusicRingAutoplay" json:"reqMusicRingAutoplay,omitempty"` - ReqMusicRingRedpoint *int32 `protobuf:"varint,40509,opt,name=reqMusicRingRedpoint" json:"reqMusicRingRedpoint,omitempty"` - TorchDisableFlag *int32 `protobuf:"varint,40525,opt,name=torchDisableFlag" json:"torchDisableFlag,omitempty"` - ReqVasMagicfontFlag *int32 `protobuf:"varint,40530,opt,name=reqVasMagicfontFlag" json:"reqVasMagicfontFlag,omitempty"` - ReqVipFlag *int32 `protobuf:"varint,41756,opt,name=reqVipFlag" json:"reqVipFlag,omitempty"` - ReqAuthFlag *int32 `protobuf:"varint,41783,opt,name=reqAuthFlag" json:"reqAuthFlag,omitempty"` - ReqForbidFlag *int32 `protobuf:"varint,41784,opt,name=reqForbidFlag" json:"reqForbidFlag,omitempty"` - ReqGodForbid *int32 `protobuf:"varint,41804,opt,name=reqGodForbid" json:"reqGodForbid,omitempty"` - ReqGodFlag *int32 `protobuf:"varint,41805,opt,name=reqGodFlag" json:"reqGodFlag,omitempty"` - ReqCharmLevel *int32 `protobuf:"varint,41950,opt,name=reqCharmLevel" json:"reqCharmLevel,omitempty"` - ReqCharmShown *int32 `protobuf:"varint,41973,opt,name=reqCharmShown" json:"reqCharmShown,omitempty"` - ReqFreshnewsNotifyFlag *int32 `protobuf:"varint,41993,opt,name=reqFreshnewsNotifyFlag" json:"reqFreshnewsNotifyFlag,omitempty"` - ReqApolloVipLevel *int32 `protobuf:"varint,41999,opt,name=reqApolloVipLevel" json:"reqApolloVipLevel,omitempty"` - ReqApolloVipFlag *int32 `protobuf:"varint,42003,opt,name=reqApolloVipFlag" json:"reqApolloVipFlag,omitempty"` - ReqPstnC2CVip *int32 `protobuf:"varint,42005,opt,name=reqPstnC2cVip" json:"reqPstnC2cVip,omitempty"` - ReqPstnMultiVip *int32 `protobuf:"varint,42006,opt,name=reqPstnMultiVip" json:"reqPstnMultiVip,omitempty"` - ReqPstnEverC2CVip *int32 `protobuf:"varint,42007,opt,name=reqPstnEverC2cVip" json:"reqPstnEverC2cVip,omitempty"` - ReqPstnEverMultiVip *int32 `protobuf:"varint,42008,opt,name=reqPstnEverMultiVip" json:"reqPstnEverMultiVip,omitempty"` - ReqPstnMultiTryFlag *int32 `protobuf:"varint,42011,opt,name=reqPstnMultiTryFlag" json:"reqPstnMultiTryFlag,omitempty"` - ReqPstnC2CTryFlag *int32 `protobuf:"varint,42012,opt,name=reqPstnC2cTryFlag" json:"reqPstnC2cTryFlag,omitempty"` - ReqSubscribeNearbyassistantSwitch *int32 `protobuf:"varint,42024,opt,name=reqSubscribeNearbyassistantSwitch" json:"reqSubscribeNearbyassistantSwitch,omitempty"` - ReqTorchbearerFlag *int32 `protobuf:"varint,42051,opt,name=reqTorchbearerFlag" json:"reqTorchbearerFlag,omitempty"` - PreloadDisableFlag *int32 `protobuf:"varint,42073,opt,name=preloadDisableFlag" json:"preloadDisableFlag,omitempty"` - ReqMedalwallFlag *int32 `protobuf:"varint,42075,opt,name=reqMedalwallFlag" json:"reqMedalwallFlag,omitempty"` - NotifyOnLikeRankingListFlag *int32 `protobuf:"varint,42092,opt,name=notifyOnLikeRankingListFlag" json:"notifyOnLikeRankingListFlag,omitempty"` - ReqApolloStatus *int32 `protobuf:"varint,42980,opt,name=reqApolloStatus" json:"reqApolloStatus,omitempty"` -} - -func (x *D5EBReqBody) Reset() { - *x = D5EBReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x5eb_proto_msgTypes[0] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *D5EBReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*D5EBReqBody) ProtoMessage() {} - -func (x *D5EBReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x5eb_proto_msgTypes[0] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use D5EBReqBody.ProtoReflect.Descriptor instead. -func (*D5EBReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x5eb_proto_rawDescGZIP(), []int{0} -} - -func (x *D5EBReqBody) GetUins() []uint64 { - if x != nil { - return x.Uins - } - return nil -} - -func (x *D5EBReqBody) GetMaxPackageSize() uint32 { - if x != nil && x.MaxPackageSize != nil { - return *x.MaxPackageSize - } - return 0 -} - -func (x *D5EBReqBody) GetOpenid() [][]byte { - if x != nil { - return x.Openid - } - return nil -} - -func (x *D5EBReqBody) GetAppid() uint32 { - if x != nil && x.Appid != nil { - return *x.Appid - } - return 0 -} - -func (x *D5EBReqBody) GetReqNick() uint32 { - if x != nil && x.ReqNick != nil { - return *x.ReqNick - } - return 0 -} - -func (x *D5EBReqBody) GetReqCountry() uint32 { - if x != nil && x.ReqCountry != nil { - return *x.ReqCountry - } - return 0 -} - -func (x *D5EBReqBody) GetReqProvince() int32 { - if x != nil && x.ReqProvince != nil { - return *x.ReqProvince - } - return 0 -} - -func (x *D5EBReqBody) GetReqGender() int32 { - if x != nil && x.ReqGender != nil { - return *x.ReqGender - } - return 0 -} - -func (x *D5EBReqBody) GetReqAllow() int32 { - if x != nil && x.ReqAllow != nil { - return *x.ReqAllow - } - return 0 -} - -func (x *D5EBReqBody) GetReqFaceId() int32 { - if x != nil && x.ReqFaceId != nil { - return *x.ReqFaceId - } - return 0 -} - -func (x *D5EBReqBody) GetReqCity() int32 { - if x != nil && x.ReqCity != nil { - return *x.ReqCity - } - return 0 -} - -func (x *D5EBReqBody) GetReqConstellation() int32 { - if x != nil && x.ReqConstellation != nil { - return *x.ReqConstellation - } - return 0 -} - -func (x *D5EBReqBody) GetReqCommonPlace1() int32 { - if x != nil && x.ReqCommonPlace1 != nil { - return *x.ReqCommonPlace1 - } - return 0 -} - -func (x *D5EBReqBody) GetReqMss3Bitmapextra() int32 { - if x != nil && x.ReqMss3Bitmapextra != nil { - return *x.ReqMss3Bitmapextra - } - return 0 -} - -func (x *D5EBReqBody) GetReqBirthday() int32 { - if x != nil && x.ReqBirthday != nil { - return *x.ReqBirthday - } - return 0 -} - -func (x *D5EBReqBody) GetReqCityId() int32 { - if x != nil && x.ReqCityId != nil { - return *x.ReqCityId - } - return 0 -} - -func (x *D5EBReqBody) GetReqLang1() int32 { - if x != nil && x.ReqLang1 != nil { - return *x.ReqLang1 - } - return 0 -} - -func (x *D5EBReqBody) GetReqLang2() int32 { - if x != nil && x.ReqLang2 != nil { - return *x.ReqLang2 - } - return 0 -} - -func (x *D5EBReqBody) GetReqLang3() int32 { - if x != nil && x.ReqLang3 != nil { - return *x.ReqLang3 - } - return 0 -} - -func (x *D5EBReqBody) GetReqAge() int32 { - if x != nil && x.ReqAge != nil { - return *x.ReqAge - } - return 0 -} - -func (x *D5EBReqBody) GetReqCityZoneId() int32 { - if x != nil && x.ReqCityZoneId != nil { - return *x.ReqCityZoneId - } - return 0 -} - -func (x *D5EBReqBody) GetReqOin() int32 { - if x != nil && x.ReqOin != nil { - return *x.ReqOin - } - return 0 -} - -func (x *D5EBReqBody) GetReqBubbleId() int32 { - if x != nil && x.ReqBubbleId != nil { - return *x.ReqBubbleId - } - return 0 -} - -func (x *D5EBReqBody) GetReqMss2Identity() int32 { - if x != nil && x.ReqMss2Identity != nil { - return *x.ReqMss2Identity - } - return 0 -} - -func (x *D5EBReqBody) GetReqMss1Service() int32 { - if x != nil && x.ReqMss1Service != nil { - return *x.ReqMss1Service - } - return 0 -} - -func (x *D5EBReqBody) GetReqLflag() int32 { - if x != nil && x.ReqLflag != nil { - return *x.ReqLflag - } - return 0 -} - -func (x *D5EBReqBody) GetReqExtFlag() int32 { - if x != nil && x.ReqExtFlag != nil { - return *x.ReqExtFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqBasicSvrFlag() int32 { - if x != nil && x.ReqBasicSvrFlag != nil { - return *x.ReqBasicSvrFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqBasicCliFlag() int32 { - if x != nil && x.ReqBasicCliFlag != nil { - return *x.ReqBasicCliFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqFullBirthday() int32 { - if x != nil && x.ReqFullBirthday != nil { - return *x.ReqFullBirthday - } - return 0 -} - -func (x *D5EBReqBody) GetReqFullAge() int32 { - if x != nil && x.ReqFullAge != nil { - return *x.ReqFullAge - } - return 0 -} - -func (x *D5EBReqBody) GetReqSimpleUpdateTime() int32 { - if x != nil && x.ReqSimpleUpdateTime != nil { - return *x.ReqSimpleUpdateTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqMssUpdateTime() int32 { - if x != nil && x.ReqMssUpdateTime != nil { - return *x.ReqMssUpdateTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnMultiCallTime() int32 { - if x != nil && x.ReqPstnMultiCallTime != nil { - return *x.ReqPstnMultiCallTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnMultiLastGuideRechargeTime() int32 { - if x != nil && x.ReqPstnMultiLastGuideRechargeTime != nil { - return *x.ReqPstnMultiLastGuideRechargeTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnC2CCallTime() int32 { - if x != nil && x.ReqPstnC2CCallTime != nil { - return *x.ReqPstnC2CCallTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnC2CLastGuideRechargeTime() int32 { - if x != nil && x.ReqPstnC2CLastGuideRechargeTime != nil { - return *x.ReqPstnC2CLastGuideRechargeTime - } - return 0 -} - -func (x *D5EBReqBody) GetReqGroupMemCreditFlag() int32 { - if x != nil && x.ReqGroupMemCreditFlag != nil { - return *x.ReqGroupMemCreditFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqFaceAddonId() int32 { - if x != nil && x.ReqFaceAddonId != nil { - return *x.ReqFaceAddonId - } - return 0 -} - -func (x *D5EBReqBody) GetReqMusicGene() int32 { - if x != nil && x.ReqMusicGene != nil { - return *x.ReqMusicGene - } - return 0 -} - -func (x *D5EBReqBody) GetReqStrangerNick() int32 { - if x != nil && x.ReqStrangerNick != nil { - return *x.ReqStrangerNick - } - return 0 -} - -func (x *D5EBReqBody) GetReqStrangerDeclare() int32 { - if x != nil && x.ReqStrangerDeclare != nil { - return *x.ReqStrangerDeclare - } - return 0 -} - -func (x *D5EBReqBody) GetReqLoveStatus() int32 { - if x != nil && x.ReqLoveStatus != nil { - return *x.ReqLoveStatus - } - return 0 -} - -func (x *D5EBReqBody) GetReqProfession() int32 { - if x != nil && x.ReqProfession != nil { - return *x.ReqProfession - } - return 0 -} - -func (x *D5EBReqBody) GetReqVasColorringFlag() int32 { - if x != nil && x.ReqVasColorringFlag != nil { - return *x.ReqVasColorringFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqCharm() int32 { - if x != nil && x.ReqCharm != nil { - return *x.ReqCharm - } - return 0 -} - -func (x *D5EBReqBody) GetReqApolloTimestamp() int32 { - if x != nil && x.ReqApolloTimestamp != nil { - return *x.ReqApolloTimestamp - } - return 0 -} - -func (x *D5EBReqBody) GetReqVasFontIdFlag() int32 { - if x != nil && x.ReqVasFontIdFlag != nil { - return *x.ReqVasFontIdFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqGlobalGroupLevel() int32 { - if x != nil && x.ReqGlobalGroupLevel != nil { - return *x.ReqGlobalGroupLevel - } - return 0 -} - -func (x *D5EBReqBody) GetReqInvite2GroupAutoAgreeFlag() int32 { - if x != nil && x.ReqInvite2GroupAutoAgreeFlag != nil { - return *x.ReqInvite2GroupAutoAgreeFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqSubaccountDisplayThirdQqFlag() int32 { - if x != nil && x.ReqSubaccountDisplayThirdQqFlag != nil { - return *x.ReqSubaccountDisplayThirdQqFlag - } - return 0 -} - -func (x *D5EBReqBody) GetNotifyPartakeLikeRankingListFlag() int32 { - if x != nil && x.NotifyPartakeLikeRankingListFlag != nil { - return *x.NotifyPartakeLikeRankingListFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqLightalkSwitch() int32 { - if x != nil && x.ReqLightalkSwitch != nil { - return *x.ReqLightalkSwitch - } - return 0 -} - -func (x *D5EBReqBody) GetReqMusicRingVisible() int32 { - if x != nil && x.ReqMusicRingVisible != nil { - return *x.ReqMusicRingVisible - } - return 0 -} - -func (x *D5EBReqBody) GetReqMusicRingAutoplay() int32 { - if x != nil && x.ReqMusicRingAutoplay != nil { - return *x.ReqMusicRingAutoplay - } - return 0 -} - -func (x *D5EBReqBody) GetReqMusicRingRedpoint() int32 { - if x != nil && x.ReqMusicRingRedpoint != nil { - return *x.ReqMusicRingRedpoint - } - return 0 -} - -func (x *D5EBReqBody) GetTorchDisableFlag() int32 { - if x != nil && x.TorchDisableFlag != nil { - return *x.TorchDisableFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqVasMagicfontFlag() int32 { - if x != nil && x.ReqVasMagicfontFlag != nil { - return *x.ReqVasMagicfontFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqVipFlag() int32 { - if x != nil && x.ReqVipFlag != nil { - return *x.ReqVipFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqAuthFlag() int32 { - if x != nil && x.ReqAuthFlag != nil { - return *x.ReqAuthFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqForbidFlag() int32 { - if x != nil && x.ReqForbidFlag != nil { - return *x.ReqForbidFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqGodForbid() int32 { - if x != nil && x.ReqGodForbid != nil { - return *x.ReqGodForbid - } - return 0 -} - -func (x *D5EBReqBody) GetReqGodFlag() int32 { - if x != nil && x.ReqGodFlag != nil { - return *x.ReqGodFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqCharmLevel() int32 { - if x != nil && x.ReqCharmLevel != nil { - return *x.ReqCharmLevel - } - return 0 -} - -func (x *D5EBReqBody) GetReqCharmShown() int32 { - if x != nil && x.ReqCharmShown != nil { - return *x.ReqCharmShown - } - return 0 -} - -func (x *D5EBReqBody) GetReqFreshnewsNotifyFlag() int32 { - if x != nil && x.ReqFreshnewsNotifyFlag != nil { - return *x.ReqFreshnewsNotifyFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqApolloVipLevel() int32 { - if x != nil && x.ReqApolloVipLevel != nil { - return *x.ReqApolloVipLevel - } - return 0 -} - -func (x *D5EBReqBody) GetReqApolloVipFlag() int32 { - if x != nil && x.ReqApolloVipFlag != nil { - return *x.ReqApolloVipFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnC2CVip() int32 { - if x != nil && x.ReqPstnC2CVip != nil { - return *x.ReqPstnC2CVip - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnMultiVip() int32 { - if x != nil && x.ReqPstnMultiVip != nil { - return *x.ReqPstnMultiVip - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnEverC2CVip() int32 { - if x != nil && x.ReqPstnEverC2CVip != nil { - return *x.ReqPstnEverC2CVip - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnEverMultiVip() int32 { - if x != nil && x.ReqPstnEverMultiVip != nil { - return *x.ReqPstnEverMultiVip - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnMultiTryFlag() int32 { - if x != nil && x.ReqPstnMultiTryFlag != nil { - return *x.ReqPstnMultiTryFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqPstnC2CTryFlag() int32 { - if x != nil && x.ReqPstnC2CTryFlag != nil { - return *x.ReqPstnC2CTryFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqSubscribeNearbyassistantSwitch() int32 { - if x != nil && x.ReqSubscribeNearbyassistantSwitch != nil { - return *x.ReqSubscribeNearbyassistantSwitch - } - return 0 -} - -func (x *D5EBReqBody) GetReqTorchbearerFlag() int32 { - if x != nil && x.ReqTorchbearerFlag != nil { - return *x.ReqTorchbearerFlag - } - return 0 -} - -func (x *D5EBReqBody) GetPreloadDisableFlag() int32 { - if x != nil && x.PreloadDisableFlag != nil { - return *x.PreloadDisableFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqMedalwallFlag() int32 { - if x != nil && x.ReqMedalwallFlag != nil { - return *x.ReqMedalwallFlag - } - return 0 -} - -func (x *D5EBReqBody) GetNotifyOnLikeRankingListFlag() int32 { - if x != nil && x.NotifyOnLikeRankingListFlag != nil { - return *x.NotifyOnLikeRankingListFlag - } - return 0 -} - -func (x *D5EBReqBody) GetReqApolloStatus() int32 { - if x != nil && x.ReqApolloStatus != nil { - return *x.ReqApolloStatus - } - return 0 -} - -type D5EBRspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - UinData []*UdcUinData `protobuf:"bytes,11,rep,name=uinData" json:"uinData,omitempty"` - UnfinishedUins []int64 `protobuf:"varint,12,rep,name=unfinishedUins" json:"unfinishedUins,omitempty"` -} - -func (x *D5EBRspBody) Reset() { - *x = D5EBRspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x5eb_proto_msgTypes[1] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *D5EBRspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*D5EBRspBody) ProtoMessage() {} - -func (x *D5EBRspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x5eb_proto_msgTypes[1] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use D5EBRspBody.ProtoReflect.Descriptor instead. -func (*D5EBRspBody) Descriptor() ([]byte, []int) { - return file_oidb0x5eb_proto_rawDescGZIP(), []int{1} -} - -func (x *D5EBRspBody) GetUinData() []*UdcUinData { - if x != nil { - return x.UinData - } - return nil -} - -func (x *D5EBRspBody) GetUnfinishedUins() []int64 { - if x != nil { - return x.UnfinishedUins - } - return nil -} - -type UdcUinData struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - Uin *int64 `protobuf:"varint,1,opt,name=uin" json:"uin,omitempty"` - Openid []byte `protobuf:"bytes,4,opt,name=openid" json:"openid,omitempty"` - Nick []byte `protobuf:"bytes,20002,opt,name=nick" json:"nick,omitempty"` - Country []byte `protobuf:"bytes,20003,opt,name=country" json:"country,omitempty"` - Province []byte `protobuf:"bytes,20004,opt,name=province" json:"province,omitempty"` - Gender *int32 `protobuf:"varint,20009,opt,name=gender" json:"gender,omitempty"` - Allow *int32 `protobuf:"varint,20014,opt,name=allow" json:"allow,omitempty"` - FaceId *int32 `protobuf:"varint,20015,opt,name=faceId" json:"faceId,omitempty"` - City []byte `protobuf:"bytes,20020,opt,name=city" json:"city,omitempty"` - Constellation *int32 `protobuf:"varint,20022,opt,name=constellation" json:"constellation,omitempty"` - CommonPlace1 *int32 `protobuf:"varint,20027,opt,name=commonPlace1" json:"commonPlace1,omitempty"` - Mss3Bitmapextra []byte `protobuf:"bytes,20030,opt,name=mss3Bitmapextra" json:"mss3Bitmapextra,omitempty"` - Birthday []byte `protobuf:"bytes,20031,opt,name=birthday" json:"birthday,omitempty"` - CityId []byte `protobuf:"bytes,20032,opt,name=cityId" json:"cityId,omitempty"` - Lang1 *int32 `protobuf:"varint,20033,opt,name=lang1" json:"lang1,omitempty"` - Lang2 *int32 `protobuf:"varint,20034,opt,name=lang2" json:"lang2,omitempty"` - Lang3 *int32 `protobuf:"varint,20035,opt,name=lang3" json:"lang3,omitempty"` - Age *int32 `protobuf:"varint,20037,opt,name=age" json:"age,omitempty"` - CityZoneId *int32 `protobuf:"varint,20041,opt,name=cityZoneId" json:"cityZoneId,omitempty"` - Oin *int32 `protobuf:"varint,20056,opt,name=oin" json:"oin,omitempty"` - BubbleId *int32 `protobuf:"varint,20059,opt,name=bubbleId" json:"bubbleId,omitempty"` - Mss2Identity []byte `protobuf:"bytes,21001,opt,name=mss2Identity" json:"mss2Identity,omitempty"` - Mss1Service []byte `protobuf:"bytes,21002,opt,name=mss1Service" json:"mss1Service,omitempty"` - Lflag *int32 `protobuf:"varint,21003,opt,name=lflag" json:"lflag,omitempty"` - ExtFlag *int32 `protobuf:"varint,21004,opt,name=extFlag" json:"extFlag,omitempty"` - BasicSvrFlag []byte `protobuf:"bytes,21006,opt,name=basicSvrFlag" json:"basicSvrFlag,omitempty"` - BasicCliFlag []byte `protobuf:"bytes,21007,opt,name=basicCliFlag" json:"basicCliFlag,omitempty"` - FullBirthday []byte `protobuf:"bytes,26004,opt,name=fullBirthday" json:"fullBirthday,omitempty"` - FullAge []byte `protobuf:"bytes,26005,opt,name=fullAge" json:"fullAge,omitempty"` - SimpleUpdateTime *int32 `protobuf:"varint,26010,opt,name=simpleUpdateTime" json:"simpleUpdateTime,omitempty"` - MssUpdateTime *int32 `protobuf:"varint,26011,opt,name=mssUpdateTime" json:"mssUpdateTime,omitempty"` - PstnMultiCallTime *int32 `protobuf:"varint,26012,opt,name=pstnMultiCallTime" json:"pstnMultiCallTime,omitempty"` - PstnMultiLastGuideRechargeTime *int32 `protobuf:"varint,26013,opt,name=pstnMultiLastGuideRechargeTime" json:"pstnMultiLastGuideRechargeTime,omitempty"` - PstnC2CCallTime *int32 `protobuf:"varint,26014,opt,name=pstnC2cCallTime" json:"pstnC2cCallTime,omitempty"` - PstnC2CLastGuideRechargeTime *int32 `protobuf:"varint,26015,opt,name=pstnC2cLastGuideRechargeTime" json:"pstnC2cLastGuideRechargeTime,omitempty"` - GroupMemCreditFlag *int32 `protobuf:"varint,27022,opt,name=groupMemCreditFlag" json:"groupMemCreditFlag,omitempty"` - FaceAddonId *int64 `protobuf:"varint,27025,opt,name=faceAddonId" json:"faceAddonId,omitempty"` - MusicGene []byte `protobuf:"bytes,27026,opt,name=musicGene" json:"musicGene,omitempty"` - StrangerNick []byte `protobuf:"bytes,27034,opt,name=strangerNick" json:"strangerNick,omitempty"` - StrangerDeclare []byte `protobuf:"bytes,27035,opt,name=strangerDeclare" json:"strangerDeclare,omitempty"` - LoveStatus *int32 `protobuf:"varint,27036,opt,name=loveStatus" json:"loveStatus,omitempty"` - Profession *int32 `protobuf:"varint,27037,opt,name=profession" json:"profession,omitempty"` - VasColorringId *int32 `protobuf:"varint,27041,opt,name=vasColorringId" json:"vasColorringId,omitempty"` - Charm *int32 `protobuf:"varint,27052,opt,name=charm" json:"charm,omitempty"` - ApolloTimestamp *int32 `protobuf:"varint,27059,opt,name=apolloTimestamp" json:"apolloTimestamp,omitempty"` - VasFontId *int32 `protobuf:"varint,27201,opt,name=vasFontId" json:"vasFontId,omitempty"` - GlobalGroupLevel *int32 `protobuf:"varint,27208,opt,name=globalGroupLevel" json:"globalGroupLevel,omitempty"` - ReqInvite2GroupAutoAgreeFlag *int32 `protobuf:"varint,40346,opt,name=reqInvite2groupAutoAgreeFlag" json:"reqInvite2groupAutoAgreeFlag,omitempty"` - SubaccountDisplayThirdQqFlag *int32 `protobuf:"varint,40348,opt,name=subaccountDisplayThirdQqFlag" json:"subaccountDisplayThirdQqFlag,omitempty"` - NotifyPartakeLikeRankingListFlag *int32 `protobuf:"varint,40350,opt,name=notifyPartakeLikeRankingListFlag" json:"notifyPartakeLikeRankingListFlag,omitempty"` - LightalkSwitch *int32 `protobuf:"varint,40506,opt,name=lightalkSwitch" json:"lightalkSwitch,omitempty"` - MusicRingVisible *int32 `protobuf:"varint,40507,opt,name=musicRingVisible" json:"musicRingVisible,omitempty"` - MusicRingAutoplay *int32 `protobuf:"varint,40508,opt,name=musicRingAutoplay" json:"musicRingAutoplay,omitempty"` - MusicRingRedpoint *int32 `protobuf:"varint,40509,opt,name=musicRingRedpoint" json:"musicRingRedpoint,omitempty"` - TorchDisableFlag *int32 `protobuf:"varint,40525,opt,name=torchDisableFlag" json:"torchDisableFlag,omitempty"` - VasMagicfontFlag *int32 `protobuf:"varint,40530,opt,name=vasMagicfontFlag" json:"vasMagicfontFlag,omitempty"` - VipFlag *int32 `protobuf:"varint,41756,opt,name=vipFlag" json:"vipFlag,omitempty"` - AuthFlag *int32 `protobuf:"varint,41783,opt,name=authFlag" json:"authFlag,omitempty"` - ForbidFlag *int32 `protobuf:"varint,41784,opt,name=forbidFlag" json:"forbidFlag,omitempty"` - GodForbid *int32 `protobuf:"varint,41804,opt,name=godForbid" json:"godForbid,omitempty"` - GodFlag *int32 `protobuf:"varint,41805,opt,name=godFlag" json:"godFlag,omitempty"` - CharmLevel *int32 `protobuf:"varint,41950,opt,name=charmLevel" json:"charmLevel,omitempty"` - CharmShown *int32 `protobuf:"varint,41973,opt,name=charmShown" json:"charmShown,omitempty"` - FreshnewsNotifyFlag *int32 `protobuf:"varint,41993,opt,name=freshnewsNotifyFlag" json:"freshnewsNotifyFlag,omitempty"` - ApolloVipLevel *int32 `protobuf:"varint,41999,opt,name=apolloVipLevel" json:"apolloVipLevel,omitempty"` - ApolloVipFlag *int32 `protobuf:"varint,42003,opt,name=apolloVipFlag" json:"apolloVipFlag,omitempty"` - PstnC2CVip *int32 `protobuf:"varint,42005,opt,name=pstnC2cVip" json:"pstnC2cVip,omitempty"` - PstnMultiVip *int32 `protobuf:"varint,42006,opt,name=pstnMultiVip" json:"pstnMultiVip,omitempty"` - PstnEverC2CVip *int32 `protobuf:"varint,42007,opt,name=pstnEverC2cVip" json:"pstnEverC2cVip,omitempty"` - PstnEverMultiVip *int32 `protobuf:"varint,42008,opt,name=pstnEverMultiVip" json:"pstnEverMultiVip,omitempty"` - PstnMultiTryFlag *int32 `protobuf:"varint,42011,opt,name=pstnMultiTryFlag" json:"pstnMultiTryFlag,omitempty"` - PstnC2CTryFlag *int32 `protobuf:"varint,42012,opt,name=pstnC2cTryFlag" json:"pstnC2cTryFlag,omitempty"` - SubscribeNearbyassistantSwitch *int32 `protobuf:"varint,42024,opt,name=subscribeNearbyassistantSwitch" json:"subscribeNearbyassistantSwitch,omitempty"` - TorchbearerFlag *int32 `protobuf:"varint,42051,opt,name=torchbearerFlag" json:"torchbearerFlag,omitempty"` - PreloadDisableFlag *int32 `protobuf:"varint,42073,opt,name=preloadDisableFlag" json:"preloadDisableFlag,omitempty"` - ReqMedalwallFlag *int32 `protobuf:"varint,42075,opt,name=reqMedalwallFlag" json:"reqMedalwallFlag,omitempty"` - NotifyOnLikeRankingListFlag *int32 `protobuf:"varint,42092,opt,name=notifyOnLikeRankingListFlag" json:"notifyOnLikeRankingListFlag,omitempty"` - ApolloStatus *int32 `protobuf:"varint,42980,opt,name=apolloStatus" json:"apolloStatus,omitempty"` -} - -func (x *UdcUinData) Reset() { - *x = UdcUinData{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x5eb_proto_msgTypes[2] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *UdcUinData) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*UdcUinData) ProtoMessage() {} - -func (x *UdcUinData) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x5eb_proto_msgTypes[2] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use UdcUinData.ProtoReflect.Descriptor instead. -func (*UdcUinData) Descriptor() ([]byte, []int) { - return file_oidb0x5eb_proto_rawDescGZIP(), []int{2} -} - -func (x *UdcUinData) GetUin() int64 { - if x != nil && x.Uin != nil { - return *x.Uin - } - return 0 -} - -func (x *UdcUinData) GetOpenid() []byte { - if x != nil { - return x.Openid - } - return nil -} - -func (x *UdcUinData) GetNick() []byte { - if x != nil { - return x.Nick - } - return nil -} - -func (x *UdcUinData) GetCountry() []byte { - if x != nil { - return x.Country - } - return nil -} - -func (x *UdcUinData) GetProvince() []byte { - if x != nil { - return x.Province - } - return nil -} - -func (x *UdcUinData) GetGender() int32 { - if x != nil && x.Gender != nil { - return *x.Gender - } - return 0 -} - -func (x *UdcUinData) GetAllow() int32 { - if x != nil && x.Allow != nil { - return *x.Allow - } - return 0 -} - -func (x *UdcUinData) GetFaceId() int32 { - if x != nil && x.FaceId != nil { - return *x.FaceId - } - return 0 -} - -func (x *UdcUinData) GetCity() []byte { - if x != nil { - return x.City - } - return nil -} - -func (x *UdcUinData) GetConstellation() int32 { - if x != nil && x.Constellation != nil { - return *x.Constellation - } - return 0 -} - -func (x *UdcUinData) GetCommonPlace1() int32 { - if x != nil && x.CommonPlace1 != nil { - return *x.CommonPlace1 - } - return 0 -} - -func (x *UdcUinData) GetMss3Bitmapextra() []byte { - if x != nil { - return x.Mss3Bitmapextra - } - return nil -} - -func (x *UdcUinData) GetBirthday() []byte { - if x != nil { - return x.Birthday - } - return nil -} - -func (x *UdcUinData) GetCityId() []byte { - if x != nil { - return x.CityId - } - return nil -} - -func (x *UdcUinData) GetLang1() int32 { - if x != nil && x.Lang1 != nil { - return *x.Lang1 - } - return 0 -} - -func (x *UdcUinData) GetLang2() int32 { - if x != nil && x.Lang2 != nil { - return *x.Lang2 - } - return 0 -} - -func (x *UdcUinData) GetLang3() int32 { - if x != nil && x.Lang3 != nil { - return *x.Lang3 - } - return 0 -} - -func (x *UdcUinData) GetAge() int32 { - if x != nil && x.Age != nil { - return *x.Age - } - return 0 -} - -func (x *UdcUinData) GetCityZoneId() int32 { - if x != nil && x.CityZoneId != nil { - return *x.CityZoneId - } - return 0 -} - -func (x *UdcUinData) GetOin() int32 { - if x != nil && x.Oin != nil { - return *x.Oin - } - return 0 -} - -func (x *UdcUinData) GetBubbleId() int32 { - if x != nil && x.BubbleId != nil { - return *x.BubbleId - } - return 0 -} - -func (x *UdcUinData) GetMss2Identity() []byte { - if x != nil { - return x.Mss2Identity - } - return nil -} - -func (x *UdcUinData) GetMss1Service() []byte { - if x != nil { - return x.Mss1Service - } - return nil -} - -func (x *UdcUinData) GetLflag() int32 { - if x != nil && x.Lflag != nil { - return *x.Lflag - } - return 0 -} - -func (x *UdcUinData) GetExtFlag() int32 { - if x != nil && x.ExtFlag != nil { - return *x.ExtFlag - } - return 0 -} - -func (x *UdcUinData) GetBasicSvrFlag() []byte { - if x != nil { - return x.BasicSvrFlag - } - return nil -} - -func (x *UdcUinData) GetBasicCliFlag() []byte { - if x != nil { - return x.BasicCliFlag - } - return nil -} - -func (x *UdcUinData) GetFullBirthday() []byte { - if x != nil { - return x.FullBirthday - } - return nil -} - -func (x *UdcUinData) GetFullAge() []byte { - if x != nil { - return x.FullAge - } - return nil -} - -func (x *UdcUinData) GetSimpleUpdateTime() int32 { - if x != nil && x.SimpleUpdateTime != nil { - return *x.SimpleUpdateTime - } - return 0 -} - -func (x *UdcUinData) GetMssUpdateTime() int32 { - if x != nil && x.MssUpdateTime != nil { - return *x.MssUpdateTime - } - return 0 -} - -func (x *UdcUinData) GetPstnMultiCallTime() int32 { - if x != nil && x.PstnMultiCallTime != nil { - return *x.PstnMultiCallTime - } - return 0 -} - -func (x *UdcUinData) GetPstnMultiLastGuideRechargeTime() int32 { - if x != nil && x.PstnMultiLastGuideRechargeTime != nil { - return *x.PstnMultiLastGuideRechargeTime - } - return 0 -} - -func (x *UdcUinData) GetPstnC2CCallTime() int32 { - if x != nil && x.PstnC2CCallTime != nil { - return *x.PstnC2CCallTime - } - return 0 -} - -func (x *UdcUinData) GetPstnC2CLastGuideRechargeTime() int32 { - if x != nil && x.PstnC2CLastGuideRechargeTime != nil { - return *x.PstnC2CLastGuideRechargeTime - } - return 0 -} - -func (x *UdcUinData) GetGroupMemCreditFlag() int32 { - if x != nil && x.GroupMemCreditFlag != nil { - return *x.GroupMemCreditFlag - } - return 0 -} - -func (x *UdcUinData) GetFaceAddonId() int64 { - if x != nil && x.FaceAddonId != nil { - return *x.FaceAddonId - } - return 0 -} - -func (x *UdcUinData) GetMusicGene() []byte { - if x != nil { - return x.MusicGene - } - return nil -} - -func (x *UdcUinData) GetStrangerNick() []byte { - if x != nil { - return x.StrangerNick - } - return nil -} - -func (x *UdcUinData) GetStrangerDeclare() []byte { - if x != nil { - return x.StrangerDeclare - } - return nil -} - -func (x *UdcUinData) GetLoveStatus() int32 { - if x != nil && x.LoveStatus != nil { - return *x.LoveStatus - } - return 0 -} - -func (x *UdcUinData) GetProfession() int32 { - if x != nil && x.Profession != nil { - return *x.Profession - } - return 0 -} - -func (x *UdcUinData) GetVasColorringId() int32 { - if x != nil && x.VasColorringId != nil { - return *x.VasColorringId - } - return 0 -} - -func (x *UdcUinData) GetCharm() int32 { - if x != nil && x.Charm != nil { - return *x.Charm - } - return 0 -} - -func (x *UdcUinData) GetApolloTimestamp() int32 { - if x != nil && x.ApolloTimestamp != nil { - return *x.ApolloTimestamp - } - return 0 -} - -func (x *UdcUinData) GetVasFontId() int32 { - if x != nil && x.VasFontId != nil { - return *x.VasFontId - } - return 0 -} - -func (x *UdcUinData) GetGlobalGroupLevel() int32 { - if x != nil && x.GlobalGroupLevel != nil { - return *x.GlobalGroupLevel - } - return 0 -} - -func (x *UdcUinData) GetReqInvite2GroupAutoAgreeFlag() int32 { - if x != nil && x.ReqInvite2GroupAutoAgreeFlag != nil { - return *x.ReqInvite2GroupAutoAgreeFlag - } - return 0 -} - -func (x *UdcUinData) GetSubaccountDisplayThirdQqFlag() int32 { - if x != nil && x.SubaccountDisplayThirdQqFlag != nil { - return *x.SubaccountDisplayThirdQqFlag - } - return 0 -} - -func (x *UdcUinData) GetNotifyPartakeLikeRankingListFlag() int32 { - if x != nil && x.NotifyPartakeLikeRankingListFlag != nil { - return *x.NotifyPartakeLikeRankingListFlag - } - return 0 -} - -func (x *UdcUinData) GetLightalkSwitch() int32 { - if x != nil && x.LightalkSwitch != nil { - return *x.LightalkSwitch - } - return 0 -} - -func (x *UdcUinData) GetMusicRingVisible() int32 { - if x != nil && x.MusicRingVisible != nil { - return *x.MusicRingVisible - } - return 0 -} - -func (x *UdcUinData) GetMusicRingAutoplay() int32 { - if x != nil && x.MusicRingAutoplay != nil { - return *x.MusicRingAutoplay - } - return 0 -} - -func (x *UdcUinData) GetMusicRingRedpoint() int32 { - if x != nil && x.MusicRingRedpoint != nil { - return *x.MusicRingRedpoint - } - return 0 -} - -func (x *UdcUinData) GetTorchDisableFlag() int32 { - if x != nil && x.TorchDisableFlag != nil { - return *x.TorchDisableFlag - } - return 0 -} - -func (x *UdcUinData) GetVasMagicfontFlag() int32 { - if x != nil && x.VasMagicfontFlag != nil { - return *x.VasMagicfontFlag - } - return 0 -} - -func (x *UdcUinData) GetVipFlag() int32 { - if x != nil && x.VipFlag != nil { - return *x.VipFlag - } - return 0 -} - -func (x *UdcUinData) GetAuthFlag() int32 { - if x != nil && x.AuthFlag != nil { - return *x.AuthFlag - } - return 0 -} - -func (x *UdcUinData) GetForbidFlag() int32 { - if x != nil && x.ForbidFlag != nil { - return *x.ForbidFlag - } - return 0 -} - -func (x *UdcUinData) GetGodForbid() int32 { - if x != nil && x.GodForbid != nil { - return *x.GodForbid - } - return 0 -} - -func (x *UdcUinData) GetGodFlag() int32 { - if x != nil && x.GodFlag != nil { - return *x.GodFlag - } - return 0 -} - -func (x *UdcUinData) GetCharmLevel() int32 { - if x != nil && x.CharmLevel != nil { - return *x.CharmLevel - } - return 0 -} - -func (x *UdcUinData) GetCharmShown() int32 { - if x != nil && x.CharmShown != nil { - return *x.CharmShown - } - return 0 -} - -func (x *UdcUinData) GetFreshnewsNotifyFlag() int32 { - if x != nil && x.FreshnewsNotifyFlag != nil { - return *x.FreshnewsNotifyFlag - } - return 0 -} - -func (x *UdcUinData) GetApolloVipLevel() int32 { - if x != nil && x.ApolloVipLevel != nil { - return *x.ApolloVipLevel - } - return 0 -} - -func (x *UdcUinData) GetApolloVipFlag() int32 { - if x != nil && x.ApolloVipFlag != nil { - return *x.ApolloVipFlag - } - return 0 -} - -func (x *UdcUinData) GetPstnC2CVip() int32 { - if x != nil && x.PstnC2CVip != nil { - return *x.PstnC2CVip - } - return 0 -} - -func (x *UdcUinData) GetPstnMultiVip() int32 { - if x != nil && x.PstnMultiVip != nil { - return *x.PstnMultiVip - } - return 0 -} - -func (x *UdcUinData) GetPstnEverC2CVip() int32 { - if x != nil && x.PstnEverC2CVip != nil { - return *x.PstnEverC2CVip - } - return 0 -} - -func (x *UdcUinData) GetPstnEverMultiVip() int32 { - if x != nil && x.PstnEverMultiVip != nil { - return *x.PstnEverMultiVip - } - return 0 -} - -func (x *UdcUinData) GetPstnMultiTryFlag() int32 { - if x != nil && x.PstnMultiTryFlag != nil { - return *x.PstnMultiTryFlag - } - return 0 -} - -func (x *UdcUinData) GetPstnC2CTryFlag() int32 { - if x != nil && x.PstnC2CTryFlag != nil { - return *x.PstnC2CTryFlag - } - return 0 -} - -func (x *UdcUinData) GetSubscribeNearbyassistantSwitch() int32 { - if x != nil && x.SubscribeNearbyassistantSwitch != nil { - return *x.SubscribeNearbyassistantSwitch - } - return 0 -} - -func (x *UdcUinData) GetTorchbearerFlag() int32 { - if x != nil && x.TorchbearerFlag != nil { - return *x.TorchbearerFlag - } - return 0 -} - -func (x *UdcUinData) GetPreloadDisableFlag() int32 { - if x != nil && x.PreloadDisableFlag != nil { - return *x.PreloadDisableFlag - } - return 0 -} - -func (x *UdcUinData) GetReqMedalwallFlag() int32 { - if x != nil && x.ReqMedalwallFlag != nil { - return *x.ReqMedalwallFlag - } - return 0 -} - -func (x *UdcUinData) GetNotifyOnLikeRankingListFlag() int32 { - if x != nil && x.NotifyOnLikeRankingListFlag != nil { - return *x.NotifyOnLikeRankingListFlag - } - return 0 -} - -func (x *UdcUinData) GetApolloStatus() int32 { - if x != nil && x.ApolloStatus != nil { - return *x.ApolloStatus - } - return 0 -} - -var File_oidb0x5eb_proto protoreflect.FileDescriptor - -var file_oidb0x5eb_proto_rawDesc = []byte{ - 0x0a, 0x0f, 0x6f, 0x69, 0x64, 0x62, 0x30, 0x78, 0x35, 0x65, 0x62, 0x2e, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x22, 0xdb, 0x1b, 0x0a, 0x0b, 0x44, 0x35, 0x45, 0x42, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, - 0x79, 0x12, 0x12, 0x0a, 0x04, 0x75, 0x69, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x04, 0x52, - 0x04, 0x75, 0x69, 0x6e, 0x73, 0x12, 0x28, 0x0a, 0x10, 0x6d, 0x61, 0x78, 0x5f, 0x70, 0x61, 0x63, - 0x6b, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, - 0x0e, 0x6d, 0x61, 0x78, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, - 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x64, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0c, 0x52, - 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, - 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x61, 0x70, 0x70, 0x69, 0x64, 0x12, 0x1a, 0x0a, - 0x07, 0x72, 0x65, 0x71, 0x4e, 0x69, 0x63, 0x6b, 0x18, 0xa2, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0d, - 0x52, 0x07, 0x72, 0x65, 0x71, 0x4e, 0x69, 0x63, 0x6b, 0x12, 0x20, 0x0a, 0x0a, 0x72, 0x65, 0x71, - 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x79, 0x18, 0xa3, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, - 0x0a, 0x72, 0x65, 0x71, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x22, 0x0a, 0x0b, 0x72, - 0x65, 0x71, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0xa4, 0x9c, 0x01, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x0b, 0x72, 0x65, 0x71, 0x50, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, - 0x1e, 0x0a, 0x09, 0x72, 0x65, 0x71, 0x47, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x18, 0xa9, 0x9c, 0x01, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x72, 0x65, 0x71, 0x47, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x12, - 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x41, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0xae, 0x9c, 0x01, 0x20, - 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, 0x65, 0x71, 0x41, 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x1e, 0x0a, - 0x09, 0x72, 0x65, 0x71, 0x46, 0x61, 0x63, 0x65, 0x49, 0x64, 0x18, 0xaf, 0x9c, 0x01, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x09, 0x72, 0x65, 0x71, 0x46, 0x61, 0x63, 0x65, 0x49, 0x64, 0x12, 0x1a, 0x0a, - 0x07, 0x72, 0x65, 0x71, 0x43, 0x69, 0x74, 0x79, 0x18, 0xb4, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x07, 0x72, 0x65, 0x71, 0x43, 0x69, 0x74, 0x79, 0x12, 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, - 0x43, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0xb6, 0x9c, - 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x72, 0x65, 0x71, 0x43, 0x6f, 0x6e, 0x73, 0x74, 0x65, - 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, 0x43, 0x6f, - 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x6c, 0x61, 0x63, 0x65, 0x31, 0x18, 0xbb, 0x9c, 0x01, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x0f, 0x72, 0x65, 0x71, 0x43, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x6c, 0x61, - 0x63, 0x65, 0x31, 0x12, 0x30, 0x0a, 0x12, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x33, 0x42, 0x69, - 0x74, 0x6d, 0x61, 0x70, 0x65, 0x78, 0x74, 0x72, 0x61, 0x18, 0xbe, 0x9c, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x12, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x33, 0x42, 0x69, 0x74, 0x6d, 0x61, 0x70, - 0x65, 0x78, 0x74, 0x72, 0x61, 0x12, 0x22, 0x0a, 0x0b, 0x72, 0x65, 0x71, 0x42, 0x69, 0x72, 0x74, - 0x68, 0x64, 0x61, 0x79, 0x18, 0xbf, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x72, 0x65, - 0x71, 0x42, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x1e, 0x0a, 0x09, 0x72, 0x65, 0x71, - 0x43, 0x69, 0x74, 0x79, 0x49, 0x64, 0x18, 0xc0, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, - 0x72, 0x65, 0x71, 0x43, 0x69, 0x74, 0x79, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, - 0x4c, 0x61, 0x6e, 0x67, 0x31, 0x18, 0xc1, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, - 0x65, 0x71, 0x4c, 0x61, 0x6e, 0x67, 0x31, 0x12, 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x4c, 0x61, - 0x6e, 0x67, 0x32, 0x18, 0xc2, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, 0x65, 0x71, - 0x4c, 0x61, 0x6e, 0x67, 0x32, 0x12, 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x4c, 0x61, 0x6e, 0x67, - 0x33, 0x18, 0xc3, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, 0x65, 0x71, 0x4c, 0x61, - 0x6e, 0x67, 0x33, 0x12, 0x18, 0x0a, 0x06, 0x72, 0x65, 0x71, 0x41, 0x67, 0x65, 0x18, 0xc5, 0x9c, - 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x72, 0x65, 0x71, 0x41, 0x67, 0x65, 0x12, 0x26, 0x0a, - 0x0d, 0x72, 0x65, 0x71, 0x43, 0x69, 0x74, 0x79, 0x5a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x18, 0xc9, - 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x43, 0x69, 0x74, 0x79, 0x5a, - 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x06, 0x72, 0x65, 0x71, 0x4f, 0x69, 0x6e, 0x18, - 0xd8, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x72, 0x65, 0x71, 0x4f, 0x69, 0x6e, 0x12, - 0x22, 0x0a, 0x0b, 0x72, 0x65, 0x71, 0x42, 0x75, 0x62, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x18, 0xdb, - 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x72, 0x65, 0x71, 0x42, 0x75, 0x62, 0x62, 0x6c, - 0x65, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x32, 0x49, 0x64, - 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x89, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, - 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x32, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, - 0x28, 0x0a, 0x0e, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x31, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, - 0x65, 0x18, 0x8a, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, 0x72, 0x65, 0x71, 0x4d, 0x73, - 0x73, 0x31, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, - 0x4c, 0x66, 0x6c, 0x61, 0x67, 0x18, 0x8b, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, - 0x65, 0x71, 0x4c, 0x66, 0x6c, 0x61, 0x67, 0x12, 0x20, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x45, 0x78, - 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8c, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x72, - 0x65, 0x71, 0x45, 0x78, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, - 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x76, 0x72, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8e, 0xa4, 0x01, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x72, 0x65, 0x71, 0x42, 0x61, 0x73, 0x69, 0x63, 0x53, 0x76, - 0x72, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, 0x42, 0x61, 0x73, 0x69, - 0x63, 0x43, 0x6c, 0x69, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8f, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x0f, 0x72, 0x65, 0x71, 0x42, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6c, 0x69, 0x46, 0x6c, 0x61, - 0x67, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, 0x46, 0x75, 0x6c, 0x6c, 0x42, 0x69, 0x72, 0x74, - 0x68, 0x64, 0x61, 0x79, 0x18, 0x94, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x72, 0x65, - 0x71, 0x46, 0x75, 0x6c, 0x6c, 0x42, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x20, 0x0a, - 0x0a, 0x72, 0x65, 0x71, 0x46, 0x75, 0x6c, 0x6c, 0x41, 0x67, 0x65, 0x18, 0x95, 0xcb, 0x01, 0x20, - 0x01, 0x28, 0x05, 0x52, 0x0a, 0x72, 0x65, 0x71, 0x46, 0x75, 0x6c, 0x6c, 0x41, 0x67, 0x65, 0x12, - 0x32, 0x0a, 0x13, 0x72, 0x65, 0x71, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x55, 0x70, 0x64, 0x61, - 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9a, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, - 0x72, 0x65, 0x71, 0x53, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, - 0x69, 0x6d, 0x65, 0x12, 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x55, 0x70, 0x64, - 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9b, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x10, 0x72, 0x65, 0x71, 0x4d, 0x73, 0x73, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, - 0x65, 0x12, 0x34, 0x0a, 0x14, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, - 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9c, 0xcb, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x14, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x43, - 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x4e, 0x0a, 0x21, 0x72, 0x65, 0x71, 0x50, 0x73, - 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, - 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9d, 0xcb, 0x01, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x21, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, - 0x74, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, 0x61, - 0x72, 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x30, 0x0a, 0x12, 0x72, 0x65, 0x71, 0x50, 0x73, - 0x74, 0x6e, 0x43, 0x32, 0x63, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9e, 0xcb, - 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x43, 0x32, - 0x63, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x4a, 0x0a, 0x1f, 0x72, 0x65, 0x71, - 0x50, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, - 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9f, 0xcb, 0x01, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x1f, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, - 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, - 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x36, 0x0a, 0x15, 0x72, 0x65, 0x71, 0x47, 0x72, 0x6f, 0x75, - 0x70, 0x4d, 0x65, 0x6d, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8e, - 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x15, 0x72, 0x65, 0x71, 0x47, 0x72, 0x6f, 0x75, 0x70, - 0x4d, 0x65, 0x6d, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x28, 0x0a, - 0x0e, 0x72, 0x65, 0x71, 0x46, 0x61, 0x63, 0x65, 0x41, 0x64, 0x64, 0x6f, 0x6e, 0x49, 0x64, 0x18, - 0x91, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, 0x72, 0x65, 0x71, 0x46, 0x61, 0x63, 0x65, - 0x41, 0x64, 0x64, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0c, 0x72, 0x65, 0x71, 0x4d, 0x75, - 0x73, 0x69, 0x63, 0x47, 0x65, 0x6e, 0x65, 0x18, 0x92, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x0c, 0x72, 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, 0x63, 0x47, 0x65, 0x6e, 0x65, 0x12, 0x2a, 0x0a, - 0x0f, 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x4e, 0x69, 0x63, 0x6b, - 0x18, 0x9a, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, - 0x61, 0x6e, 0x67, 0x65, 0x72, 0x4e, 0x69, 0x63, 0x6b, 0x12, 0x30, 0x0a, 0x12, 0x72, 0x65, 0x71, - 0x53, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x44, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x65, 0x18, - 0x9b, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x72, 0x65, 0x71, 0x53, 0x74, 0x72, 0x61, - 0x6e, 0x67, 0x65, 0x72, 0x44, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x65, 0x12, 0x26, 0x0a, 0x0d, 0x72, - 0x65, 0x71, 0x4c, 0x6f, 0x76, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x9c, 0xd3, 0x01, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x4c, 0x6f, 0x76, 0x65, 0x53, 0x74, 0x61, - 0x74, 0x75, 0x73, 0x12, 0x26, 0x0a, 0x0d, 0x72, 0x65, 0x71, 0x50, 0x72, 0x6f, 0x66, 0x65, 0x73, - 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x9d, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, - 0x71, 0x50, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x32, 0x0a, 0x13, 0x72, - 0x65, 0x71, 0x56, 0x61, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x72, 0x69, 0x6e, 0x67, 0x46, 0x6c, - 0x61, 0x67, 0x18, 0xa1, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, 0x72, 0x65, 0x71, 0x56, - 0x61, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x72, 0x69, 0x6e, 0x67, 0x46, 0x6c, 0x61, 0x67, 0x12, - 0x1c, 0x0a, 0x08, 0x72, 0x65, 0x71, 0x43, 0x68, 0x61, 0x72, 0x6d, 0x18, 0xac, 0xd3, 0x01, 0x20, - 0x01, 0x28, 0x05, 0x52, 0x08, 0x72, 0x65, 0x71, 0x43, 0x68, 0x61, 0x72, 0x6d, 0x12, 0x30, 0x0a, - 0x12, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, - 0x61, 0x6d, 0x70, 0x18, 0xb3, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x72, 0x65, 0x71, - 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x12, - 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, 0x56, 0x61, 0x73, 0x46, 0x6f, 0x6e, 0x74, 0x49, 0x64, 0x46, - 0x6c, 0x61, 0x67, 0x18, 0xc1, 0xd4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x72, 0x65, 0x71, - 0x56, 0x61, 0x73, 0x46, 0x6f, 0x6e, 0x74, 0x49, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x32, 0x0a, - 0x13, 0x72, 0x65, 0x71, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x4c, - 0x65, 0x76, 0x65, 0x6c, 0x18, 0xc8, 0xd4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, 0x72, 0x65, - 0x71, 0x47, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x4c, 0x65, 0x76, 0x65, - 0x6c, 0x12, 0x44, 0x0a, 0x1c, 0x72, 0x65, 0x71, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x32, 0x67, - 0x72, 0x6f, 0x75, 0x70, 0x41, 0x75, 0x74, 0x6f, 0x41, 0x67, 0x72, 0x65, 0x65, 0x46, 0x6c, 0x61, - 0x67, 0x18, 0x9a, 0xbb, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1c, 0x72, 0x65, 0x71, 0x49, 0x6e, - 0x76, 0x69, 0x74, 0x65, 0x32, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x41, 0x75, 0x74, 0x6f, 0x41, 0x67, - 0x72, 0x65, 0x65, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x4a, 0x0a, 0x1f, 0x72, 0x65, 0x71, 0x53, 0x75, - 0x62, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x54, - 0x68, 0x69, 0x72, 0x64, 0x51, 0x71, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x9c, 0xbb, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x1f, 0x72, 0x65, 0x71, 0x53, 0x75, 0x62, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, - 0x74, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x54, 0x68, 0x69, 0x72, 0x64, 0x51, 0x71, 0x46, - 0x6c, 0x61, 0x67, 0x12, 0x4c, 0x0a, 0x20, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x50, 0x61, 0x72, - 0x74, 0x61, 0x6b, 0x65, 0x4c, 0x69, 0x6b, 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, - 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x9e, 0xbb, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x20, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x50, 0x61, 0x72, 0x74, 0x61, 0x6b, 0x65, 0x4c, 0x69, - 0x6b, 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, - 0x67, 0x12, 0x2e, 0x0a, 0x11, 0x72, 0x65, 0x71, 0x4c, 0x69, 0x67, 0x68, 0x74, 0x61, 0x6c, 0x6b, - 0x53, 0x77, 0x69, 0x74, 0x63, 0x68, 0x18, 0xba, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x11, - 0x72, 0x65, 0x71, 0x4c, 0x69, 0x67, 0x68, 0x74, 0x61, 0x6c, 0x6b, 0x53, 0x77, 0x69, 0x74, 0x63, - 0x68, 0x12, 0x32, 0x0a, 0x13, 0x72, 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, - 0x67, 0x56, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x18, 0xbb, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x13, 0x72, 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x56, 0x69, - 0x73, 0x69, 0x62, 0x6c, 0x65, 0x12, 0x34, 0x0a, 0x14, 0x72, 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, - 0x63, 0x52, 0x69, 0x6e, 0x67, 0x41, 0x75, 0x74, 0x6f, 0x70, 0x6c, 0x61, 0x79, 0x18, 0xbc, 0xbc, - 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x14, 0x72, 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, 0x63, 0x52, - 0x69, 0x6e, 0x67, 0x41, 0x75, 0x74, 0x6f, 0x70, 0x6c, 0x61, 0x79, 0x12, 0x34, 0x0a, 0x14, 0x72, - 0x65, 0x71, 0x4d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x64, 0x70, 0x6f, - 0x69, 0x6e, 0x74, 0x18, 0xbd, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x14, 0x72, 0x65, 0x71, - 0x4d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x64, 0x70, 0x6f, 0x69, 0x6e, - 0x74, 0x12, 0x2c, 0x0a, 0x10, 0x74, 0x6f, 0x72, 0x63, 0x68, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, - 0x65, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xcd, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x74, - 0x6f, 0x72, 0x63, 0x68, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x46, 0x6c, 0x61, 0x67, 0x12, - 0x32, 0x0a, 0x13, 0x72, 0x65, 0x71, 0x56, 0x61, 0x73, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x66, 0x6f, - 0x6e, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xd2, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, - 0x72, 0x65, 0x71, 0x56, 0x61, 0x73, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x66, 0x6f, 0x6e, 0x74, 0x46, - 0x6c, 0x61, 0x67, 0x12, 0x20, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x56, 0x69, 0x70, 0x46, 0x6c, 0x61, - 0x67, 0x18, 0x9c, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x72, 0x65, 0x71, 0x56, 0x69, - 0x70, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x22, 0x0a, 0x0b, 0x72, 0x65, 0x71, 0x41, 0x75, 0x74, 0x68, - 0x46, 0x6c, 0x61, 0x67, 0x18, 0xb7, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x72, 0x65, - 0x71, 0x41, 0x75, 0x74, 0x68, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x26, 0x0a, 0x0d, 0x72, 0x65, 0x71, - 0x46, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xb8, 0xc6, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x46, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x46, 0x6c, 0x61, - 0x67, 0x12, 0x24, 0x0a, 0x0c, 0x72, 0x65, 0x71, 0x47, 0x6f, 0x64, 0x46, 0x6f, 0x72, 0x62, 0x69, - 0x64, 0x18, 0xcc, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x72, 0x65, 0x71, 0x47, 0x6f, - 0x64, 0x46, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x12, 0x20, 0x0a, 0x0a, 0x72, 0x65, 0x71, 0x47, 0x6f, - 0x64, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xcd, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x72, - 0x65, 0x71, 0x47, 0x6f, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x26, 0x0a, 0x0d, 0x72, 0x65, 0x71, - 0x43, 0x68, 0x61, 0x72, 0x6d, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0xde, 0xc7, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x43, 0x68, 0x61, 0x72, 0x6d, 0x4c, 0x65, 0x76, 0x65, - 0x6c, 0x12, 0x26, 0x0a, 0x0d, 0x72, 0x65, 0x71, 0x43, 0x68, 0x61, 0x72, 0x6d, 0x53, 0x68, 0x6f, - 0x77, 0x6e, 0x18, 0xf5, 0xc7, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x43, - 0x68, 0x61, 0x72, 0x6d, 0x53, 0x68, 0x6f, 0x77, 0x6e, 0x12, 0x38, 0x0a, 0x16, 0x72, 0x65, 0x71, - 0x46, 0x72, 0x65, 0x73, 0x68, 0x6e, 0x65, 0x77, 0x73, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x46, - 0x6c, 0x61, 0x67, 0x18, 0x89, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x16, 0x72, 0x65, 0x71, - 0x46, 0x72, 0x65, 0x73, 0x68, 0x6e, 0x65, 0x77, 0x73, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x46, - 0x6c, 0x61, 0x67, 0x12, 0x2e, 0x0a, 0x11, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, - 0x56, 0x69, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0x8f, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x11, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x56, 0x69, 0x70, 0x4c, 0x65, - 0x76, 0x65, 0x6c, 0x12, 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, - 0x56, 0x69, 0x70, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x93, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x10, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x56, 0x69, 0x70, 0x46, 0x6c, 0x61, - 0x67, 0x12, 0x26, 0x0a, 0x0d, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x56, - 0x69, 0x70, 0x18, 0x95, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x71, 0x50, - 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x56, 0x69, 0x70, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, - 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, 0x18, 0x96, 0xc8, 0x02, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, - 0x74, 0x69, 0x56, 0x69, 0x70, 0x12, 0x2e, 0x0a, 0x11, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, - 0x45, 0x76, 0x65, 0x72, 0x43, 0x32, 0x63, 0x56, 0x69, 0x70, 0x18, 0x97, 0xc8, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x11, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x45, 0x76, 0x65, 0x72, 0x43, - 0x32, 0x63, 0x56, 0x69, 0x70, 0x12, 0x32, 0x0a, 0x13, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, - 0x45, 0x76, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, 0x18, 0x98, 0xc8, 0x02, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x45, 0x76, 0x65, - 0x72, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, 0x12, 0x32, 0x0a, 0x13, 0x72, 0x65, 0x71, - 0x50, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, - 0x18, 0x9b, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, - 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x2e, 0x0a, - 0x11, 0x72, 0x65, 0x71, 0x50, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x54, 0x72, 0x79, 0x46, 0x6c, - 0x61, 0x67, 0x18, 0x9c, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x11, 0x72, 0x65, 0x71, 0x50, - 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x4e, 0x0a, - 0x21, 0x72, 0x65, 0x71, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4e, 0x65, 0x61, - 0x72, 0x62, 0x79, 0x61, 0x73, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x53, 0x77, 0x69, 0x74, - 0x63, 0x68, 0x18, 0xa8, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x21, 0x72, 0x65, 0x71, 0x53, - 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4e, 0x65, 0x61, 0x72, 0x62, 0x79, 0x61, 0x73, - 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x53, 0x77, 0x69, 0x74, 0x63, 0x68, 0x12, 0x30, 0x0a, - 0x12, 0x72, 0x65, 0x71, 0x54, 0x6f, 0x72, 0x63, 0x68, 0x62, 0x65, 0x61, 0x72, 0x65, 0x72, 0x46, - 0x6c, 0x61, 0x67, 0x18, 0xc3, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x72, 0x65, 0x71, - 0x54, 0x6f, 0x72, 0x63, 0x68, 0x62, 0x65, 0x61, 0x72, 0x65, 0x72, 0x46, 0x6c, 0x61, 0x67, 0x12, - 0x30, 0x0a, 0x12, 0x70, 0x72, 0x65, 0x6c, 0x6f, 0x61, 0x64, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, - 0x65, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xd9, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x70, - 0x72, 0x65, 0x6c, 0x6f, 0x61, 0x64, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x46, 0x6c, 0x61, - 0x67, 0x12, 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, 0x4d, 0x65, 0x64, 0x61, 0x6c, 0x77, 0x61, 0x6c, - 0x6c, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xdb, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x72, - 0x65, 0x71, 0x4d, 0x65, 0x64, 0x61, 0x6c, 0x77, 0x61, 0x6c, 0x6c, 0x46, 0x6c, 0x61, 0x67, 0x12, - 0x42, 0x0a, 0x1b, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x4f, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x52, - 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xec, - 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1b, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x4f, 0x6e, - 0x4c, 0x69, 0x6b, 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, - 0x6c, 0x61, 0x67, 0x12, 0x2a, 0x0a, 0x0f, 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, - 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0xe4, 0xcf, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, - 0x72, 0x65, 0x71, 0x41, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, - 0x5c, 0x0a, 0x0b, 0x44, 0x35, 0x45, 0x42, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x25, - 0x0a, 0x07, 0x75, 0x69, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x18, 0x0b, 0x20, 0x03, 0x28, 0x0b, 0x32, - 0x0b, 0x2e, 0x55, 0x64, 0x63, 0x55, 0x69, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x52, 0x07, 0x75, 0x69, - 0x6e, 0x44, 0x61, 0x74, 0x61, 0x12, 0x26, 0x0a, 0x0e, 0x75, 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x73, - 0x68, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x73, 0x18, 0x0c, 0x20, 0x03, 0x28, 0x03, 0x52, 0x0e, 0x75, - 0x6e, 0x66, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x55, 0x69, 0x6e, 0x73, 0x22, 0xe8, 0x17, - 0x0a, 0x0a, 0x55, 0x64, 0x63, 0x55, 0x69, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x12, 0x10, 0x0a, 0x03, - 0x75, 0x69, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x75, 0x69, 0x6e, 0x12, 0x16, - 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, - 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x04, 0x6e, 0x69, 0x63, 0x6b, 0x18, 0xa2, - 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x6e, 0x69, 0x63, 0x6b, 0x12, 0x1a, 0x0a, 0x07, - 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x79, 0x18, 0xa3, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, - 0x07, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, - 0x69, 0x6e, 0x63, 0x65, 0x18, 0xa4, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x08, 0x70, 0x72, - 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x18, 0x0a, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, - 0x18, 0xa9, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x67, 0x65, 0x6e, 0x64, 0x65, 0x72, - 0x12, 0x16, 0x0a, 0x05, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0xae, 0x9c, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x05, 0x61, 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x18, 0x0a, 0x06, 0x66, 0x61, 0x63, 0x65, - 0x49, 0x64, 0x18, 0xaf, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x66, 0x61, 0x63, 0x65, - 0x49, 0x64, 0x12, 0x14, 0x0a, 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0xb4, 0x9c, 0x01, 0x20, 0x01, - 0x28, 0x0c, 0x52, 0x04, 0x63, 0x69, 0x74, 0x79, 0x12, 0x26, 0x0a, 0x0d, 0x63, 0x6f, 0x6e, 0x73, - 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0xb6, 0x9c, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x0d, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x65, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x12, 0x24, 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x6c, 0x61, 0x63, 0x65, 0x31, - 0x18, 0xbb, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, - 0x50, 0x6c, 0x61, 0x63, 0x65, 0x31, 0x12, 0x2a, 0x0a, 0x0f, 0x6d, 0x73, 0x73, 0x33, 0x42, 0x69, - 0x74, 0x6d, 0x61, 0x70, 0x65, 0x78, 0x74, 0x72, 0x61, 0x18, 0xbe, 0x9c, 0x01, 0x20, 0x01, 0x28, - 0x0c, 0x52, 0x0f, 0x6d, 0x73, 0x73, 0x33, 0x42, 0x69, 0x74, 0x6d, 0x61, 0x70, 0x65, 0x78, 0x74, - 0x72, 0x61, 0x12, 0x1c, 0x0a, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x18, 0xbf, - 0x9c, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x08, 0x62, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, - 0x12, 0x18, 0x0a, 0x06, 0x63, 0x69, 0x74, 0x79, 0x49, 0x64, 0x18, 0xc0, 0x9c, 0x01, 0x20, 0x01, - 0x28, 0x0c, 0x52, 0x06, 0x63, 0x69, 0x74, 0x79, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x05, 0x6c, 0x61, - 0x6e, 0x67, 0x31, 0x18, 0xc1, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6c, 0x61, 0x6e, - 0x67, 0x31, 0x12, 0x16, 0x0a, 0x05, 0x6c, 0x61, 0x6e, 0x67, 0x32, 0x18, 0xc2, 0x9c, 0x01, 0x20, - 0x01, 0x28, 0x05, 0x52, 0x05, 0x6c, 0x61, 0x6e, 0x67, 0x32, 0x12, 0x16, 0x0a, 0x05, 0x6c, 0x61, - 0x6e, 0x67, 0x33, 0x18, 0xc3, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6c, 0x61, 0x6e, - 0x67, 0x33, 0x12, 0x12, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0xc5, 0x9c, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x03, 0x61, 0x67, 0x65, 0x12, 0x20, 0x0a, 0x0a, 0x63, 0x69, 0x74, 0x79, 0x5a, 0x6f, - 0x6e, 0x65, 0x49, 0x64, 0x18, 0xc9, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x63, 0x69, - 0x74, 0x79, 0x5a, 0x6f, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x03, 0x6f, 0x69, 0x6e, 0x18, - 0xd8, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6f, 0x69, 0x6e, 0x12, 0x1c, 0x0a, 0x08, - 0x62, 0x75, 0x62, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x18, 0xdb, 0x9c, 0x01, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x08, 0x62, 0x75, 0x62, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0c, 0x6d, 0x73, - 0x73, 0x32, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x18, 0x89, 0xa4, 0x01, 0x20, 0x01, - 0x28, 0x0c, 0x52, 0x0c, 0x6d, 0x73, 0x73, 0x32, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, - 0x12, 0x22, 0x0a, 0x0b, 0x6d, 0x73, 0x73, 0x31, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x18, - 0x8a, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0b, 0x6d, 0x73, 0x73, 0x31, 0x53, 0x65, 0x72, - 0x76, 0x69, 0x63, 0x65, 0x12, 0x16, 0x0a, 0x05, 0x6c, 0x66, 0x6c, 0x61, 0x67, 0x18, 0x8b, 0xa4, - 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x6c, 0x66, 0x6c, 0x61, 0x67, 0x12, 0x1a, 0x0a, 0x07, - 0x65, 0x78, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8c, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x07, 0x65, 0x78, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0c, 0x62, 0x61, 0x73, 0x69, - 0x63, 0x53, 0x76, 0x72, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8e, 0xa4, 0x01, 0x20, 0x01, 0x28, 0x0c, - 0x52, 0x0c, 0x62, 0x61, 0x73, 0x69, 0x63, 0x53, 0x76, 0x72, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x24, - 0x0a, 0x0c, 0x62, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6c, 0x69, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8f, - 0xa4, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0c, 0x62, 0x61, 0x73, 0x69, 0x63, 0x43, 0x6c, 0x69, - 0x46, 0x6c, 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0c, 0x66, 0x75, 0x6c, 0x6c, 0x42, 0x69, 0x72, 0x74, - 0x68, 0x64, 0x61, 0x79, 0x18, 0x94, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0c, 0x66, 0x75, - 0x6c, 0x6c, 0x42, 0x69, 0x72, 0x74, 0x68, 0x64, 0x61, 0x79, 0x12, 0x1a, 0x0a, 0x07, 0x66, 0x75, - 0x6c, 0x6c, 0x41, 0x67, 0x65, 0x18, 0x95, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x07, 0x66, - 0x75, 0x6c, 0x6c, 0x41, 0x67, 0x65, 0x12, 0x2c, 0x0a, 0x10, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, - 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9a, 0xcb, 0x01, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x10, 0x73, 0x69, 0x6d, 0x70, 0x6c, 0x65, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, - 0x54, 0x69, 0x6d, 0x65, 0x12, 0x26, 0x0a, 0x0d, 0x6d, 0x73, 0x73, 0x55, 0x70, 0x64, 0x61, 0x74, - 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9b, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x6d, - 0x73, 0x73, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x2e, 0x0a, 0x11, - 0x70, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, - 0x65, 0x18, 0x9c, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x11, 0x70, 0x73, 0x74, 0x6e, 0x4d, - 0x75, 0x6c, 0x74, 0x69, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x48, 0x0a, 0x1e, - 0x70, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, - 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9d, - 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1e, 0x70, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, - 0x69, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, - 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x2a, 0x0a, 0x0f, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, - 0x63, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x9e, 0xcb, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x0f, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x43, 0x61, 0x6c, 0x6c, 0x54, 0x69, - 0x6d, 0x65, 0x12, 0x44, 0x0a, 0x1c, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x4c, 0x61, 0x73, - 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, 0x61, 0x72, 0x67, 0x65, 0x54, 0x69, - 0x6d, 0x65, 0x18, 0x9f, 0xcb, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1c, 0x70, 0x73, 0x74, 0x6e, - 0x43, 0x32, 0x63, 0x4c, 0x61, 0x73, 0x74, 0x47, 0x75, 0x69, 0x64, 0x65, 0x52, 0x65, 0x63, 0x68, - 0x61, 0x72, 0x67, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x30, 0x0a, 0x12, 0x67, 0x72, 0x6f, 0x75, - 0x70, 0x4d, 0x65, 0x6d, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x8e, - 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x4d, 0x65, 0x6d, - 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x22, 0x0a, 0x0b, 0x66, 0x61, - 0x63, 0x65, 0x41, 0x64, 0x64, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x91, 0xd3, 0x01, 0x20, 0x01, 0x28, - 0x03, 0x52, 0x0b, 0x66, 0x61, 0x63, 0x65, 0x41, 0x64, 0x64, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1e, - 0x0a, 0x09, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x47, 0x65, 0x6e, 0x65, 0x18, 0x92, 0xd3, 0x01, 0x20, - 0x01, 0x28, 0x0c, 0x52, 0x09, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x47, 0x65, 0x6e, 0x65, 0x12, 0x24, - 0x0a, 0x0c, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x4e, 0x69, 0x63, 0x6b, 0x18, 0x9a, - 0xd3, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0c, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, - 0x4e, 0x69, 0x63, 0x6b, 0x12, 0x2a, 0x0a, 0x0f, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, - 0x44, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x65, 0x18, 0x9b, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, - 0x0f, 0x73, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x72, 0x44, 0x65, 0x63, 0x6c, 0x61, 0x72, 0x65, - 0x12, 0x20, 0x0a, 0x0a, 0x6c, 0x6f, 0x76, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x9c, - 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x6c, 0x6f, 0x76, 0x65, 0x53, 0x74, 0x61, 0x74, - 0x75, 0x73, 0x12, 0x20, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, - 0x18, 0x9d, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x66, 0x65, 0x73, - 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x28, 0x0a, 0x0e, 0x76, 0x61, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, - 0x72, 0x69, 0x6e, 0x67, 0x49, 0x64, 0x18, 0xa1, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, - 0x76, 0x61, 0x73, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x72, 0x69, 0x6e, 0x67, 0x49, 0x64, 0x12, 0x16, - 0x0a, 0x05, 0x63, 0x68, 0x61, 0x72, 0x6d, 0x18, 0xac, 0xd3, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x05, 0x63, 0x68, 0x61, 0x72, 0x6d, 0x12, 0x2a, 0x0a, 0x0f, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, - 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x18, 0xb3, 0xd3, 0x01, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x0f, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, - 0x6d, 0x70, 0x12, 0x1e, 0x0a, 0x09, 0x76, 0x61, 0x73, 0x46, 0x6f, 0x6e, 0x74, 0x49, 0x64, 0x18, - 0xc1, 0xd4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x76, 0x61, 0x73, 0x46, 0x6f, 0x6e, 0x74, - 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x10, 0x67, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, - 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0xc8, 0xd4, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, - 0x67, 0x6c, 0x6f, 0x62, 0x61, 0x6c, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, - 0x12, 0x44, 0x0a, 0x1c, 0x72, 0x65, 0x71, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x32, 0x67, 0x72, - 0x6f, 0x75, 0x70, 0x41, 0x75, 0x74, 0x6f, 0x41, 0x67, 0x72, 0x65, 0x65, 0x46, 0x6c, 0x61, 0x67, - 0x18, 0x9a, 0xbb, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1c, 0x72, 0x65, 0x71, 0x49, 0x6e, 0x76, - 0x69, 0x74, 0x65, 0x32, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x41, 0x75, 0x74, 0x6f, 0x41, 0x67, 0x72, - 0x65, 0x65, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x44, 0x0a, 0x1c, 0x73, 0x75, 0x62, 0x61, 0x63, 0x63, - 0x6f, 0x75, 0x6e, 0x74, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, 0x79, 0x54, 0x68, 0x69, 0x72, 0x64, - 0x51, 0x71, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x9c, 0xbb, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1c, - 0x73, 0x75, 0x62, 0x61, 0x63, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x44, 0x69, 0x73, 0x70, 0x6c, 0x61, - 0x79, 0x54, 0x68, 0x69, 0x72, 0x64, 0x51, 0x71, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x4c, 0x0a, 0x20, - 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x50, 0x61, 0x72, 0x74, 0x61, 0x6b, 0x65, 0x4c, 0x69, 0x6b, - 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, 0x67, - 0x18, 0x9e, 0xbb, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x20, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, - 0x50, 0x61, 0x72, 0x74, 0x61, 0x6b, 0x65, 0x4c, 0x69, 0x6b, 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, - 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x28, 0x0a, 0x0e, 0x6c, 0x69, - 0x67, 0x68, 0x74, 0x61, 0x6c, 0x6b, 0x53, 0x77, 0x69, 0x74, 0x63, 0x68, 0x18, 0xba, 0xbc, 0x02, - 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, 0x6c, 0x69, 0x67, 0x68, 0x74, 0x61, 0x6c, 0x6b, 0x53, 0x77, - 0x69, 0x74, 0x63, 0x68, 0x12, 0x2c, 0x0a, 0x10, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, - 0x67, 0x56, 0x69, 0x73, 0x69, 0x62, 0x6c, 0x65, 0x18, 0xbb, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, - 0x52, 0x10, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x56, 0x69, 0x73, 0x69, 0x62, - 0x6c, 0x65, 0x12, 0x2e, 0x0a, 0x11, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x41, - 0x75, 0x74, 0x6f, 0x70, 0x6c, 0x61, 0x79, 0x18, 0xbc, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x11, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x41, 0x75, 0x74, 0x6f, 0x70, 0x6c, - 0x61, 0x79, 0x12, 0x2e, 0x0a, 0x11, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x52, - 0x65, 0x64, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0xbd, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x11, 0x6d, 0x75, 0x73, 0x69, 0x63, 0x52, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x64, 0x70, 0x6f, 0x69, - 0x6e, 0x74, 0x12, 0x2c, 0x0a, 0x10, 0x74, 0x6f, 0x72, 0x63, 0x68, 0x44, 0x69, 0x73, 0x61, 0x62, - 0x6c, 0x65, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xcd, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, - 0x74, 0x6f, 0x72, 0x63, 0x68, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x46, 0x6c, 0x61, 0x67, - 0x12, 0x2c, 0x0a, 0x10, 0x76, 0x61, 0x73, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x66, 0x6f, 0x6e, 0x74, - 0x46, 0x6c, 0x61, 0x67, 0x18, 0xd2, 0xbc, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x76, 0x61, - 0x73, 0x4d, 0x61, 0x67, 0x69, 0x63, 0x66, 0x6f, 0x6e, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x1a, - 0x0a, 0x07, 0x76, 0x69, 0x70, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x9c, 0xc6, 0x02, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x07, 0x76, 0x69, 0x70, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x1c, 0x0a, 0x08, 0x61, 0x75, - 0x74, 0x68, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xb7, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, - 0x61, 0x75, 0x74, 0x68, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x20, 0x0a, 0x0a, 0x66, 0x6f, 0x72, 0x62, - 0x69, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xb8, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, - 0x66, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x1e, 0x0a, 0x09, 0x67, 0x6f, - 0x64, 0x46, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x18, 0xcc, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, - 0x09, 0x67, 0x6f, 0x64, 0x46, 0x6f, 0x72, 0x62, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x07, 0x67, 0x6f, - 0x64, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xcd, 0xc6, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x67, - 0x6f, 0x64, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x20, 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x72, 0x6d, 0x4c, - 0x65, 0x76, 0x65, 0x6c, 0x18, 0xde, 0xc7, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x63, 0x68, - 0x61, 0x72, 0x6d, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x20, 0x0a, 0x0a, 0x63, 0x68, 0x61, 0x72, - 0x6d, 0x53, 0x68, 0x6f, 0x77, 0x6e, 0x18, 0xf5, 0xc7, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, - 0x63, 0x68, 0x61, 0x72, 0x6d, 0x53, 0x68, 0x6f, 0x77, 0x6e, 0x12, 0x32, 0x0a, 0x13, 0x66, 0x72, - 0x65, 0x73, 0x68, 0x6e, 0x65, 0x77, 0x73, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x46, 0x6c, 0x61, - 0x67, 0x18, 0x89, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x13, 0x66, 0x72, 0x65, 0x73, 0x68, - 0x6e, 0x65, 0x77, 0x73, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x28, - 0x0a, 0x0e, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x56, 0x69, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, - 0x18, 0x8f, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, - 0x56, 0x69, 0x70, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x26, 0x0a, 0x0d, 0x61, 0x70, 0x6f, 0x6c, - 0x6c, 0x6f, 0x56, 0x69, 0x70, 0x46, 0x6c, 0x61, 0x67, 0x18, 0x93, 0xc8, 0x02, 0x20, 0x01, 0x28, - 0x05, 0x52, 0x0d, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x56, 0x69, 0x70, 0x46, 0x6c, 0x61, 0x67, - 0x12, 0x20, 0x0a, 0x0a, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x56, 0x69, 0x70, 0x18, 0x95, - 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x56, - 0x69, 0x70, 0x12, 0x24, 0x0a, 0x0c, 0x70, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, - 0x69, 0x70, 0x18, 0x96, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x70, 0x73, 0x74, 0x6e, - 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, 0x12, 0x28, 0x0a, 0x0e, 0x70, 0x73, 0x74, 0x6e, - 0x45, 0x76, 0x65, 0x72, 0x43, 0x32, 0x63, 0x56, 0x69, 0x70, 0x18, 0x97, 0xc8, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x0e, 0x70, 0x73, 0x74, 0x6e, 0x45, 0x76, 0x65, 0x72, 0x43, 0x32, 0x63, 0x56, - 0x69, 0x70, 0x12, 0x2c, 0x0a, 0x10, 0x70, 0x73, 0x74, 0x6e, 0x45, 0x76, 0x65, 0x72, 0x4d, 0x75, - 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, 0x18, 0x98, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, - 0x70, 0x73, 0x74, 0x6e, 0x45, 0x76, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x56, 0x69, 0x70, - 0x12, 0x2c, 0x0a, 0x10, 0x70, 0x73, 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x54, 0x72, 0x79, - 0x46, 0x6c, 0x61, 0x67, 0x18, 0x9b, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x70, 0x73, - 0x74, 0x6e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x28, - 0x0a, 0x0e, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, 0x63, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, - 0x18, 0x9c, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0e, 0x70, 0x73, 0x74, 0x6e, 0x43, 0x32, - 0x63, 0x54, 0x72, 0x79, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x48, 0x0a, 0x1e, 0x73, 0x75, 0x62, 0x73, - 0x63, 0x72, 0x69, 0x62, 0x65, 0x4e, 0x65, 0x61, 0x72, 0x62, 0x79, 0x61, 0x73, 0x73, 0x69, 0x73, - 0x74, 0x61, 0x6e, 0x74, 0x53, 0x77, 0x69, 0x74, 0x63, 0x68, 0x18, 0xa8, 0xc8, 0x02, 0x20, 0x01, - 0x28, 0x05, 0x52, 0x1e, 0x73, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4e, 0x65, 0x61, - 0x72, 0x62, 0x79, 0x61, 0x73, 0x73, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x74, 0x53, 0x77, 0x69, 0x74, - 0x63, 0x68, 0x12, 0x2a, 0x0a, 0x0f, 0x74, 0x6f, 0x72, 0x63, 0x68, 0x62, 0x65, 0x61, 0x72, 0x65, - 0x72, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xc3, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f, 0x74, - 0x6f, 0x72, 0x63, 0x68, 0x62, 0x65, 0x61, 0x72, 0x65, 0x72, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x30, - 0x0a, 0x12, 0x70, 0x72, 0x65, 0x6c, 0x6f, 0x61, 0x64, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, - 0x46, 0x6c, 0x61, 0x67, 0x18, 0xd9, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x70, 0x72, - 0x65, 0x6c, 0x6f, 0x61, 0x64, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x46, 0x6c, 0x61, 0x67, - 0x12, 0x2c, 0x0a, 0x10, 0x72, 0x65, 0x71, 0x4d, 0x65, 0x64, 0x61, 0x6c, 0x77, 0x61, 0x6c, 0x6c, - 0x46, 0x6c, 0x61, 0x67, 0x18, 0xdb, 0xc8, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x72, 0x65, - 0x71, 0x4d, 0x65, 0x64, 0x61, 0x6c, 0x77, 0x61, 0x6c, 0x6c, 0x46, 0x6c, 0x61, 0x67, 0x12, 0x42, - 0x0a, 0x1b, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x4f, 0x6e, 0x4c, 0x69, 0x6b, 0x65, 0x52, 0x61, - 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, 0x61, 0x67, 0x18, 0xec, 0xc8, - 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x1b, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x4f, 0x6e, 0x4c, - 0x69, 0x6b, 0x65, 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x6c, - 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0c, 0x61, 0x70, 0x6f, 0x6c, 0x6c, 0x6f, 0x53, 0x74, 0x61, 0x74, - 0x75, 0x73, 0x18, 0xe4, 0xcf, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0c, 0x61, 0x70, 0x6f, 0x6c, - 0x6c, 0x6f, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x42, 0x09, 0x5a, 0x07, 0x2e, 0x2f, 0x3b, 0x6f, - 0x69, 0x64, 0x62, -} - -var ( - file_oidb0x5eb_proto_rawDescOnce sync.Once - file_oidb0x5eb_proto_rawDescData = file_oidb0x5eb_proto_rawDesc -) - -func file_oidb0x5eb_proto_rawDescGZIP() []byte { - file_oidb0x5eb_proto_rawDescOnce.Do(func() { - file_oidb0x5eb_proto_rawDescData = protoimpl.X.CompressGZIP(file_oidb0x5eb_proto_rawDescData) - }) - return file_oidb0x5eb_proto_rawDescData -} - -var file_oidb0x5eb_proto_msgTypes = make([]protoimpl.MessageInfo, 3) -var file_oidb0x5eb_proto_goTypes = []interface{}{ - (*D5EBReqBody)(nil), // 0: D5EBReqBody - (*D5EBRspBody)(nil), // 1: D5EBRspBody - (*UdcUinData)(nil), // 2: UdcUinData -} -var file_oidb0x5eb_proto_depIdxs = []int32{ - 2, // 0: D5EBRspBody.uinData:type_name -> UdcUinData - 1, // [1:1] is the sub-list for method output_type - 1, // [1:1] is the sub-list for method input_type - 1, // [1:1] is the sub-list for extension type_name - 1, // [1:1] is the sub-list for extension extendee - 0, // [0:1] is the sub-list for field type_name -} - -func init() { file_oidb0x5eb_proto_init() } -func file_oidb0x5eb_proto_init() { - if File_oidb0x5eb_proto != nil { - return - } - if !protoimpl.UnsafeEnabled { - file_oidb0x5eb_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*D5EBReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x5eb_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*D5EBRspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x5eb_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*UdcUinData); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - } - type x struct{} - out := protoimpl.TypeBuilder{ - File: protoimpl.DescBuilder{ - GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_oidb0x5eb_proto_rawDesc, - NumEnums: 0, - NumMessages: 3, - NumExtensions: 0, - NumServices: 0, - }, - GoTypes: file_oidb0x5eb_proto_goTypes, - DependencyIndexes: file_oidb0x5eb_proto_depIdxs, - MessageInfos: file_oidb0x5eb_proto_msgTypes, - }.Build() - File_oidb0x5eb_proto = out.File - file_oidb0x5eb_proto_rawDesc = nil - file_oidb0x5eb_proto_goTypes = nil - file_oidb0x5eb_proto_depIdxs = nil -} diff --git a/client/pb/oidb/oidb0x5eb.proto b/client/pb/oidb/oidb0x5eb.proto deleted file mode 100644 index 5a3e8a6b..00000000 --- a/client/pb/oidb/oidb0x5eb.proto +++ /dev/null @@ -1,171 +0,0 @@ -syntax = "proto2"; - -option go_package = "./;oidb"; - -message D5EBReqBody { - repeated uint64 uins = 1; - optional uint32 max_package_size = 3; - repeated bytes openid = 4; - optional uint32 appid = 5; - optional uint32 reqNick = 20002; - optional uint32 reqCountry = 20003; - optional int32 reqProvince = 20004; - optional int32 reqGender = 20009; - optional int32 reqAllow = 20014; - optional int32 reqFaceId = 20015; - optional int32 reqCity = 20020; - optional int32 reqConstellation = 20022; - optional int32 reqCommonPlace1 = 20027; - optional int32 reqMss3Bitmapextra = 20030; - optional int32 reqBirthday = 20031; - optional int32 reqCityId = 20032; - optional int32 reqLang1 = 20033; - optional int32 reqLang2 = 20034; - optional int32 reqLang3 = 20035; - optional int32 reqAge = 20037; - optional int32 reqCityZoneId = 20041; - optional int32 reqOin = 20056; - optional int32 reqBubbleId = 20059; - optional int32 reqMss2Identity = 21001; - optional int32 reqMss1Service = 21002; - optional int32 reqLflag = 21003; - optional int32 reqExtFlag = 21004; - optional int32 reqBasicSvrFlag = 21006; - optional int32 reqBasicCliFlag = 21007; - optional int32 reqFullBirthday = 26004; - optional int32 reqFullAge = 26005; - optional int32 reqSimpleUpdateTime = 26010; - optional int32 reqMssUpdateTime = 26011; - optional int32 reqPstnMultiCallTime = 26012; - optional int32 reqPstnMultiLastGuideRechargeTime = 26013; - optional int32 reqPstnC2cCallTime = 26014; - optional int32 reqPstnC2cLastGuideRechargeTime = 26015; - optional int32 reqGroupMemCreditFlag = 27022; - optional int32 reqFaceAddonId = 27025; - optional int32 reqMusicGene = 27026; - optional int32 reqStrangerNick = 27034; - optional int32 reqStrangerDeclare = 27035; - optional int32 reqLoveStatus = 27036; - optional int32 reqProfession = 27037; - optional int32 reqVasColorringFlag = 27041; - optional int32 reqCharm = 27052; - optional int32 reqApolloTimestamp = 27059; - optional int32 reqVasFontIdFlag = 27201; - optional int32 reqGlobalGroupLevel = 27208; - optional int32 reqInvite2groupAutoAgreeFlag = 40346; - optional int32 reqSubaccountDisplayThirdQqFlag = 40348; - optional int32 notifyPartakeLikeRankingListFlag = 40350; - optional int32 reqLightalkSwitch = 40506; - optional int32 reqMusicRingVisible = 40507; - optional int32 reqMusicRingAutoplay = 40508; - optional int32 reqMusicRingRedpoint = 40509; - optional int32 torchDisableFlag = 40525; - optional int32 reqVasMagicfontFlag = 40530; - optional int32 reqVipFlag = 41756; - optional int32 reqAuthFlag = 41783; - optional int32 reqForbidFlag = 41784; - optional int32 reqGodForbid = 41804; - optional int32 reqGodFlag = 41805; - optional int32 reqCharmLevel = 41950; - optional int32 reqCharmShown = 41973; - optional int32 reqFreshnewsNotifyFlag = 41993; - optional int32 reqApolloVipLevel = 41999; - optional int32 reqApolloVipFlag = 42003; - optional int32 reqPstnC2cVip = 42005; - optional int32 reqPstnMultiVip = 42006; - optional int32 reqPstnEverC2cVip = 42007; - optional int32 reqPstnEverMultiVip = 42008; - optional int32 reqPstnMultiTryFlag = 42011; - optional int32 reqPstnC2cTryFlag = 42012; - optional int32 reqSubscribeNearbyassistantSwitch = 42024; - optional int32 reqTorchbearerFlag = 42051; - optional int32 preloadDisableFlag = 42073; - optional int32 reqMedalwallFlag = 42075; - optional int32 notifyOnLikeRankingListFlag = 42092; - optional int32 reqApolloStatus = 42980; -} -message D5EBRspBody { - repeated UdcUinData uinData = 11; - repeated int64 unfinishedUins = 12; -} -message UdcUinData { - optional int64 uin = 1; - optional bytes openid = 4; - optional bytes nick = 20002; - optional bytes country = 20003; - optional bytes province = 20004; - optional int32 gender = 20009; - optional int32 allow = 20014; - optional int32 faceId = 20015; - optional bytes city = 20020; - optional int32 constellation = 20022; - optional int32 commonPlace1 = 20027; - optional bytes mss3Bitmapextra = 20030; - optional bytes birthday = 20031; - optional bytes cityId = 20032; - optional int32 lang1 = 20033; - optional int32 lang2 = 20034; - optional int32 lang3 = 20035; - optional int32 age = 20037; - optional int32 cityZoneId = 20041; - optional int32 oin = 20056; - optional int32 bubbleId = 20059; - optional bytes mss2Identity = 21001; - optional bytes mss1Service = 21002; - optional int32 lflag = 21003; - optional int32 extFlag = 21004; - optional bytes basicSvrFlag = 21006; - optional bytes basicCliFlag = 21007; - optional bytes fullBirthday = 26004; - optional bytes fullAge = 26005; - optional int32 simpleUpdateTime = 26010; - optional int32 mssUpdateTime = 26011; - optional int32 pstnMultiCallTime = 26012; - optional int32 pstnMultiLastGuideRechargeTime = 26013; - optional int32 pstnC2cCallTime = 26014; - optional int32 pstnC2cLastGuideRechargeTime = 26015; - optional int32 groupMemCreditFlag = 27022; - optional int64 faceAddonId = 27025; - optional bytes musicGene = 27026; - optional bytes strangerNick = 27034; - optional bytes strangerDeclare = 27035; - optional int32 loveStatus = 27036; - optional int32 profession = 27037; - optional int32 vasColorringId = 27041; - optional int32 charm = 27052; - optional int32 apolloTimestamp = 27059; - optional int32 vasFontId = 27201; - optional int32 globalGroupLevel = 27208; - optional int32 reqInvite2groupAutoAgreeFlag = 40346; - optional int32 subaccountDisplayThirdQqFlag = 40348; - optional int32 notifyPartakeLikeRankingListFlag = 40350; - optional int32 lightalkSwitch = 40506; - optional int32 musicRingVisible = 40507; - optional int32 musicRingAutoplay = 40508; - optional int32 musicRingRedpoint = 40509; - optional int32 torchDisableFlag = 40525; - optional int32 vasMagicfontFlag = 40530; - optional int32 vipFlag = 41756; - optional int32 authFlag = 41783; - optional int32 forbidFlag = 41784; - optional int32 godForbid = 41804; - optional int32 godFlag = 41805; - optional int32 charmLevel = 41950; - optional int32 charmShown = 41973; - optional int32 freshnewsNotifyFlag = 41993; - optional int32 apolloVipLevel = 41999; - optional int32 apolloVipFlag = 42003; - optional int32 pstnC2cVip = 42005; - optional int32 pstnMultiVip = 42006; - optional int32 pstnEverC2cVip = 42007; - optional int32 pstnEverMultiVip = 42008; - optional int32 pstnMultiTryFlag = 42011; - optional int32 pstnC2cTryFlag = 42012; - optional int32 subscribeNearbyassistantSwitch = 42024; - optional int32 torchbearerFlag = 42051; - optional int32 preloadDisableFlag = 42073; - optional int32 reqMedalwallFlag = 42075; - optional int32 notifyOnLikeRankingListFlag = 42092; - optional int32 apolloStatus = 42980; -} - diff --git a/client/pb/oidb/oidb0x6d9.pb.go b/client/pb/oidb/oidb0x6d9.pb.go deleted file mode 100644 index efd984bc..00000000 --- a/client/pb/oidb/oidb0x6d9.pb.go +++ /dev/null @@ -1,1318 +0,0 @@ -// Code generated by protoc-gen-go. DO NOT EDIT. -// versions: -// protoc-gen-go v1.26.0 -// protoc v3.17.1 -// source: oidb0x6d9.proto - -package oidb - -import ( - reflect "reflect" - sync "sync" - - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" -) - -const ( - // Verify that this generated code is sufficiently up-to-date. - _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) - // Verify that runtime/protoimpl is sufficiently up-to-date. - _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) -) - -type GroupFileFeedsInfo struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - BusId *uint32 `protobuf:"varint,1,opt,name=busId" json:"busId,omitempty"` - FileId *string `protobuf:"bytes,2,opt,name=fileId" json:"fileId,omitempty"` - MsgRandom *uint32 `protobuf:"varint,3,opt,name=msgRandom" json:"msgRandom,omitempty"` - Ext []byte `protobuf:"bytes,4,opt,name=ext" json:"ext,omitempty"` - FeedFlag *uint32 `protobuf:"varint,5,opt,name=feedFlag" json:"feedFlag,omitempty"` -} - -func (x *GroupFileFeedsInfo) Reset() { - *x = GroupFileFeedsInfo{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[0] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *GroupFileFeedsInfo) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*GroupFileFeedsInfo) ProtoMessage() {} - -func (x *GroupFileFeedsInfo) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[0] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use GroupFileFeedsInfo.ProtoReflect.Descriptor instead. -func (*GroupFileFeedsInfo) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{0} -} - -func (x *GroupFileFeedsInfo) GetBusId() uint32 { - if x != nil && x.BusId != nil { - return *x.BusId - } - return 0 -} - -func (x *GroupFileFeedsInfo) GetFileId() string { - if x != nil && x.FileId != nil { - return *x.FileId - } - return "" -} - -func (x *GroupFileFeedsInfo) GetMsgRandom() uint32 { - if x != nil && x.MsgRandom != nil { - return *x.MsgRandom - } - return 0 -} - -func (x *GroupFileFeedsInfo) GetExt() []byte { - if x != nil { - return x.Ext - } - return nil -} - -func (x *GroupFileFeedsInfo) GetFeedFlag() uint32 { - if x != nil && x.FeedFlag != nil { - return *x.FeedFlag - } - return 0 -} - -type CopyFromReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - GroupCode *uint64 `protobuf:"varint,1,opt,name=groupCode" json:"groupCode,omitempty"` - AppId *uint32 `protobuf:"varint,2,opt,name=appId" json:"appId,omitempty"` - SrcBusId *uint32 `protobuf:"varint,3,opt,name=srcBusId" json:"srcBusId,omitempty"` - SrcParentFolder []byte `protobuf:"bytes,4,opt,name=srcParentFolder" json:"srcParentFolder,omitempty"` - SrcFilePath []byte `protobuf:"bytes,5,opt,name=srcFilePath" json:"srcFilePath,omitempty"` - DstBusId *uint32 `protobuf:"varint,6,opt,name=dstBusId" json:"dstBusId,omitempty"` - DstFolderId []byte `protobuf:"bytes,7,opt,name=dstFolderId" json:"dstFolderId,omitempty"` - FileSize *uint64 `protobuf:"varint,8,opt,name=fileSize" json:"fileSize,omitempty"` - LocalPath *string `protobuf:"bytes,9,opt,name=localPath" json:"localPath,omitempty"` - FileName *string `protobuf:"bytes,10,opt,name=fileName" json:"fileName,omitempty"` - SrcUin *uint64 `protobuf:"varint,11,opt,name=srcUin" json:"srcUin,omitempty"` - Md5 []byte `protobuf:"bytes,12,opt,name=md5" json:"md5,omitempty"` -} - -func (x *CopyFromReqBody) Reset() { - *x = CopyFromReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[1] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *CopyFromReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*CopyFromReqBody) ProtoMessage() {} - -func (x *CopyFromReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[1] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use CopyFromReqBody.ProtoReflect.Descriptor instead. -func (*CopyFromReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{1} -} - -func (x *CopyFromReqBody) GetGroupCode() uint64 { - if x != nil && x.GroupCode != nil { - return *x.GroupCode - } - return 0 -} - -func (x *CopyFromReqBody) GetAppId() uint32 { - if x != nil && x.AppId != nil { - return *x.AppId - } - return 0 -} - -func (x *CopyFromReqBody) GetSrcBusId() uint32 { - if x != nil && x.SrcBusId != nil { - return *x.SrcBusId - } - return 0 -} - -func (x *CopyFromReqBody) GetSrcParentFolder() []byte { - if x != nil { - return x.SrcParentFolder - } - return nil -} - -func (x *CopyFromReqBody) GetSrcFilePath() []byte { - if x != nil { - return x.SrcFilePath - } - return nil -} - -func (x *CopyFromReqBody) GetDstBusId() uint32 { - if x != nil && x.DstBusId != nil { - return *x.DstBusId - } - return 0 -} - -func (x *CopyFromReqBody) GetDstFolderId() []byte { - if x != nil { - return x.DstFolderId - } - return nil -} - -func (x *CopyFromReqBody) GetFileSize() uint64 { - if x != nil && x.FileSize != nil { - return *x.FileSize - } - return 0 -} - -func (x *CopyFromReqBody) GetLocalPath() string { - if x != nil && x.LocalPath != nil { - return *x.LocalPath - } - return "" -} - -func (x *CopyFromReqBody) GetFileName() string { - if x != nil && x.FileName != nil { - return *x.FileName - } - return "" -} - -func (x *CopyFromReqBody) GetSrcUin() uint64 { - if x != nil && x.SrcUin != nil { - return *x.SrcUin - } - return 0 -} - -func (x *CopyFromReqBody) GetMd5() []byte { - if x != nil { - return x.Md5 - } - return nil -} - -type CopyFromRspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - RetCode *int32 `protobuf:"varint,1,opt,name=retCode" json:"retCode,omitempty"` - RetMsg *string `protobuf:"bytes,2,opt,name=retMsg" json:"retMsg,omitempty"` - ClientWording *string `protobuf:"bytes,3,opt,name=clientWording" json:"clientWording,omitempty"` - SaveFilePath []byte `protobuf:"bytes,4,opt,name=saveFilePath" json:"saveFilePath,omitempty"` - BusId *uint32 `protobuf:"varint,5,opt,name=busId" json:"busId,omitempty"` -} - -func (x *CopyFromRspBody) Reset() { - *x = CopyFromRspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[2] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *CopyFromRspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*CopyFromRspBody) ProtoMessage() {} - -func (x *CopyFromRspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[2] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use CopyFromRspBody.ProtoReflect.Descriptor instead. -func (*CopyFromRspBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{2} -} - -func (x *CopyFromRspBody) GetRetCode() int32 { - if x != nil && x.RetCode != nil { - return *x.RetCode - } - return 0 -} - -func (x *CopyFromRspBody) GetRetMsg() string { - if x != nil && x.RetMsg != nil { - return *x.RetMsg - } - return "" -} - -func (x *CopyFromRspBody) GetClientWording() string { - if x != nil && x.ClientWording != nil { - return *x.ClientWording - } - return "" -} - -func (x *CopyFromRspBody) GetSaveFilePath() []byte { - if x != nil { - return x.SaveFilePath - } - return nil -} - -func (x *CopyFromRspBody) GetBusId() uint32 { - if x != nil && x.BusId != nil { - return *x.BusId - } - return 0 -} - -type CopyToReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - GroupCode *uint64 `protobuf:"varint,1,opt,name=groupCode" json:"groupCode,omitempty"` - AppId *uint32 `protobuf:"varint,2,opt,name=appId" json:"appId,omitempty"` - SrcBusId *uint32 `protobuf:"varint,3,opt,name=srcBusId" json:"srcBusId,omitempty"` - SrcFileId *string `protobuf:"bytes,4,opt,name=srcFileId" json:"srcFileId,omitempty"` - DstBusId *uint32 `protobuf:"varint,5,opt,name=dstBusId" json:"dstBusId,omitempty"` - DstUin *uint64 `protobuf:"varint,6,opt,name=dstUin" json:"dstUin,omitempty"` - NewFileName *string `protobuf:"bytes,40,opt,name=newFileName" json:"newFileName,omitempty"` - TimCloudPdirKey []byte `protobuf:"bytes,100,opt,name=timCloudPdirKey" json:"timCloudPdirKey,omitempty"` - TimCloudPpdirKey []byte `protobuf:"bytes,101,opt,name=timCloudPpdirKey" json:"timCloudPpdirKey,omitempty"` - TimCloudExtensionInfo []byte `protobuf:"bytes,102,opt,name=timCloudExtensionInfo" json:"timCloudExtensionInfo,omitempty"` - TimFileExistOption *uint32 `protobuf:"varint,103,opt,name=timFileExistOption" json:"timFileExistOption,omitempty"` -} - -func (x *CopyToReqBody) Reset() { - *x = CopyToReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[3] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *CopyToReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*CopyToReqBody) ProtoMessage() {} - -func (x *CopyToReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[3] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use CopyToReqBody.ProtoReflect.Descriptor instead. -func (*CopyToReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{3} -} - -func (x *CopyToReqBody) GetGroupCode() uint64 { - if x != nil && x.GroupCode != nil { - return *x.GroupCode - } - return 0 -} - -func (x *CopyToReqBody) GetAppId() uint32 { - if x != nil && x.AppId != nil { - return *x.AppId - } - return 0 -} - -func (x *CopyToReqBody) GetSrcBusId() uint32 { - if x != nil && x.SrcBusId != nil { - return *x.SrcBusId - } - return 0 -} - -func (x *CopyToReqBody) GetSrcFileId() string { - if x != nil && x.SrcFileId != nil { - return *x.SrcFileId - } - return "" -} - -func (x *CopyToReqBody) GetDstBusId() uint32 { - if x != nil && x.DstBusId != nil { - return *x.DstBusId - } - return 0 -} - -func (x *CopyToReqBody) GetDstUin() uint64 { - if x != nil && x.DstUin != nil { - return *x.DstUin - } - return 0 -} - -func (x *CopyToReqBody) GetNewFileName() string { - if x != nil && x.NewFileName != nil { - return *x.NewFileName - } - return "" -} - -func (x *CopyToReqBody) GetTimCloudPdirKey() []byte { - if x != nil { - return x.TimCloudPdirKey - } - return nil -} - -func (x *CopyToReqBody) GetTimCloudPpdirKey() []byte { - if x != nil { - return x.TimCloudPpdirKey - } - return nil -} - -func (x *CopyToReqBody) GetTimCloudExtensionInfo() []byte { - if x != nil { - return x.TimCloudExtensionInfo - } - return nil -} - -func (x *CopyToReqBody) GetTimFileExistOption() uint32 { - if x != nil && x.TimFileExistOption != nil { - return *x.TimFileExistOption - } - return 0 -} - -type CopyToRspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - RetCode *int32 `protobuf:"varint,1,opt,name=retCode" json:"retCode,omitempty"` - RetMsg *string `protobuf:"bytes,2,opt,name=retMsg" json:"retMsg,omitempty"` - ClientWording *string `protobuf:"bytes,3,opt,name=clientWording" json:"clientWording,omitempty"` - SaveFilePath *string `protobuf:"bytes,4,opt,name=saveFilePath" json:"saveFilePath,omitempty"` - BusId *uint32 `protobuf:"varint,5,opt,name=busId" json:"busId,omitempty"` - FileName *string `protobuf:"bytes,40,opt,name=fileName" json:"fileName,omitempty"` -} - -func (x *CopyToRspBody) Reset() { - *x = CopyToRspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[4] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *CopyToRspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*CopyToRspBody) ProtoMessage() {} - -func (x *CopyToRspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[4] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use CopyToRspBody.ProtoReflect.Descriptor instead. -func (*CopyToRspBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{4} -} - -func (x *CopyToRspBody) GetRetCode() int32 { - if x != nil && x.RetCode != nil { - return *x.RetCode - } - return 0 -} - -func (x *CopyToRspBody) GetRetMsg() string { - if x != nil && x.RetMsg != nil { - return *x.RetMsg - } - return "" -} - -func (x *CopyToRspBody) GetClientWording() string { - if x != nil && x.ClientWording != nil { - return *x.ClientWording - } - return "" -} - -func (x *CopyToRspBody) GetSaveFilePath() string { - if x != nil && x.SaveFilePath != nil { - return *x.SaveFilePath - } - return "" -} - -func (x *CopyToRspBody) GetBusId() uint32 { - if x != nil && x.BusId != nil { - return *x.BusId - } - return 0 -} - -func (x *CopyToRspBody) GetFileName() string { - if x != nil && x.FileName != nil { - return *x.FileName - } - return "" -} - -type FeedsReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - GroupCode *uint64 `protobuf:"varint,1,opt,name=groupCode" json:"groupCode,omitempty"` - AppId *uint32 `protobuf:"varint,2,opt,name=appId" json:"appId,omitempty"` - FeedsInfoList []*GroupFileFeedsInfo `protobuf:"bytes,3,rep,name=feedsInfoList" json:"feedsInfoList,omitempty"` - MultiSendSeq *uint32 `protobuf:"varint,4,opt,name=multiSendSeq" json:"multiSendSeq,omitempty"` -} - -func (x *FeedsReqBody) Reset() { - *x = FeedsReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[5] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *FeedsReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*FeedsReqBody) ProtoMessage() {} - -func (x *FeedsReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[5] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use FeedsReqBody.ProtoReflect.Descriptor instead. -func (*FeedsReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{5} -} - -func (x *FeedsReqBody) GetGroupCode() uint64 { - if x != nil && x.GroupCode != nil { - return *x.GroupCode - } - return 0 -} - -func (x *FeedsReqBody) GetAppId() uint32 { - if x != nil && x.AppId != nil { - return *x.AppId - } - return 0 -} - -func (x *FeedsReqBody) GetFeedsInfoList() []*GroupFileFeedsInfo { - if x != nil { - return x.FeedsInfoList - } - return nil -} - -func (x *FeedsReqBody) GetMultiSendSeq() uint32 { - if x != nil && x.MultiSendSeq != nil { - return *x.MultiSendSeq - } - return 0 -} - -type FeedsRspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - RetCode *int32 `protobuf:"varint,1,opt,name=retCode" json:"retCode,omitempty"` - RetMsg *string `protobuf:"bytes,2,opt,name=retMsg" json:"retMsg,omitempty"` - ClientWording *string `protobuf:"bytes,3,opt,name=clientWording" json:"clientWording,omitempty"` - //repeated C8639group_file_common.FeedsResult feedsResultList = 4; - SvrbusyWaitTime *uint32 `protobuf:"varint,5,opt,name=svrbusyWaitTime" json:"svrbusyWaitTime,omitempty"` -} - -func (x *FeedsRspBody) Reset() { - *x = FeedsRspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[6] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *FeedsRspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*FeedsRspBody) ProtoMessage() {} - -func (x *FeedsRspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[6] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use FeedsRspBody.ProtoReflect.Descriptor instead. -func (*FeedsRspBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{6} -} - -func (x *FeedsRspBody) GetRetCode() int32 { - if x != nil && x.RetCode != nil { - return *x.RetCode - } - return 0 -} - -func (x *FeedsRspBody) GetRetMsg() string { - if x != nil && x.RetMsg != nil { - return *x.RetMsg - } - return "" -} - -func (x *FeedsRspBody) GetClientWording() string { - if x != nil && x.ClientWording != nil { - return *x.ClientWording - } - return "" -} - -func (x *FeedsRspBody) GetSvrbusyWaitTime() uint32 { - if x != nil && x.SvrbusyWaitTime != nil { - return *x.SvrbusyWaitTime - } - return 0 -} - -type D6D9ReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - TransFileReq *TransFileReqBody `protobuf:"bytes,1,opt,name=transFileReq" json:"transFileReq,omitempty"` - CopyFromReq *CopyFromReqBody `protobuf:"bytes,2,opt,name=copyFromReq" json:"copyFromReq,omitempty"` - CopyToReq *CopyToReqBody `protobuf:"bytes,3,opt,name=copyToReq" json:"copyToReq,omitempty"` - FeedsInfoReq *FeedsReqBody `protobuf:"bytes,5,opt,name=feedsInfoReq" json:"feedsInfoReq,omitempty"` -} - -func (x *D6D9ReqBody) Reset() { - *x = D6D9ReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[7] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *D6D9ReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*D6D9ReqBody) ProtoMessage() {} - -func (x *D6D9ReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[7] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use D6D9ReqBody.ProtoReflect.Descriptor instead. -func (*D6D9ReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{7} -} - -func (x *D6D9ReqBody) GetTransFileReq() *TransFileReqBody { - if x != nil { - return x.TransFileReq - } - return nil -} - -func (x *D6D9ReqBody) GetCopyFromReq() *CopyFromReqBody { - if x != nil { - return x.CopyFromReq - } - return nil -} - -func (x *D6D9ReqBody) GetCopyToReq() *CopyToReqBody { - if x != nil { - return x.CopyToReq - } - return nil -} - -func (x *D6D9ReqBody) GetFeedsInfoReq() *FeedsReqBody { - if x != nil { - return x.FeedsInfoReq - } - return nil -} - -type D6D9RspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - TransFileRsp *TransFileRspBody `protobuf:"bytes,1,opt,name=transFileRsp" json:"transFileRsp,omitempty"` - CopyFromRsp *CopyFromRspBody `protobuf:"bytes,2,opt,name=copyFromRsp" json:"copyFromRsp,omitempty"` - CopyToRsp *CopyToRspBody `protobuf:"bytes,3,opt,name=copyToRsp" json:"copyToRsp,omitempty"` - FeedsInfoRsp *FeedsRspBody `protobuf:"bytes,5,opt,name=feedsInfoRsp" json:"feedsInfoRsp,omitempty"` -} - -func (x *D6D9RspBody) Reset() { - *x = D6D9RspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[8] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *D6D9RspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*D6D9RspBody) ProtoMessage() {} - -func (x *D6D9RspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[8] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use D6D9RspBody.ProtoReflect.Descriptor instead. -func (*D6D9RspBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{8} -} - -func (x *D6D9RspBody) GetTransFileRsp() *TransFileRspBody { - if x != nil { - return x.TransFileRsp - } - return nil -} - -func (x *D6D9RspBody) GetCopyFromRsp() *CopyFromRspBody { - if x != nil { - return x.CopyFromRsp - } - return nil -} - -func (x *D6D9RspBody) GetCopyToRsp() *CopyToRspBody { - if x != nil { - return x.CopyToRsp - } - return nil -} - -func (x *D6D9RspBody) GetFeedsInfoRsp() *FeedsRspBody { - if x != nil { - return x.FeedsInfoRsp - } - return nil -} - -type TransFileReqBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - GroupCode *uint64 `protobuf:"varint,1,opt,name=groupCode" json:"groupCode,omitempty"` - AppId *uint32 `protobuf:"varint,2,opt,name=appId" json:"appId,omitempty"` - BusId *uint32 `protobuf:"varint,3,opt,name=busId" json:"busId,omitempty"` - FileId *string `protobuf:"bytes,4,opt,name=fileId" json:"fileId,omitempty"` -} - -func (x *TransFileReqBody) Reset() { - *x = TransFileReqBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[9] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *TransFileReqBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*TransFileReqBody) ProtoMessage() {} - -func (x *TransFileReqBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[9] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use TransFileReqBody.ProtoReflect.Descriptor instead. -func (*TransFileReqBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{9} -} - -func (x *TransFileReqBody) GetGroupCode() uint64 { - if x != nil && x.GroupCode != nil { - return *x.GroupCode - } - return 0 -} - -func (x *TransFileReqBody) GetAppId() uint32 { - if x != nil && x.AppId != nil { - return *x.AppId - } - return 0 -} - -func (x *TransFileReqBody) GetBusId() uint32 { - if x != nil && x.BusId != nil { - return *x.BusId - } - return 0 -} - -func (x *TransFileReqBody) GetFileId() string { - if x != nil && x.FileId != nil { - return *x.FileId - } - return "" -} - -type TransFileRspBody struct { - state protoimpl.MessageState - sizeCache protoimpl.SizeCache - unknownFields protoimpl.UnknownFields - - RetCode *int32 `protobuf:"varint,1,opt,name=retCode" json:"retCode,omitempty"` - RetMsg *string `protobuf:"bytes,2,opt,name=retMsg" json:"retMsg,omitempty"` - ClientWording *string `protobuf:"bytes,3,opt,name=clientWording" json:"clientWording,omitempty"` - SaveBusId *uint32 `protobuf:"varint,4,opt,name=saveBusId" json:"saveBusId,omitempty"` - SaveFilePath *string `protobuf:"bytes,5,opt,name=saveFilePath" json:"saveFilePath,omitempty"` -} - -func (x *TransFileRspBody) Reset() { - *x = TransFileRspBody{} - if protoimpl.UnsafeEnabled { - mi := &file_oidb0x6d9_proto_msgTypes[10] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } -} - -func (x *TransFileRspBody) String() string { - return protoimpl.X.MessageStringOf(x) -} - -func (*TransFileRspBody) ProtoMessage() {} - -func (x *TransFileRspBody) ProtoReflect() protoreflect.Message { - mi := &file_oidb0x6d9_proto_msgTypes[10] - if protoimpl.UnsafeEnabled && x != nil { - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - if ms.LoadMessageInfo() == nil { - ms.StoreMessageInfo(mi) - } - return ms - } - return mi.MessageOf(x) -} - -// Deprecated: Use TransFileRspBody.ProtoReflect.Descriptor instead. -func (*TransFileRspBody) Descriptor() ([]byte, []int) { - return file_oidb0x6d9_proto_rawDescGZIP(), []int{10} -} - -func (x *TransFileRspBody) GetRetCode() int32 { - if x != nil && x.RetCode != nil { - return *x.RetCode - } - return 0 -} - -func (x *TransFileRspBody) GetRetMsg() string { - if x != nil && x.RetMsg != nil { - return *x.RetMsg - } - return "" -} - -func (x *TransFileRspBody) GetClientWording() string { - if x != nil && x.ClientWording != nil { - return *x.ClientWording - } - return "" -} - -func (x *TransFileRspBody) GetSaveBusId() uint32 { - if x != nil && x.SaveBusId != nil { - return *x.SaveBusId - } - return 0 -} - -func (x *TransFileRspBody) GetSaveFilePath() string { - if x != nil && x.SaveFilePath != nil { - return *x.SaveFilePath - } - return "" -} - -var File_oidb0x6d9_proto protoreflect.FileDescriptor - -var file_oidb0x6d9_proto_rawDesc = []byte{ - 0x0a, 0x0f, 0x6f, 0x69, 0x64, 0x62, 0x30, 0x78, 0x36, 0x64, 0x39, 0x2e, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x22, 0x8e, 0x01, 0x0a, 0x12, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x46, 0x69, 0x6c, 0x65, 0x46, - 0x65, 0x65, 0x64, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x62, 0x75, 0x73, 0x49, - 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x12, 0x16, - 0x0a, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, - 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x6d, 0x73, 0x67, 0x52, 0x61, 0x6e, - 0x64, 0x6f, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x6d, 0x73, 0x67, 0x52, 0x61, - 0x6e, 0x64, 0x6f, 0x6d, 0x12, 0x10, 0x0a, 0x03, 0x65, 0x78, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, - 0x0c, 0x52, 0x03, 0x65, 0x78, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, - 0x61, 0x67, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, - 0x61, 0x67, 0x22, 0xeb, 0x02, 0x0a, 0x0f, 0x43, 0x6f, 0x70, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x52, - 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x43, - 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, - 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, 0x02, 0x20, - 0x01, 0x28, 0x0d, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x73, 0x72, - 0x63, 0x42, 0x75, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x73, 0x72, - 0x63, 0x42, 0x75, 0x73, 0x49, 0x64, 0x12, 0x28, 0x0a, 0x0f, 0x73, 0x72, 0x63, 0x50, 0x61, 0x72, - 0x65, 0x6e, 0x74, 0x46, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52, - 0x0f, 0x73, 0x72, 0x63, 0x50, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x46, 0x6f, 0x6c, 0x64, 0x65, 0x72, - 0x12, 0x20, 0x0a, 0x0b, 0x73, 0x72, 0x63, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, 0x18, - 0x05, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0b, 0x73, 0x72, 0x63, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, - 0x74, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x64, 0x73, 0x74, 0x42, 0x75, 0x73, 0x49, 0x64, 0x18, 0x06, - 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x64, 0x73, 0x74, 0x42, 0x75, 0x73, 0x49, 0x64, 0x12, 0x20, - 0x0a, 0x0b, 0x64, 0x73, 0x74, 0x46, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x49, 0x64, 0x18, 0x07, 0x20, - 0x01, 0x28, 0x0c, 0x52, 0x0b, 0x64, 0x73, 0x74, 0x46, 0x6f, 0x6c, 0x64, 0x65, 0x72, 0x49, 0x64, - 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x18, 0x08, 0x20, 0x01, - 0x28, 0x04, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1c, 0x0a, 0x09, - 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x50, 0x61, 0x74, 0x68, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, - 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x50, 0x61, 0x74, 0x68, 0x12, 0x1a, 0x0a, 0x08, 0x66, 0x69, - 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x66, 0x69, - 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x72, 0x63, 0x55, 0x69, 0x6e, - 0x18, 0x0b, 0x20, 0x01, 0x28, 0x04, 0x52, 0x06, 0x73, 0x72, 0x63, 0x55, 0x69, 0x6e, 0x12, 0x10, - 0x0a, 0x03, 0x6d, 0x64, 0x35, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6d, 0x64, 0x35, - 0x22, 0xa3, 0x01, 0x0a, 0x0f, 0x43, 0x6f, 0x70, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x52, 0x73, 0x70, - 0x42, 0x6f, 0x64, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, - 0x0a, 0x06, 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, - 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, - 0x57, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, - 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x12, 0x22, 0x0a, 0x0c, - 0x73, 0x61, 0x76, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, 0x18, 0x04, 0x20, 0x01, - 0x28, 0x0c, 0x52, 0x0c, 0x73, 0x61, 0x76, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, - 0x12, 0x14, 0x0a, 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, - 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x22, 0x8f, 0x03, 0x0a, 0x0d, 0x43, 0x6f, 0x70, 0x79, 0x54, - 0x6f, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x67, 0x72, 0x6f, 0x75, - 0x70, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x67, 0x72, 0x6f, - 0x75, 0x70, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x18, - 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, - 0x73, 0x72, 0x63, 0x42, 0x75, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, - 0x73, 0x72, 0x63, 0x42, 0x75, 0x73, 0x49, 0x64, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x72, 0x63, 0x46, - 0x69, 0x6c, 0x65, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x73, 0x72, 0x63, - 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x64, 0x73, 0x74, 0x42, 0x75, 0x73, - 0x49, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x64, 0x73, 0x74, 0x42, 0x75, 0x73, - 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x73, 0x74, 0x55, 0x69, 0x6e, 0x18, 0x06, 0x20, 0x01, - 0x28, 0x04, 0x52, 0x06, 0x64, 0x73, 0x74, 0x55, 0x69, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x6e, 0x65, - 0x77, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x28, 0x20, 0x01, 0x28, 0x09, 0x52, - 0x0b, 0x6e, 0x65, 0x77, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x28, 0x0a, 0x0f, - 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x50, 0x64, 0x69, 0x72, 0x4b, 0x65, 0x79, 0x18, - 0x64, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0f, 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x50, - 0x64, 0x69, 0x72, 0x4b, 0x65, 0x79, 0x12, 0x2a, 0x0a, 0x10, 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, - 0x75, 0x64, 0x50, 0x70, 0x64, 0x69, 0x72, 0x4b, 0x65, 0x79, 0x18, 0x65, 0x20, 0x01, 0x28, 0x0c, - 0x52, 0x10, 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x50, 0x70, 0x64, 0x69, 0x72, 0x4b, - 0x65, 0x79, 0x12, 0x34, 0x0a, 0x15, 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x45, 0x78, - 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x18, 0x66, 0x20, 0x01, 0x28, - 0x0c, 0x52, 0x15, 0x74, 0x69, 0x6d, 0x43, 0x6c, 0x6f, 0x75, 0x64, 0x45, 0x78, 0x74, 0x65, 0x6e, - 0x73, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2e, 0x0a, 0x12, 0x74, 0x69, 0x6d, 0x46, - 0x69, 0x6c, 0x65, 0x45, 0x78, 0x69, 0x73, 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x67, - 0x20, 0x01, 0x28, 0x0d, 0x52, 0x12, 0x74, 0x69, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x45, 0x78, 0x69, - 0x73, 0x74, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0xbd, 0x01, 0x0a, 0x0d, 0x43, 0x6f, 0x70, - 0x79, 0x54, 0x6f, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x65, - 0x74, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x72, 0x65, 0x74, - 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x12, 0x24, 0x0a, 0x0d, - 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x18, 0x03, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, 0x72, 0x64, 0x69, - 0x6e, 0x67, 0x12, 0x22, 0x0a, 0x0c, 0x73, 0x61, 0x76, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, - 0x74, 0x68, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x73, 0x61, 0x76, 0x65, 0x46, 0x69, - 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, 0x12, 0x14, 0x0a, 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x18, - 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, - 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x28, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, - 0x66, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0xa1, 0x01, 0x0a, 0x0c, 0x46, 0x65, 0x65, - 0x64, 0x73, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x67, 0x72, 0x6f, - 0x75, 0x70, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x67, 0x72, - 0x6f, 0x75, 0x70, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, 0x39, 0x0a, - 0x0d, 0x66, 0x65, 0x65, 0x64, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x03, - 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x46, 0x69, 0x6c, 0x65, - 0x46, 0x65, 0x65, 0x64, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x73, - 0x49, 0x6e, 0x66, 0x6f, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0c, 0x6d, 0x75, 0x6c, 0x74, - 0x69, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x65, 0x71, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, - 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x65, 0x71, 0x22, 0x90, 0x01, 0x0a, - 0x0c, 0x46, 0x65, 0x65, 0x64, 0x73, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x18, 0x0a, - 0x07, 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, - 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x65, 0x74, 0x4d, 0x73, - 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x12, - 0x24, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, - 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, - 0x72, 0x64, 0x69, 0x6e, 0x67, 0x12, 0x28, 0x0a, 0x0f, 0x73, 0x76, 0x72, 0x62, 0x75, 0x73, 0x79, - 0x57, 0x61, 0x69, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, - 0x73, 0x76, 0x72, 0x62, 0x75, 0x73, 0x79, 0x57, 0x61, 0x69, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x22, - 0xd9, 0x01, 0x0a, 0x0b, 0x44, 0x36, 0x44, 0x39, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x12, - 0x35, 0x0a, 0x0c, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x11, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, - 0x65, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0c, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x46, - 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x32, 0x0a, 0x0b, 0x63, 0x6f, 0x70, 0x79, 0x46, 0x72, - 0x6f, 0x6d, 0x52, 0x65, 0x71, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x43, 0x6f, - 0x70, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x63, - 0x6f, 0x70, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x52, 0x65, 0x71, 0x12, 0x2c, 0x0a, 0x09, 0x63, 0x6f, - 0x70, 0x79, 0x54, 0x6f, 0x52, 0x65, 0x71, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, - 0x43, 0x6f, 0x70, 0x79, 0x54, 0x6f, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x09, 0x63, - 0x6f, 0x70, 0x79, 0x54, 0x6f, 0x52, 0x65, 0x71, 0x12, 0x31, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64, - 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, - 0x2e, 0x46, 0x65, 0x65, 0x64, 0x73, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0c, 0x66, - 0x65, 0x65, 0x64, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x22, 0xd9, 0x01, 0x0a, 0x0b, - 0x44, 0x36, 0x44, 0x39, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x35, 0x0a, 0x0c, 0x74, - 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x73, 0x70, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x0b, 0x32, 0x11, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x73, 0x70, - 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0c, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x52, - 0x73, 0x70, 0x12, 0x32, 0x0a, 0x0b, 0x63, 0x6f, 0x70, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x52, 0x73, - 0x70, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x43, 0x6f, 0x70, 0x79, 0x46, 0x72, - 0x6f, 0x6d, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0b, 0x63, 0x6f, 0x70, 0x79, 0x46, - 0x72, 0x6f, 0x6d, 0x52, 0x73, 0x70, 0x12, 0x2c, 0x0a, 0x09, 0x63, 0x6f, 0x70, 0x79, 0x54, 0x6f, - 0x52, 0x73, 0x70, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0e, 0x2e, 0x43, 0x6f, 0x70, 0x79, - 0x54, 0x6f, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x09, 0x63, 0x6f, 0x70, 0x79, 0x54, - 0x6f, 0x52, 0x73, 0x70, 0x12, 0x31, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x73, 0x49, 0x6e, 0x66, - 0x6f, 0x52, 0x73, 0x70, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x46, 0x65, 0x65, - 0x64, 0x73, 0x52, 0x73, 0x70, 0x42, 0x6f, 0x64, 0x79, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x73, - 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x73, 0x70, 0x22, 0x74, 0x0a, 0x10, 0x54, 0x72, 0x61, 0x6e, 0x73, - 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x42, 0x6f, 0x64, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x67, - 0x72, 0x6f, 0x75, 0x70, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, - 0x67, 0x72, 0x6f, 0x75, 0x70, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x61, 0x70, 0x70, - 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x61, 0x70, 0x70, 0x49, 0x64, 0x12, - 0x14, 0x0a, 0x05, 0x62, 0x75, 0x73, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, - 0x62, 0x75, 0x73, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x18, - 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x22, 0xac, 0x01, - 0x0a, 0x10, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x73, 0x70, 0x42, 0x6f, - 0x64, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x05, 0x52, 0x07, 0x72, 0x65, 0x74, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, - 0x72, 0x65, 0x74, 0x4d, 0x73, 0x67, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x72, 0x65, - 0x74, 0x4d, 0x73, 0x67, 0x12, 0x24, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x57, 0x6f, - 0x72, 0x64, 0x69, 0x6e, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6c, 0x69, - 0x65, 0x6e, 0x74, 0x57, 0x6f, 0x72, 0x64, 0x69, 0x6e, 0x67, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x61, - 0x76, 0x65, 0x42, 0x75, 0x73, 0x49, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x73, - 0x61, 0x76, 0x65, 0x42, 0x75, 0x73, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0c, 0x73, 0x61, 0x76, 0x65, - 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, - 0x73, 0x61, 0x76, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x50, 0x61, 0x74, 0x68, 0x42, 0x09, 0x5a, 0x07, - 0x2e, 0x2f, 0x3b, 0x6f, 0x69, 0x64, 0x62, -} - -var ( - file_oidb0x6d9_proto_rawDescOnce sync.Once - file_oidb0x6d9_proto_rawDescData = file_oidb0x6d9_proto_rawDesc -) - -func file_oidb0x6d9_proto_rawDescGZIP() []byte { - file_oidb0x6d9_proto_rawDescOnce.Do(func() { - file_oidb0x6d9_proto_rawDescData = protoimpl.X.CompressGZIP(file_oidb0x6d9_proto_rawDescData) - }) - return file_oidb0x6d9_proto_rawDescData -} - -var file_oidb0x6d9_proto_msgTypes = make([]protoimpl.MessageInfo, 11) -var file_oidb0x6d9_proto_goTypes = []interface{}{ - (*GroupFileFeedsInfo)(nil), // 0: GroupFileFeedsInfo - (*CopyFromReqBody)(nil), // 1: CopyFromReqBody - (*CopyFromRspBody)(nil), // 2: CopyFromRspBody - (*CopyToReqBody)(nil), // 3: CopyToReqBody - (*CopyToRspBody)(nil), // 4: CopyToRspBody - (*FeedsReqBody)(nil), // 5: FeedsReqBody - (*FeedsRspBody)(nil), // 6: FeedsRspBody - (*D6D9ReqBody)(nil), // 7: D6D9ReqBody - (*D6D9RspBody)(nil), // 8: D6D9RspBody - (*TransFileReqBody)(nil), // 9: TransFileReqBody - (*TransFileRspBody)(nil), // 10: TransFileRspBody -} -var file_oidb0x6d9_proto_depIdxs = []int32{ - 0, // 0: FeedsReqBody.feedsInfoList:type_name -> GroupFileFeedsInfo - 9, // 1: D6D9ReqBody.transFileReq:type_name -> TransFileReqBody - 1, // 2: D6D9ReqBody.copyFromReq:type_name -> CopyFromReqBody - 3, // 3: D6D9ReqBody.copyToReq:type_name -> CopyToReqBody - 5, // 4: D6D9ReqBody.feedsInfoReq:type_name -> FeedsReqBody - 10, // 5: D6D9RspBody.transFileRsp:type_name -> TransFileRspBody - 2, // 6: D6D9RspBody.copyFromRsp:type_name -> CopyFromRspBody - 4, // 7: D6D9RspBody.copyToRsp:type_name -> CopyToRspBody - 6, // 8: D6D9RspBody.feedsInfoRsp:type_name -> FeedsRspBody - 9, // [9:9] is the sub-list for method output_type - 9, // [9:9] is the sub-list for method input_type - 9, // [9:9] is the sub-list for extension type_name - 9, // [9:9] is the sub-list for extension extendee - 0, // [0:9] is the sub-list for field type_name -} - -func init() { file_oidb0x6d9_proto_init() } -func file_oidb0x6d9_proto_init() { - if File_oidb0x6d9_proto != nil { - return - } - if !protoimpl.UnsafeEnabled { - file_oidb0x6d9_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*GroupFileFeedsInfo); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*CopyFromReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*CopyFromRspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*CopyToReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*CopyToRspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*FeedsReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*FeedsRspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*D6D9ReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*D6D9RspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*TransFileReqBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - file_oidb0x6d9_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { - switch v := v.(*TransFileRspBody); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - } - type x struct{} - out := protoimpl.TypeBuilder{ - File: protoimpl.DescBuilder{ - GoPackagePath: reflect.TypeOf(x{}).PkgPath(), - RawDescriptor: file_oidb0x6d9_proto_rawDesc, - NumEnums: 0, - NumMessages: 11, - NumExtensions: 0, - NumServices: 0, - }, - GoTypes: file_oidb0x6d9_proto_goTypes, - DependencyIndexes: file_oidb0x6d9_proto_depIdxs, - MessageInfos: file_oidb0x6d9_proto_msgTypes, - }.Build() - File_oidb0x6d9_proto = out.File - file_oidb0x6d9_proto_rawDesc = nil - file_oidb0x6d9_proto_goTypes = nil - file_oidb0x6d9_proto_depIdxs = nil -} diff --git a/client/pb/oidb/oidb0x6d9.proto b/client/pb/oidb/oidb0x6d9.proto index 8412ba20..d4702a48 100644 --- a/client/pb/oidb/oidb0x6d9.proto +++ b/client/pb/oidb/oidb0x6d9.proto @@ -71,14 +71,14 @@ message FeedsRspBody { optional uint32 svrbusyWaitTime = 5; } -message D6D9ReqBody { +message ReqBody { optional TransFileReqBody transFileReq = 1; optional CopyFromReqBody copyFromReq = 2; optional CopyToReqBody copyToReq = 3; optional FeedsReqBody feedsInfoReq = 5; } -message D6D9RspBody { +message RspBody { optional TransFileRspBody transFileRsp = 1; optional CopyFromRspBody copyFromRsp = 2; optional CopyToRspBody copyToRsp = 3; diff --git a/internal/protobuf/data/oidb/oidb0x6d9/oidb0x6d9.go b/internal/protobuf/data/oidb/oidb0x6d9/oidb0x6d9.go new file mode 100644 index 00000000..c9dc4d5e --- /dev/null +++ b/internal/protobuf/data/oidb/oidb0x6d9/oidb0x6d9.go @@ -0,0 +1,507 @@ +// Code generated by Proto2Go.Net. Only used for MiraiGo. DO NOT EDIT. +// Source: oidb0x6d9.proto + +package oidb0x6d9 + +import ( + "github.com/pkg/errors" + "go.dedis.ch/protobuf" +) + +type ( + GroupFileFeedsInfo struct { + BusId *uint32 `protobuf:"1,opt"` + FileId *string `protobuf:"2,opt"` + MsgRandom *uint32 `protobuf:"3,opt"` + Ext []byte `protobuf:"4,opt"` + FeedFlag *uint32 `protobuf:"5,opt"` + } + + CopyFromReqBody struct { + GroupCode *uint64 `protobuf:"1,opt"` + AppId *uint32 `protobuf:"2,opt"` + SrcBusId *uint32 `protobuf:"3,opt"` + SrcParentFolder []byte `protobuf:"4,opt"` + SrcFilePath []byte `protobuf:"5,opt"` + DstBusId *uint32 `protobuf:"6,opt"` + DstFolderId []byte `protobuf:"7,opt"` + FileSize *uint64 `protobuf:"8,opt"` + LocalPath *string `protobuf:"9,opt"` + FileName *string `protobuf:"10,opt"` + SrcUin *uint64 `protobuf:"11,opt"` + Md5 []byte `protobuf:"12,opt"` + } + + CopyFromRspBody struct { + RetCode *int32 `protobuf:"1,opt"` + RetMsg *string `protobuf:"2,opt"` + ClientWording *string `protobuf:"3,opt"` + SaveFilePath []byte `protobuf:"4,opt"` + BusId *uint32 `protobuf:"5,opt"` + } + + CopyToReqBody struct { + GroupCode *uint64 `protobuf:"1,opt"` + AppId *uint32 `protobuf:"2,opt"` + SrcBusId *uint32 `protobuf:"3,opt"` + SrcFileId *string `protobuf:"4,opt"` + DstBusId *uint32 `protobuf:"5,opt"` + DstUin *uint64 `protobuf:"6,opt"` + NewFileName *string `protobuf:"40,opt"` + TimCloudPdirKey []byte `protobuf:"100,opt"` + TimCloudPpdirKey []byte `protobuf:"101,opt"` + TimCloudExtensionInfo []byte `protobuf:"102,opt"` + TimFileExistOption *uint32 `protobuf:"103,opt"` + } + + CopyToRspBody struct { + RetCode *int32 `protobuf:"1,opt"` + RetMsg *string `protobuf:"2,opt"` + ClientWording *string `protobuf:"3,opt"` + SaveFilePath *string `protobuf:"4,opt"` + BusId *uint32 `protobuf:"5,opt"` + FileName *string `protobuf:"40,opt"` + } + + FeedsReqBody struct { + GroupCode *uint64 `protobuf:"1,opt"` + AppId *uint32 `protobuf:"2,opt"` + FeedsInfoList []*GroupFileFeedsInfo `protobuf:"3"` + MultiSendSeq *uint32 `protobuf:"4,opt"` + } + + FeedsRspBody struct { + RetCode *int32 `protobuf:"1,opt"` + RetMsg *string `protobuf:"2,opt"` + ClientWording *string `protobuf:"3,opt"` + SvrbusyWaitTime *uint32 `protobuf:"5,opt"` + } + + ReqBody struct { + TransFileReq *TransFileReqBody `protobuf:"1,opt"` + CopyFromReq *CopyFromReqBody `protobuf:"2,opt"` + CopyToReq *CopyToReqBody `protobuf:"3,opt"` + FeedsInfoReq *FeedsReqBody `protobuf:"5,opt"` + } + + RspBody struct { + TransFileRsp *TransFileRspBody `protobuf:"1,opt"` + CopyFromRsp *CopyFromRspBody `protobuf:"2,opt"` + CopyToRsp *CopyToRspBody `protobuf:"3,opt"` + FeedsInfoRsp *FeedsRspBody `protobuf:"5,opt"` + } + + TransFileReqBody struct { + GroupCode *uint64 `protobuf:"1,opt"` + AppId *uint32 `protobuf:"2,opt"` + BusId *uint32 `protobuf:"3,opt"` + FileId *string `protobuf:"4,opt"` + } + + TransFileRspBody struct { + RetCode *int32 `protobuf:"1,opt"` + RetMsg *string `protobuf:"2,opt"` + ClientWording *string `protobuf:"3,opt"` + SaveBusId *uint32 `protobuf:"4,opt"` + SaveFilePath *string `protobuf:"5,opt"` + } +) + +func (x *GroupFileFeedsInfo) GetBusId() uint32 { + if x != nil && x.BusId != nil { + return *x.BusId + } + return 0 +} + +func (x *GroupFileFeedsInfo) GetFileId() string { + if x != nil && x.FileId != nil { + return *x.FileId + } + return "" +} + +func (x *GroupFileFeedsInfo) GetMsgRandom() uint32 { + if x != nil && x.MsgRandom != nil { + return *x.MsgRandom + } + return 0 +} + +func (x *GroupFileFeedsInfo) GetFeedFlag() uint32 { + if x != nil && x.FeedFlag != nil { + return *x.FeedFlag + } + return 0 +} + +func (x *GroupFileFeedsInfo) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *CopyFromReqBody) GetGroupCode() uint64 { + if x != nil && x.GroupCode != nil { + return *x.GroupCode + } + return 0 +} + +func (x *CopyFromReqBody) GetAppId() uint32 { + if x != nil && x.AppId != nil { + return *x.AppId + } + return 0 +} + +func (x *CopyFromReqBody) GetSrcBusId() uint32 { + if x != nil && x.SrcBusId != nil { + return *x.SrcBusId + } + return 0 +} + +func (x *CopyFromReqBody) GetDstBusId() uint32 { + if x != nil && x.DstBusId != nil { + return *x.DstBusId + } + return 0 +} + +func (x *CopyFromReqBody) GetFileSize() uint64 { + if x != nil && x.FileSize != nil { + return *x.FileSize + } + return 0 +} + +func (x *CopyFromReqBody) GetLocalPath() string { + if x != nil && x.LocalPath != nil { + return *x.LocalPath + } + return "" +} + +func (x *CopyFromReqBody) GetFileName() string { + if x != nil && x.FileName != nil { + return *x.FileName + } + return "" +} + +func (x *CopyFromReqBody) GetSrcUin() uint64 { + if x != nil && x.SrcUin != nil { + return *x.SrcUin + } + return 0 +} + +func (x *CopyFromReqBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *CopyFromRspBody) GetRetCode() int32 { + if x != nil && x.RetCode != nil { + return *x.RetCode + } + return 0 +} + +func (x *CopyFromRspBody) GetRetMsg() string { + if x != nil && x.RetMsg != nil { + return *x.RetMsg + } + return "" +} + +func (x *CopyFromRspBody) GetClientWording() string { + if x != nil && x.ClientWording != nil { + return *x.ClientWording + } + return "" +} + +func (x *CopyFromRspBody) GetBusId() uint32 { + if x != nil && x.BusId != nil { + return *x.BusId + } + return 0 +} + +func (x *CopyFromRspBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *CopyToReqBody) GetGroupCode() uint64 { + if x != nil && x.GroupCode != nil { + return *x.GroupCode + } + return 0 +} + +func (x *CopyToReqBody) GetAppId() uint32 { + if x != nil && x.AppId != nil { + return *x.AppId + } + return 0 +} + +func (x *CopyToReqBody) GetSrcBusId() uint32 { + if x != nil && x.SrcBusId != nil { + return *x.SrcBusId + } + return 0 +} + +func (x *CopyToReqBody) GetSrcFileId() string { + if x != nil && x.SrcFileId != nil { + return *x.SrcFileId + } + return "" +} + +func (x *CopyToReqBody) GetDstBusId() uint32 { + if x != nil && x.DstBusId != nil { + return *x.DstBusId + } + return 0 +} + +func (x *CopyToReqBody) GetDstUin() uint64 { + if x != nil && x.DstUin != nil { + return *x.DstUin + } + return 0 +} + +func (x *CopyToReqBody) GetNewFileName() string { + if x != nil && x.NewFileName != nil { + return *x.NewFileName + } + return "" +} + +func (x *CopyToReqBody) GetTimFileExistOption() uint32 { + if x != nil && x.TimFileExistOption != nil { + return *x.TimFileExistOption + } + return 0 +} + +func (x *CopyToReqBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *CopyToRspBody) GetRetCode() int32 { + if x != nil && x.RetCode != nil { + return *x.RetCode + } + return 0 +} + +func (x *CopyToRspBody) GetRetMsg() string { + if x != nil && x.RetMsg != nil { + return *x.RetMsg + } + return "" +} + +func (x *CopyToRspBody) GetClientWording() string { + if x != nil && x.ClientWording != nil { + return *x.ClientWording + } + return "" +} + +func (x *CopyToRspBody) GetSaveFilePath() string { + if x != nil && x.SaveFilePath != nil { + return *x.SaveFilePath + } + return "" +} + +func (x *CopyToRspBody) GetBusId() uint32 { + if x != nil && x.BusId != nil { + return *x.BusId + } + return 0 +} + +func (x *CopyToRspBody) GetFileName() string { + if x != nil && x.FileName != nil { + return *x.FileName + } + return "" +} + +func (x *CopyToRspBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *FeedsReqBody) GetGroupCode() uint64 { + if x != nil && x.GroupCode != nil { + return *x.GroupCode + } + return 0 +} + +func (x *FeedsReqBody) GetAppId() uint32 { + if x != nil && x.AppId != nil { + return *x.AppId + } + return 0 +} + +func (x *FeedsReqBody) GetMultiSendSeq() uint32 { + if x != nil && x.MultiSendSeq != nil { + return *x.MultiSendSeq + } + return 0 +} + +func (x *FeedsReqBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *FeedsRspBody) GetRetCode() int32 { + if x != nil && x.RetCode != nil { + return *x.RetCode + } + return 0 +} + +func (x *FeedsRspBody) GetRetMsg() string { + if x != nil && x.RetMsg != nil { + return *x.RetMsg + } + return "" +} + +func (x *FeedsRspBody) GetClientWording() string { + if x != nil && x.ClientWording != nil { + return *x.ClientWording + } + return "" +} + +func (x *FeedsRspBody) GetSvrbusyWaitTime() uint32 { + if x != nil && x.SvrbusyWaitTime != nil { + return *x.SvrbusyWaitTime + } + return 0 +} + +func (x *FeedsRspBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *ReqBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *RspBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *TransFileReqBody) GetGroupCode() uint64 { + if x != nil && x.GroupCode != nil { + return *x.GroupCode + } + return 0 +} + +func (x *TransFileReqBody) GetAppId() uint32 { + if x != nil && x.AppId != nil { + return *x.AppId + } + return 0 +} + +func (x *TransFileReqBody) GetBusId() uint32 { + if x != nil && x.BusId != nil { + return *x.BusId + } + return 0 +} + +func (x *TransFileReqBody) GetFileId() string { + if x != nil && x.FileId != nil { + return *x.FileId + } + return "" +} + +func (x *TransFileReqBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +} + +func (x *TransFileRspBody) GetRetCode() int32 { + if x != nil && x.RetCode != nil { + return *x.RetCode + } + return 0 +} + +func (x *TransFileRspBody) GetRetMsg() string { + if x != nil && x.RetMsg != nil { + return *x.RetMsg + } + return "" +} + +func (x *TransFileRspBody) GetClientWording() string { + if x != nil && x.ClientWording != nil { + return *x.ClientWording + } + return "" +} + +func (x *TransFileRspBody) GetSaveBusId() uint32 { + if x != nil && x.SaveBusId != nil { + return *x.SaveBusId + } + return 0 +} + +func (x *TransFileRspBody) GetSaveFilePath() string { + if x != nil && x.SaveFilePath != nil { + return *x.SaveFilePath + } + return "" +} + +func (x *TransFileRspBody) Marshal() ([]byte, error) { + if x == nil { + return nil, errors.New("nil pointer error") + } + return protobuf.Encode(x) +}