Versions in this module Expand all Collapse all v1 v1.1.0 Jan 14, 2021 v1.0.2 Jan 14, 2021 Changes in this version + var File_cmd0x346_proto protoreflect.FileDescriptor + type ApplyCleanTrafficRsp struct + RetCode int32 + RetMsg string + func (*ApplyCleanTrafficRsp) Descriptor() ([]byte, []int) + func (*ApplyCleanTrafficRsp) ProtoMessage() + func (x *ApplyCleanTrafficRsp) GetRetCode() int32 + func (x *ApplyCleanTrafficRsp) GetRetMsg() string + func (x *ApplyCleanTrafficRsp) ProtoReflect() protoreflect.Message + func (x *ApplyCleanTrafficRsp) Reset() + func (x *ApplyCleanTrafficRsp) String() string + type ApplyCopyFromReq struct + DangerLevel int32 + DstUin int64 + FileMd5 []byte + FileName string + FileSize int64 + SrcGroup int64 + SrcParentfolder []byte + SrcSvcid int32 + SrcUin int64 + SrcUuid []byte + TotalSpace int64 + func (*ApplyCopyFromReq) Descriptor() ([]byte, []int) + func (*ApplyCopyFromReq) ProtoMessage() + func (x *ApplyCopyFromReq) GetDangerLevel() int32 + func (x *ApplyCopyFromReq) GetDstUin() int64 + func (x *ApplyCopyFromReq) GetFileMd5() []byte + func (x *ApplyCopyFromReq) GetFileName() string + func (x *ApplyCopyFromReq) GetFileSize() int64 + func (x *ApplyCopyFromReq) GetSrcGroup() int64 + func (x *ApplyCopyFromReq) GetSrcParentfolder() []byte + func (x *ApplyCopyFromReq) GetSrcSvcid() int32 + func (x *ApplyCopyFromReq) GetSrcUin() int64 + func (x *ApplyCopyFromReq) GetSrcUuid() []byte + func (x *ApplyCopyFromReq) GetTotalSpace() int64 + func (x *ApplyCopyFromReq) ProtoReflect() protoreflect.Message + func (x *ApplyCopyFromReq) Reset() + func (x *ApplyCopyFromReq) String() string + type ApplyCopyFromRsp struct + RetCode int32 + RetMsg string + TotalSpace int64 + Uuid []byte + func (*ApplyCopyFromRsp) Descriptor() ([]byte, []int) + func (*ApplyCopyFromRsp) ProtoMessage() + func (x *ApplyCopyFromRsp) GetRetCode() int32 + func (x *ApplyCopyFromRsp) GetRetMsg() string + func (x *ApplyCopyFromRsp) GetTotalSpace() int64 + func (x *ApplyCopyFromRsp) GetUuid() []byte + func (x *ApplyCopyFromRsp) ProtoReflect() protoreflect.Message + func (x *ApplyCopyFromRsp) Reset() + func (x *ApplyCopyFromRsp) String() string + type ApplyCopyToReq struct + DstId int64 + DstSvcid int32 + DstUin int64 + FileName string + FileSize int64 + LocalFilepath string + SrcUin int64 + Uuid []byte + func (*ApplyCopyToReq) Descriptor() ([]byte, []int) + func (*ApplyCopyToReq) ProtoMessage() + func (x *ApplyCopyToReq) GetDstId() int64 + func (x *ApplyCopyToReq) GetDstSvcid() int32 + func (x *ApplyCopyToReq) GetDstUin() int64 + func (x *ApplyCopyToReq) GetFileName() string + func (x *ApplyCopyToReq) GetFileSize() int64 + func (x *ApplyCopyToReq) GetLocalFilepath() string + func (x *ApplyCopyToReq) GetSrcUin() int64 + func (x *ApplyCopyToReq) GetUuid() []byte + func (x *ApplyCopyToReq) ProtoReflect() protoreflect.Message + func (x *ApplyCopyToReq) Reset() + func (x *ApplyCopyToReq) String() string + type ApplyCopyToRsp struct + FileKey string + RetCode int32 + RetMsg string + func (*ApplyCopyToRsp) Descriptor() ([]byte, []int) + func (*ApplyCopyToRsp) ProtoMessage() + func (x *ApplyCopyToRsp) GetFileKey() string + func (x *ApplyCopyToRsp) GetRetCode() int32 + func (x *ApplyCopyToRsp) GetRetMsg() string + func (x *ApplyCopyToRsp) ProtoReflect() protoreflect.Message + func (x *ApplyCopyToRsp) Reset() + func (x *ApplyCopyToRsp) String() string + type ApplyDownloadAbsReq struct + Uin int64 + Uuid []byte + func (*ApplyDownloadAbsReq) Descriptor() ([]byte, []int) + func (*ApplyDownloadAbsReq) ProtoMessage() + func (x *ApplyDownloadAbsReq) GetUin() int64 + func (x *ApplyDownloadAbsReq) GetUuid() []byte + func (x *ApplyDownloadAbsReq) ProtoReflect() protoreflect.Message + func (x *ApplyDownloadAbsReq) Reset() + func (x *ApplyDownloadAbsReq) String() string + type ApplyDownloadAbsRsp struct + DownloadInfo *DownloadInfo + RetCode int32 + RetMsg string + func (*ApplyDownloadAbsRsp) Descriptor() ([]byte, []int) + func (*ApplyDownloadAbsRsp) ProtoMessage() + func (x *ApplyDownloadAbsRsp) GetDownloadInfo() *DownloadInfo + func (x *ApplyDownloadAbsRsp) GetRetCode() int32 + func (x *ApplyDownloadAbsRsp) GetRetMsg() string + func (x *ApplyDownloadAbsRsp) ProtoReflect() protoreflect.Message + func (x *ApplyDownloadAbsRsp) Reset() + func (x *ApplyDownloadAbsRsp) String() string + type ApplyDownloadReq struct + ExtIntype int32 + OwnerType int32 + Uin int64 + Uuid []byte + func (*ApplyDownloadReq) Descriptor() ([]byte, []int) + func (*ApplyDownloadReq) ProtoMessage() + func (x *ApplyDownloadReq) GetExtIntype() int32 + func (x *ApplyDownloadReq) GetOwnerType() int32 + func (x *ApplyDownloadReq) GetUin() int64 + func (x *ApplyDownloadReq) GetUuid() []byte + func (x *ApplyDownloadReq) ProtoReflect() protoreflect.Message + func (x *ApplyDownloadReq) Reset() + func (x *ApplyDownloadReq) String() string + type ApplyDownloadRsp struct + DownloadInfo *DownloadInfo + FileInfo *FileInfo + RetCode int32 + RetMsg string + func (*ApplyDownloadRsp) Descriptor() ([]byte, []int) + func (*ApplyDownloadRsp) ProtoMessage() + func (x *ApplyDownloadRsp) GetDownloadInfo() *DownloadInfo + func (x *ApplyDownloadRsp) GetFileInfo() *FileInfo + func (x *ApplyDownloadRsp) GetRetCode() int32 + func (x *ApplyDownloadRsp) GetRetMsg() string + func (x *ApplyDownloadRsp) ProtoReflect() protoreflect.Message + func (x *ApplyDownloadRsp) Reset() + func (x *ApplyDownloadRsp) String() string + type ApplyForwardFileReq struct + DangerLevel int32 + RecverUin int64 + SenderUin int64 + TotalSpace int64 + Uuid []byte + func (*ApplyForwardFileReq) Descriptor() ([]byte, []int) + func (*ApplyForwardFileReq) ProtoMessage() + func (x *ApplyForwardFileReq) GetDangerLevel() int32 + func (x *ApplyForwardFileReq) GetRecverUin() int64 + func (x *ApplyForwardFileReq) GetSenderUin() int64 + func (x *ApplyForwardFileReq) GetTotalSpace() int64 + func (x *ApplyForwardFileReq) GetUuid() []byte + func (x *ApplyForwardFileReq) ProtoReflect() protoreflect.Message + func (x *ApplyForwardFileReq) Reset() + func (x *ApplyForwardFileReq) String() string + type ApplyForwardFileRsp struct + RetCode int32 + RetMsg string + TotalSpace int64 + UsedSpace int64 + Uuid []byte + func (*ApplyForwardFileRsp) Descriptor() ([]byte, []int) + func (*ApplyForwardFileRsp) ProtoMessage() + func (x *ApplyForwardFileRsp) GetRetCode() int32 + func (x *ApplyForwardFileRsp) GetRetMsg() string + func (x *ApplyForwardFileRsp) GetTotalSpace() int64 + func (x *ApplyForwardFileRsp) GetUsedSpace() int64 + func (x *ApplyForwardFileRsp) GetUuid() []byte + func (x *ApplyForwardFileRsp) ProtoReflect() protoreflect.Message + func (x *ApplyForwardFileRsp) Reset() + func (x *ApplyForwardFileRsp) String() string + type ApplyGetTrafficReq struct + func (*ApplyGetTrafficReq) Descriptor() ([]byte, []int) + func (*ApplyGetTrafficReq) ProtoMessage() + func (x *ApplyGetTrafficReq) ProtoReflect() protoreflect.Message + func (x *ApplyGetTrafficReq) Reset() + func (x *ApplyGetTrafficReq) String() string + type ApplyGetTrafficRsp struct + AllFileNum int32 + AllFileSize int64 + RetCode int32 + RetMsg string + UseFileNum int32 + UseFileSize int64 + func (*ApplyGetTrafficRsp) Descriptor() ([]byte, []int) + func (*ApplyGetTrafficRsp) ProtoMessage() + func (x *ApplyGetTrafficRsp) GetAllFileNum() int32 + func (x *ApplyGetTrafficRsp) GetAllFileSize() int64 + func (x *ApplyGetTrafficRsp) GetRetCode() int32 + func (x *ApplyGetTrafficRsp) GetRetMsg() string + func (x *ApplyGetTrafficRsp) GetUseFileNum() int32 + func (x *ApplyGetTrafficRsp) GetUseFileSize() int64 + func (x *ApplyGetTrafficRsp) ProtoReflect() protoreflect.Message + func (x *ApplyGetTrafficRsp) Reset() + func (x *ApplyGetTrafficRsp) String() string + type ApplyListDownloadReq struct + BeginIndex int32 + ReqCount int32 + Uin int64 + func (*ApplyListDownloadReq) Descriptor() ([]byte, []int) + func (*ApplyListDownloadReq) ProtoMessage() + func (x *ApplyListDownloadReq) GetBeginIndex() int32 + func (x *ApplyListDownloadReq) GetReqCount() int32 + func (x *ApplyListDownloadReq) GetUin() int64 + func (x *ApplyListDownloadReq) ProtoReflect() protoreflect.Message + func (x *ApplyListDownloadReq) Reset() + func (x *ApplyListDownloadReq) String() string + type ApplyListDownloadRsp struct + BeginIndex int32 + FileList []*FileInfo + IsEnd int32 + RetCode int32 + RetMsg string + RspCount int32 + TotalCount int32 + func (*ApplyListDownloadRsp) Descriptor() ([]byte, []int) + func (*ApplyListDownloadRsp) ProtoMessage() + func (x *ApplyListDownloadRsp) GetBeginIndex() int32 + func (x *ApplyListDownloadRsp) GetFileList() []*FileInfo + func (x *ApplyListDownloadRsp) GetIsEnd() int32 + func (x *ApplyListDownloadRsp) GetRetCode() int32 + func (x *ApplyListDownloadRsp) GetRetMsg() string + func (x *ApplyListDownloadRsp) GetRspCount() int32 + func (x *ApplyListDownloadRsp) GetTotalCount() int32 + func (x *ApplyListDownloadRsp) ProtoReflect() protoreflect.Message + func (x *ApplyListDownloadRsp) Reset() + func (x *ApplyListDownloadRsp) String() string + type ApplyUploadHitReq struct + Bytes_10MMd5 []byte + DangerLevel int32 + FileName string + FileSize int64 + LocalFilepath string + RecverUin int64 + SenderUin int64 + TotalSpace int64 + func (*ApplyUploadHitReq) Descriptor() ([]byte, []int) + func (*ApplyUploadHitReq) ProtoMessage() + func (x *ApplyUploadHitReq) GetBytes_10MMd5() []byte + func (x *ApplyUploadHitReq) GetDangerLevel() int32 + func (x *ApplyUploadHitReq) GetFileName() string + func (x *ApplyUploadHitReq) GetFileSize() int64 + func (x *ApplyUploadHitReq) GetLocalFilepath() string + func (x *ApplyUploadHitReq) GetRecverUin() int64 + func (x *ApplyUploadHitReq) GetSenderUin() int64 + func (x *ApplyUploadHitReq) GetTotalSpace() int64 + func (x *ApplyUploadHitReq) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitReq) Reset() + func (x *ApplyUploadHitReq) String() string + type ApplyUploadHitReqV2 struct + Bytes_10MMd5 []byte + Bytes_3Sha []byte + DangerLevel int32 + FileName string + FileSize int64 + LocalFilepath string + RecverUin int64 + SenderUin int64 + Sha []byte + TotalSpace int64 + func (*ApplyUploadHitReqV2) Descriptor() ([]byte, []int) + func (*ApplyUploadHitReqV2) ProtoMessage() + func (x *ApplyUploadHitReqV2) GetBytes_10MMd5() []byte + func (x *ApplyUploadHitReqV2) GetBytes_3Sha() []byte + func (x *ApplyUploadHitReqV2) GetDangerLevel() int32 + func (x *ApplyUploadHitReqV2) GetFileName() string + func (x *ApplyUploadHitReqV2) GetFileSize() int64 + func (x *ApplyUploadHitReqV2) GetLocalFilepath() string + func (x *ApplyUploadHitReqV2) GetRecverUin() int64 + func (x *ApplyUploadHitReqV2) GetSenderUin() int64 + func (x *ApplyUploadHitReqV2) GetSha() []byte + func (x *ApplyUploadHitReqV2) GetTotalSpace() int64 + func (x *ApplyUploadHitReqV2) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitReqV2) Reset() + func (x *ApplyUploadHitReqV2) String() string + type ApplyUploadHitReqV3 struct + Bytes_10MMd5 []byte + DangerLevel int32 + FileName string + FileSize int64 + LocalFilepath string + RecverUin int64 + SenderUin int64 + Sha []byte + TotalSpace int64 + func (*ApplyUploadHitReqV3) Descriptor() ([]byte, []int) + func (*ApplyUploadHitReqV3) ProtoMessage() + func (x *ApplyUploadHitReqV3) GetBytes_10MMd5() []byte + func (x *ApplyUploadHitReqV3) GetDangerLevel() int32 + func (x *ApplyUploadHitReqV3) GetFileName() string + func (x *ApplyUploadHitReqV3) GetFileSize() int64 + func (x *ApplyUploadHitReqV3) GetLocalFilepath() string + func (x *ApplyUploadHitReqV3) GetRecverUin() int64 + func (x *ApplyUploadHitReqV3) GetSenderUin() int64 + func (x *ApplyUploadHitReqV3) GetSha() []byte + func (x *ApplyUploadHitReqV3) GetTotalSpace() int64 + func (x *ApplyUploadHitReqV3) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitReqV3) Reset() + func (x *ApplyUploadHitReqV3) String() string + type ApplyUploadHitRsp struct + RetCode int32 + RetMsg string + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UsedSpace int64 + Uuid []byte + func (*ApplyUploadHitRsp) Descriptor() ([]byte, []int) + func (*ApplyUploadHitRsp) ProtoMessage() + func (x *ApplyUploadHitRsp) GetRetCode() int32 + func (x *ApplyUploadHitRsp) GetRetMsg() string + func (x *ApplyUploadHitRsp) GetTotalSpace() int64 + func (x *ApplyUploadHitRsp) GetUploadDomain() string + func (x *ApplyUploadHitRsp) GetUploadIp() string + func (x *ApplyUploadHitRsp) GetUploadKey() []byte + func (x *ApplyUploadHitRsp) GetUploadPort() int32 + func (x *ApplyUploadHitRsp) GetUsedSpace() int64 + func (x *ApplyUploadHitRsp) GetUuid() []byte + func (x *ApplyUploadHitRsp) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitRsp) Reset() + func (x *ApplyUploadHitRsp) String() string + type ApplyUploadHitRspV2 struct + RetCode int32 + RetMsg string + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UsedSpace int64 + Uuid []byte + func (*ApplyUploadHitRspV2) Descriptor() ([]byte, []int) + func (*ApplyUploadHitRspV2) ProtoMessage() + func (x *ApplyUploadHitRspV2) GetRetCode() int32 + func (x *ApplyUploadHitRspV2) GetRetMsg() string + func (x *ApplyUploadHitRspV2) GetTotalSpace() int64 + func (x *ApplyUploadHitRspV2) GetUploadDomain() string + func (x *ApplyUploadHitRspV2) GetUploadIp() string + func (x *ApplyUploadHitRspV2) GetUploadKey() []byte + func (x *ApplyUploadHitRspV2) GetUploadPort() int32 + func (x *ApplyUploadHitRspV2) GetUsedSpace() int64 + func (x *ApplyUploadHitRspV2) GetUuid() []byte + func (x *ApplyUploadHitRspV2) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitRspV2) Reset() + func (x *ApplyUploadHitRspV2) String() string + type ApplyUploadHitRspV3 struct + RetCode int32 + RetMsg string + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UsedSpace int64 + Uuid []byte + func (*ApplyUploadHitRspV3) Descriptor() ([]byte, []int) + func (*ApplyUploadHitRspV3) ProtoMessage() + func (x *ApplyUploadHitRspV3) GetRetCode() int32 + func (x *ApplyUploadHitRspV3) GetRetMsg() string + func (x *ApplyUploadHitRspV3) GetTotalSpace() int64 + func (x *ApplyUploadHitRspV3) GetUploadDomain() string + func (x *ApplyUploadHitRspV3) GetUploadIp() string + func (x *ApplyUploadHitRspV3) GetUploadKey() []byte + func (x *ApplyUploadHitRspV3) GetUploadPort() int32 + func (x *ApplyUploadHitRspV3) GetUsedSpace() int64 + func (x *ApplyUploadHitRspV3) GetUuid() []byte + func (x *ApplyUploadHitRspV3) ProtoReflect() protoreflect.Message + func (x *ApplyUploadHitRspV3) Reset() + func (x *ApplyUploadHitRspV3) String() string + type ApplyUploadReq struct + Bytes_10MMd5 []byte + DangerLevel int32 + FileName string + FileSize int64 + FileType int32 + LocalFilepath string + RecverUin int64 + SenderUin int64 + TotalSpace int64 + func (*ApplyUploadReq) Descriptor() ([]byte, []int) + func (*ApplyUploadReq) ProtoMessage() + func (x *ApplyUploadReq) GetBytes_10MMd5() []byte + func (x *ApplyUploadReq) GetDangerLevel() int32 + func (x *ApplyUploadReq) GetFileName() string + func (x *ApplyUploadReq) GetFileSize() int64 + func (x *ApplyUploadReq) GetFileType() int32 + func (x *ApplyUploadReq) GetLocalFilepath() string + func (x *ApplyUploadReq) GetRecverUin() int64 + func (x *ApplyUploadReq) GetSenderUin() int64 + func (x *ApplyUploadReq) GetTotalSpace() int64 + func (x *ApplyUploadReq) ProtoReflect() protoreflect.Message + func (x *ApplyUploadReq) Reset() + func (x *ApplyUploadReq) String() string + type ApplyUploadReqV2 struct + Bytes_10MMd5 []byte + Bytes_3Sha []byte + DangerLevel int32 + FileName string + FileSize int64 + LocalFilepath string + RecverUin int64 + SenderUin int64 + TotalSpace int64 + func (*ApplyUploadReqV2) Descriptor() ([]byte, []int) + func (*ApplyUploadReqV2) ProtoMessage() + func (x *ApplyUploadReqV2) GetBytes_10MMd5() []byte + func (x *ApplyUploadReqV2) GetBytes_3Sha() []byte + func (x *ApplyUploadReqV2) GetDangerLevel() int32 + func (x *ApplyUploadReqV2) GetFileName() string + func (x *ApplyUploadReqV2) GetFileSize() int64 + func (x *ApplyUploadReqV2) GetLocalFilepath() string + func (x *ApplyUploadReqV2) GetRecverUin() int64 + func (x *ApplyUploadReqV2) GetSenderUin() int64 + func (x *ApplyUploadReqV2) GetTotalSpace() int64 + func (x *ApplyUploadReqV2) ProtoReflect() protoreflect.Message + func (x *ApplyUploadReqV2) Reset() + func (x *ApplyUploadReqV2) String() string + type ApplyUploadReqV3 struct + Bytes_10MMd5 []byte + DangerLevel int32 + FileName string + FileSize int64 + LocalFilepath string + RecverUin int64 + SenderUin int64 + Sha []byte + TotalSpace int64 + func (*ApplyUploadReqV3) Descriptor() ([]byte, []int) + func (*ApplyUploadReqV3) ProtoMessage() + func (x *ApplyUploadReqV3) GetBytes_10MMd5() []byte + func (x *ApplyUploadReqV3) GetDangerLevel() int32 + func (x *ApplyUploadReqV3) GetFileName() string + func (x *ApplyUploadReqV3) GetFileSize() int64 + func (x *ApplyUploadReqV3) GetLocalFilepath() string + func (x *ApplyUploadReqV3) GetRecverUin() int64 + func (x *ApplyUploadReqV3) GetSenderUin() int64 + func (x *ApplyUploadReqV3) GetSha() []byte + func (x *ApplyUploadReqV3) GetTotalSpace() int64 + func (x *ApplyUploadReqV3) ProtoReflect() protoreflect.Message + func (x *ApplyUploadReqV3) Reset() + func (x *ApplyUploadReqV3) String() string + type ApplyUploadRsp struct + BoolFileExist bool + PackSize int32 + RetCode int32 + RetMsg string + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UploadedSize int64 + UploadipList []string + UsedSpace int64 + Uuid []byte + func (*ApplyUploadRsp) Descriptor() ([]byte, []int) + func (*ApplyUploadRsp) ProtoMessage() + func (x *ApplyUploadRsp) GetBoolFileExist() bool + func (x *ApplyUploadRsp) GetPackSize() int32 + func (x *ApplyUploadRsp) GetRetCode() int32 + func (x *ApplyUploadRsp) GetRetMsg() string + func (x *ApplyUploadRsp) GetTotalSpace() int64 + func (x *ApplyUploadRsp) GetUploadDomain() string + func (x *ApplyUploadRsp) GetUploadIp() string + func (x *ApplyUploadRsp) GetUploadKey() []byte + func (x *ApplyUploadRsp) GetUploadPort() int32 + func (x *ApplyUploadRsp) GetUploadedSize() int64 + func (x *ApplyUploadRsp) GetUploadipList() []string + func (x *ApplyUploadRsp) GetUsedSpace() int64 + func (x *ApplyUploadRsp) GetUuid() []byte + func (x *ApplyUploadRsp) ProtoReflect() protoreflect.Message + func (x *ApplyUploadRsp) Reset() + func (x *ApplyUploadRsp) String() string + type ApplyUploadRspV2 struct + BoolFileExist bool + HttpsvrApiVer int32 + PackSize int32 + RetCode int32 + RetMsg string + Sha []byte + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UploadedSize int64 + UploadipList []string + UsedSpace int64 + Uuid []byte + func (*ApplyUploadRspV2) Descriptor() ([]byte, []int) + func (*ApplyUploadRspV2) ProtoMessage() + func (x *ApplyUploadRspV2) GetBoolFileExist() bool + func (x *ApplyUploadRspV2) GetHttpsvrApiVer() int32 + func (x *ApplyUploadRspV2) GetPackSize() int32 + func (x *ApplyUploadRspV2) GetRetCode() int32 + func (x *ApplyUploadRspV2) GetRetMsg() string + func (x *ApplyUploadRspV2) GetSha() []byte + func (x *ApplyUploadRspV2) GetTotalSpace() int64 + func (x *ApplyUploadRspV2) GetUploadDomain() string + func (x *ApplyUploadRspV2) GetUploadIp() string + func (x *ApplyUploadRspV2) GetUploadKey() []byte + func (x *ApplyUploadRspV2) GetUploadPort() int32 + func (x *ApplyUploadRspV2) GetUploadedSize() int64 + func (x *ApplyUploadRspV2) GetUploadipList() []string + func (x *ApplyUploadRspV2) GetUsedSpace() int64 + func (x *ApplyUploadRspV2) GetUuid() []byte + func (x *ApplyUploadRspV2) ProtoReflect() protoreflect.Message + func (x *ApplyUploadRspV2) Reset() + func (x *ApplyUploadRspV2) String() string + type ApplyUploadRspV3 struct + BoolFileExist bool + PackSize int32 + RetCode int32 + RetMsg string + TotalSpace int64 + UploadDomain string + UploadIp string + UploadKey []byte + UploadPort int32 + UploadedSize int64 + UploadipList []string + UsedSpace int64 + Uuid []byte + func (*ApplyUploadRspV3) Descriptor() ([]byte, []int) + func (*ApplyUploadRspV3) ProtoMessage() + func (x *ApplyUploadRspV3) GetBoolFileExist() bool + func (x *ApplyUploadRspV3) GetPackSize() int32 + func (x *ApplyUploadRspV3) GetRetCode() int32 + func (x *ApplyUploadRspV3) GetRetMsg() string + func (x *ApplyUploadRspV3) GetTotalSpace() int64 + func (x *ApplyUploadRspV3) GetUploadDomain() string + func (x *ApplyUploadRspV3) GetUploadIp() string + func (x *ApplyUploadRspV3) GetUploadKey() []byte + func (x *ApplyUploadRspV3) GetUploadPort() int32 + func (x *ApplyUploadRspV3) GetUploadedSize() int64 + func (x *ApplyUploadRspV3) GetUploadipList() []string + func (x *ApplyUploadRspV3) GetUsedSpace() int64 + func (x *ApplyUploadRspV3) GetUuid() []byte + func (x *ApplyUploadRspV3) ProtoReflect() protoreflect.Message + func (x *ApplyUploadRspV3) Reset() + func (x *ApplyUploadRspV3) String() string + type C346ReqBody struct + ApplyCopyFromReq *ApplyCopyFromReq + ApplyCopyToReq *ApplyCopyToReq + ApplyDownloadAbsReq *ApplyDownloadAbsReq + ApplyDownloadReq *ApplyDownloadReq + ApplyForwardFileReq *ApplyForwardFileReq + ApplyGetTrafficReq *ApplyGetTrafficReq + ApplyListDownloadReq *ApplyListDownloadReq + ApplyUploadHitReq *ApplyUploadHitReq + ApplyUploadHitReqV2 *ApplyUploadHitReqV2 + ApplyUploadHitReqV3 *ApplyUploadHitReqV3 + ApplyUploadReq *ApplyUploadReq + ApplyUploadReqV2 *ApplyUploadReqV2 + ApplyUploadReqV3 *ApplyUploadReqV3 + BusinessId int32 + ClientType int32 + Cmd int32 + DeleteFileReq *DeleteFileReq + DownloadSuccReq *DownloadSuccReq + ExtensionReq *ExtensionReq + FileQueryReq *FileQueryReq + RecallFileReq *RecallFileReq + RecvListQueryReq *RecvListQueryReq + RenewFileReq *RenewFileReq + SendListQueryReq *SendListQueryReq + Seq int32 + UploadSuccReq *UploadSuccReq + func (*C346ReqBody) Descriptor() ([]byte, []int) + func (*C346ReqBody) ProtoMessage() + func (x *C346ReqBody) GetApplyCopyFromReq() *ApplyCopyFromReq + func (x *C346ReqBody) GetApplyCopyToReq() *ApplyCopyToReq + func (x *C346ReqBody) GetApplyDownloadAbsReq() *ApplyDownloadAbsReq + func (x *C346ReqBody) GetApplyDownloadReq() *ApplyDownloadReq + func (x *C346ReqBody) GetApplyForwardFileReq() *ApplyForwardFileReq + func (x *C346ReqBody) GetApplyGetTrafficReq() *ApplyGetTrafficReq + func (x *C346ReqBody) GetApplyListDownloadReq() *ApplyListDownloadReq + func (x *C346ReqBody) GetApplyUploadHitReq() *ApplyUploadHitReq + func (x *C346ReqBody) GetApplyUploadHitReqV2() *ApplyUploadHitReqV2 + func (x *C346ReqBody) GetApplyUploadHitReqV3() *ApplyUploadHitReqV3 + func (x *C346ReqBody) GetApplyUploadReq() *ApplyUploadReq + func (x *C346ReqBody) GetApplyUploadReqV2() *ApplyUploadReqV2 + func (x *C346ReqBody) GetApplyUploadReqV3() *ApplyUploadReqV3 + func (x *C346ReqBody) GetBusinessId() int32 + func (x *C346ReqBody) GetClientType() int32 + func (x *C346ReqBody) GetCmd() int32 + func (x *C346ReqBody) GetDeleteFileReq() *DeleteFileReq + func (x *C346ReqBody) GetDownloadSuccReq() *DownloadSuccReq + func (x *C346ReqBody) GetExtensionReq() *ExtensionReq + func (x *C346ReqBody) GetFileQueryReq() *FileQueryReq + func (x *C346ReqBody) GetRecallFileReq() *RecallFileReq + func (x *C346ReqBody) GetRecvListQueryReq() *RecvListQueryReq + func (x *C346ReqBody) GetRenewFileReq() *RenewFileReq + func (x *C346ReqBody) GetSendListQueryReq() *SendListQueryReq + func (x *C346ReqBody) GetSeq() int32 + func (x *C346ReqBody) GetUploadSuccReq() *UploadSuccReq + func (x *C346ReqBody) ProtoReflect() protoreflect.Message + func (x *C346ReqBody) Reset() + func (x *C346ReqBody) String() string + type C346RspBody struct + ApplyCleanTrafficRsp *ApplyCleanTrafficRsp + ApplyCopyFromRsp *ApplyCopyFromRsp + ApplyCopyToRsp *ApplyCopyToRsp + ApplyDownloadAbsRsp *ApplyDownloadAbsRsp + ApplyDownloadRsp *ApplyDownloadRsp + ApplyForwardFileRsp *ApplyForwardFileRsp + ApplyGetTrafficRsp *ApplyGetTrafficRsp + ApplyListDownloadRsp *ApplyListDownloadRsp + ApplyUploadHitRsp *ApplyUploadHitRsp + ApplyUploadHitRspV2 *ApplyUploadHitRspV2 + ApplyUploadHitRspV3 *ApplyUploadHitRspV3 + ApplyUploadRsp *ApplyUploadRsp + ApplyUploadRspV2 *ApplyUploadRspV2 + ApplyUploadRspV3 *ApplyUploadRspV3 + BusinessId int32 + ClientType int32 + Cmd int32 + DeleteFileRsp *DeleteFileRsp + DownloadSuccRsp *DownloadSuccRsp + ExtensionRsp *ExtensionRsp + FileQueryRsp *FileQueryRsp + RecallFileRsp *RecallFileRsp + RecvListQueryRsp *RecvListQueryRsp + RenewFileRsp *RenewFileRsp + SendListQueryRsp *SendListQueryRsp + Seq int32 + UploadSuccRsp *UploadSuccRsp + func (*C346RspBody) Descriptor() ([]byte, []int) + func (*C346RspBody) ProtoMessage() + func (x *C346RspBody) GetApplyCleanTrafficRsp() *ApplyCleanTrafficRsp + func (x *C346RspBody) GetApplyCopyFromRsp() *ApplyCopyFromRsp + func (x *C346RspBody) GetApplyCopyToRsp() *ApplyCopyToRsp + func (x *C346RspBody) GetApplyDownloadAbsRsp() *ApplyDownloadAbsRsp + func (x *C346RspBody) GetApplyDownloadRsp() *ApplyDownloadRsp + func (x *C346RspBody) GetApplyForwardFileRsp() *ApplyForwardFileRsp + func (x *C346RspBody) GetApplyGetTrafficRsp() *ApplyGetTrafficRsp + func (x *C346RspBody) GetApplyListDownloadRsp() *ApplyListDownloadRsp + func (x *C346RspBody) GetApplyUploadHitRsp() *ApplyUploadHitRsp + func (x *C346RspBody) GetApplyUploadHitRspV2() *ApplyUploadHitRspV2 + func (x *C346RspBody) GetApplyUploadHitRspV3() *ApplyUploadHitRspV3 + func (x *C346RspBody) GetApplyUploadRsp() *ApplyUploadRsp + func (x *C346RspBody) GetApplyUploadRspV2() *ApplyUploadRspV2 + func (x *C346RspBody) GetApplyUploadRspV3() *ApplyUploadRspV3 + func (x *C346RspBody) GetBusinessId() int32 + func (x *C346RspBody) GetClientType() int32 + func (x *C346RspBody) GetCmd() int32 + func (x *C346RspBody) GetDeleteFileRsp() *DeleteFileRsp + func (x *C346RspBody) GetDownloadSuccRsp() *DownloadSuccRsp + func (x *C346RspBody) GetExtensionRsp() *ExtensionRsp + func (x *C346RspBody) GetFileQueryRsp() *FileQueryRsp + func (x *C346RspBody) GetRecallFileRsp() *RecallFileRsp + func (x *C346RspBody) GetRecvListQueryRsp() *RecvListQueryRsp + func (x *C346RspBody) GetRenewFileRsp() *RenewFileRsp + func (x *C346RspBody) GetSendListQueryRsp() *SendListQueryRsp + func (x *C346RspBody) GetSeq() int32 + func (x *C346RspBody) GetUploadSuccRsp() *UploadSuccRsp + func (x *C346RspBody) ProtoReflect() protoreflect.Message + func (x *C346RspBody) Reset() + func (x *C346RspBody) String() string + type DelMessageReq struct + Random int32 + SeqNo int32 + Time int32 + UinReceiver int64 + UinSender int64 + func (*DelMessageReq) Descriptor() ([]byte, []int) + func (*DelMessageReq) ProtoMessage() + func (x *DelMessageReq) GetRandom() int32 + func (x *DelMessageReq) GetSeqNo() int32 + func (x *DelMessageReq) GetTime() int32 + func (x *DelMessageReq) GetUinReceiver() int64 + func (x *DelMessageReq) GetUinSender() int64 + func (x *DelMessageReq) ProtoReflect() protoreflect.Message + func (x *DelMessageReq) Reset() + func (x *DelMessageReq) String() string + type DeleteFileReq struct + DeleteType int32 + PeerUin int64 + Uin int64 + Uuid []byte + func (*DeleteFileReq) Descriptor() ([]byte, []int) + func (*DeleteFileReq) ProtoMessage() + func (x *DeleteFileReq) GetDeleteType() int32 + func (x *DeleteFileReq) GetPeerUin() int64 + func (x *DeleteFileReq) GetUin() int64 + func (x *DeleteFileReq) GetUuid() []byte + func (x *DeleteFileReq) ProtoReflect() protoreflect.Message + func (x *DeleteFileReq) Reset() + func (x *DeleteFileReq) String() string + type DeleteFileRsp struct + RetCode int32 + RetMsg string + func (*DeleteFileRsp) Descriptor() ([]byte, []int) + func (*DeleteFileRsp) ProtoMessage() + func (x *DeleteFileRsp) GetRetCode() int32 + func (x *DeleteFileRsp) GetRetMsg() string + func (x *DeleteFileRsp) ProtoReflect() protoreflect.Message + func (x *DeleteFileRsp) Reset() + func (x *DeleteFileRsp) String() string + type DownloadInfo struct + Cookie string + DownloadDomain string + DownloadIp string + DownloadKey []byte + DownloadUrl string + DownloadipList []string + Port int32 + func (*DownloadInfo) Descriptor() ([]byte, []int) + func (*DownloadInfo) ProtoMessage() + func (x *DownloadInfo) GetCookie() string + func (x *DownloadInfo) GetDownloadDomain() string + func (x *DownloadInfo) GetDownloadIp() string + func (x *DownloadInfo) GetDownloadKey() []byte + func (x *DownloadInfo) GetDownloadUrl() string + func (x *DownloadInfo) GetDownloadipList() []string + func (x *DownloadInfo) GetPort() int32 + func (x *DownloadInfo) ProtoReflect() protoreflect.Message + func (x *DownloadInfo) Reset() + func (x *DownloadInfo) String() string + type DownloadSuccReq struct + Uin int64 + Uuid []byte + func (*DownloadSuccReq) Descriptor() ([]byte, []int) + func (*DownloadSuccReq) ProtoMessage() + func (x *DownloadSuccReq) GetUin() int64 + func (x *DownloadSuccReq) GetUuid() []byte + func (x *DownloadSuccReq) ProtoReflect() protoreflect.Message + func (x *DownloadSuccReq) Reset() + func (x *DownloadSuccReq) String() string + type DownloadSuccRsp struct + DownStat int32 + RetCode int32 + RetMsg string + func (*DownloadSuccRsp) Descriptor() ([]byte, []int) + func (*DownloadSuccRsp) ProtoMessage() + func (x *DownloadSuccRsp) GetDownStat() int32 + func (x *DownloadSuccRsp) GetRetCode() int32 + func (x *DownloadSuccRsp) GetRetMsg() string + func (x *DownloadSuccRsp) ProtoReflect() protoreflect.Message + func (x *DownloadSuccRsp) Reset() + func (x *DownloadSuccRsp) String() string + type ExtensionReq struct + DelMessageReq *DelMessageReq + DownloadUrlType int32 + DstPhonenum string + FileType int32 + Id int64 + IsNeedInnerIp int32 + NetType int32 + PhoneConvertType int32 + PttFormat int32 + PttTime int32 + RouteId int64 + Sig []byte + Type int64 + VoiceType int32 + func (*ExtensionReq) Descriptor() ([]byte, []int) + func (*ExtensionReq) ProtoMessage() + func (x *ExtensionReq) GetDelMessageReq() *DelMessageReq + func (x *ExtensionReq) GetDownloadUrlType() int32 + func (x *ExtensionReq) GetDstPhonenum() string + func (x *ExtensionReq) GetFileType() int32 + func (x *ExtensionReq) GetId() int64 + func (x *ExtensionReq) GetIsNeedInnerIp() int32 + func (x *ExtensionReq) GetNetType() int32 + func (x *ExtensionReq) GetPhoneConvertType() int32 + func (x *ExtensionReq) GetPttFormat() int32 + func (x *ExtensionReq) GetPttTime() int32 + func (x *ExtensionReq) GetRouteId() int64 + func (x *ExtensionReq) GetSig() []byte + func (x *ExtensionReq) GetType() int64 + func (x *ExtensionReq) GetVoiceType() int32 + func (x *ExtensionReq) ProtoReflect() protoreflect.Message + func (x *ExtensionReq) Reset() + func (x *ExtensionReq) String() string + type ExtensionRsp struct + func (*ExtensionRsp) Descriptor() ([]byte, []int) + func (*ExtensionRsp) ProtoMessage() + func (x *ExtensionRsp) ProtoReflect() protoreflect.Message + func (x *ExtensionRsp) Reset() + func (x *ExtensionRsp) String() string + type FileInfo struct + AbsFileType int32 + Bytes_10MMd5 []byte + ClientType int32 + DangerEvel int32 + ExpireTime int32 + FileName string + FileSize int64 + LifeTime int32 + OwnerUin int64 + PeerUin int64 + Sha []byte + Uin int64 + UploadTime int32 + Uuid []byte + func (*FileInfo) Descriptor() ([]byte, []int) + func (*FileInfo) ProtoMessage() + func (x *FileInfo) GetAbsFileType() int32 + func (x *FileInfo) GetBytes_10MMd5() []byte + func (x *FileInfo) GetClientType() int32 + func (x *FileInfo) GetDangerEvel() int32 + func (x *FileInfo) GetExpireTime() int32 + func (x *FileInfo) GetFileName() string + func (x *FileInfo) GetFileSize() int64 + func (x *FileInfo) GetLifeTime() int32 + func (x *FileInfo) GetOwnerUin() int64 + func (x *FileInfo) GetPeerUin() int64 + func (x *FileInfo) GetSha() []byte + func (x *FileInfo) GetUin() int64 + func (x *FileInfo) GetUploadTime() int32 + func (x *FileInfo) GetUuid() []byte + func (x *FileInfo) ProtoReflect() protoreflect.Message + func (x *FileInfo) Reset() + func (x *FileInfo) String() string + type FileQueryReq struct + Uin int64 + Uuid []byte + func (*FileQueryReq) Descriptor() ([]byte, []int) + func (*FileQueryReq) ProtoMessage() + func (x *FileQueryReq) GetUin() int64 + func (x *FileQueryReq) GetUuid() []byte + func (x *FileQueryReq) ProtoReflect() protoreflect.Message + func (x *FileQueryReq) Reset() + func (x *FileQueryReq) String() string + type FileQueryRsp struct + FileInfo *FileInfo + RetCode int32 + RetMsg string + func (*FileQueryRsp) Descriptor() ([]byte, []int) + func (*FileQueryRsp) ProtoMessage() + func (x *FileQueryRsp) GetFileInfo() *FileInfo + func (x *FileQueryRsp) GetRetCode() int32 + func (x *FileQueryRsp) GetRetMsg() string + func (x *FileQueryRsp) ProtoReflect() protoreflect.Message + func (x *FileQueryRsp) Reset() + func (x *FileQueryRsp) String() string + type RecallFileReq struct + Uin int64 + Uuid []byte + func (*RecallFileReq) Descriptor() ([]byte, []int) + func (*RecallFileReq) ProtoMessage() + func (x *RecallFileReq) GetUin() int64 + func (x *RecallFileReq) GetUuid() []byte + func (x *RecallFileReq) ProtoReflect() protoreflect.Message + func (x *RecallFileReq) Reset() + func (x *RecallFileReq) String() string + type RecallFileRsp struct + RetCode int32 + RetMsg string + func (*RecallFileRsp) Descriptor() ([]byte, []int) + func (*RecallFileRsp) ProtoMessage() + func (x *RecallFileRsp) GetRetCode() int32 + func (x *RecallFileRsp) GetRetMsg() string + func (x *RecallFileRsp) ProtoReflect() protoreflect.Message + func (x *RecallFileRsp) Reset() + func (x *RecallFileRsp) String() string + type RecvListQueryReq struct + BeginIndex int32 + ReqCount int32 + Uin int64 + func (*RecvListQueryReq) Descriptor() ([]byte, []int) + func (*RecvListQueryReq) ProtoMessage() + func (x *RecvListQueryReq) GetBeginIndex() int32 + func (x *RecvListQueryReq) GetReqCount() int32 + func (x *RecvListQueryReq) GetUin() int64 + func (x *RecvListQueryReq) ProtoReflect() protoreflect.Message + func (x *RecvListQueryReq) Reset() + func (x *RecvListQueryReq) String() string + type RecvListQueryRsp struct + BeginIndex int32 + FileList []*FileInfo + FileTotCount int32 + IsEnd int32 + RetCode int32 + RetMsg string + RspFileCount int32 + func (*RecvListQueryRsp) Descriptor() ([]byte, []int) + func (*RecvListQueryRsp) ProtoMessage() + func (x *RecvListQueryRsp) GetBeginIndex() int32 + func (x *RecvListQueryRsp) GetFileList() []*FileInfo + func (x *RecvListQueryRsp) GetFileTotCount() int32 + func (x *RecvListQueryRsp) GetIsEnd() int32 + func (x *RecvListQueryRsp) GetRetCode() int32 + func (x *RecvListQueryRsp) GetRetMsg() string + func (x *RecvListQueryRsp) GetRspFileCount() int32 + func (x *RecvListQueryRsp) ProtoReflect() protoreflect.Message + func (x *RecvListQueryRsp) Reset() + func (x *RecvListQueryRsp) String() string + type RenewFileReq struct + AddTtl int32 + Uin int64 + Uuid []byte + func (*RenewFileReq) Descriptor() ([]byte, []int) + func (*RenewFileReq) ProtoMessage() + func (x *RenewFileReq) GetAddTtl() int32 + func (x *RenewFileReq) GetUin() int64 + func (x *RenewFileReq) GetUuid() []byte + func (x *RenewFileReq) ProtoReflect() protoreflect.Message + func (x *RenewFileReq) Reset() + func (x *RenewFileReq) String() string + type RenewFileRsp struct + RetCode int32 + RetMsg string + func (*RenewFileRsp) Descriptor() ([]byte, []int) + func (*RenewFileRsp) ProtoMessage() + func (x *RenewFileRsp) GetRetCode() int32 + func (x *RenewFileRsp) GetRetMsg() string + func (x *RenewFileRsp) ProtoReflect() protoreflect.Message + func (x *RenewFileRsp) Reset() + func (x *RenewFileRsp) String() string + type SendListQueryReq struct + BeginIndex int32 + ReqCount int32 + Uin int64 + func (*SendListQueryReq) Descriptor() ([]byte, []int) + func (*SendListQueryReq) ProtoMessage() + func (x *SendListQueryReq) GetBeginIndex() int32 + func (x *SendListQueryReq) GetReqCount() int32 + func (x *SendListQueryReq) GetUin() int64 + func (x *SendListQueryReq) ProtoReflect() protoreflect.Message + func (x *SendListQueryReq) Reset() + func (x *SendListQueryReq) String() string + type SendListQueryRsp struct + BeginIndex int32 + FileList []*FileInfo + FileTotCount int32 + IsEnd int32 + RetCode int32 + RetMsg string + RspFileCount int32 + TotLimit int64 + UsedLimit int64 + func (*SendListQueryRsp) Descriptor() ([]byte, []int) + func (*SendListQueryRsp) ProtoMessage() + func (x *SendListQueryRsp) GetBeginIndex() int32 + func (x *SendListQueryRsp) GetFileList() []*FileInfo + func (x *SendListQueryRsp) GetFileTotCount() int32 + func (x *SendListQueryRsp) GetIsEnd() int32 + func (x *SendListQueryRsp) GetRetCode() int32 + func (x *SendListQueryRsp) GetRetMsg() string + func (x *SendListQueryRsp) GetRspFileCount() int32 + func (x *SendListQueryRsp) GetTotLimit() int64 + func (x *SendListQueryRsp) GetUsedLimit() int64 + func (x *SendListQueryRsp) ProtoReflect() protoreflect.Message + func (x *SendListQueryRsp) Reset() + func (x *SendListQueryRsp) String() string + type UploadSuccReq struct + RecverUin int64 + SenderUin int64 + Uuid []byte + func (*UploadSuccReq) Descriptor() ([]byte, []int) + func (*UploadSuccReq) ProtoMessage() + func (x *UploadSuccReq) GetRecverUin() int64 + func (x *UploadSuccReq) GetSenderUin() int64 + func (x *UploadSuccReq) GetUuid() []byte + func (x *UploadSuccReq) ProtoReflect() protoreflect.Message + func (x *UploadSuccReq) Reset() + func (x *UploadSuccReq) String() string + type UploadSuccRsp struct + FileInfo *FileInfo + RetCode int32 + RetMsg string + func (*UploadSuccRsp) Descriptor() ([]byte, []int) + func (*UploadSuccRsp) ProtoMessage() + func (x *UploadSuccRsp) GetFileInfo() *FileInfo + func (x *UploadSuccRsp) GetRetCode() int32 + func (x *UploadSuccRsp) GetRetMsg() string + func (x *UploadSuccRsp) ProtoReflect() protoreflect.Message + func (x *UploadSuccRsp) Reset() + func (x *UploadSuccRsp) String() string