cmd0x352

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cmd0x352_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type D352ImgInfo

type D352ImgInfo struct {
	FileMd5    []byte `protobuf:"bytes,1,opt,name=fileMd5,proto3" json:"fileMd5,omitempty"`
	FileType   int32  `protobuf:"varint,2,opt,name=fileType,proto3" json:"fileType,omitempty"`
	FileSize   int64  `protobuf:"varint,3,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	FileWidth  int32  `protobuf:"varint,4,opt,name=fileWidth,proto3" json:"fileWidth,omitempty"`
	FileHeight int32  `protobuf:"varint,5,opt,name=fileHeight,proto3" json:"fileHeight,omitempty"`
	FileFlag   int64  `protobuf:"varint,6,opt,name=fileFlag,proto3" json:"fileFlag,omitempty"`
	FileCutPos int32  `protobuf:"varint,7,opt,name=fileCutPos,proto3" json:"fileCutPos,omitempty"`
	// contains filtered or unexported fields
}

func (*D352ImgInfo) Descriptor deprecated

func (*D352ImgInfo) Descriptor() ([]byte, []int)

Deprecated: Use D352ImgInfo.ProtoReflect.Descriptor instead.

func (*D352ImgInfo) GetFileCutPos

func (x *D352ImgInfo) GetFileCutPos() int32

func (*D352ImgInfo) GetFileFlag

func (x *D352ImgInfo) GetFileFlag() int64

func (*D352ImgInfo) GetFileHeight

func (x *D352ImgInfo) GetFileHeight() int32

func (*D352ImgInfo) GetFileMd5

func (x *D352ImgInfo) GetFileMd5() []byte

func (*D352ImgInfo) GetFileSize

func (x *D352ImgInfo) GetFileSize() int64

func (*D352ImgInfo) GetFileType

func (x *D352ImgInfo) GetFileType() int32

func (*D352ImgInfo) GetFileWidth

func (x *D352ImgInfo) GetFileWidth() int32

func (*D352ImgInfo) ProtoMessage

func (*D352ImgInfo) ProtoMessage()

func (*D352ImgInfo) ProtoReflect

func (x *D352ImgInfo) ProtoReflect() protoreflect.Message

func (*D352ImgInfo) Reset

func (x *D352ImgInfo) Reset()

func (*D352ImgInfo) String

func (x *D352ImgInfo) String() string

type D352TryUpImgReq

type D352TryUpImgReq struct {
	SrcUin        int32  `protobuf:"varint,1,opt,name=srcUin,proto3" json:"srcUin,omitempty"`
	DstUin        int32  `protobuf:"varint,2,opt,name=dstUin,proto3" json:"dstUin,omitempty"`
	FileId        int32  `protobuf:"varint,3,opt,name=fileId,proto3" json:"fileId,omitempty"`
	FileMd5       []byte `protobuf:"bytes,4,opt,name=fileMd5,proto3" json:"fileMd5,omitempty"`
	FileSize      int32  `protobuf:"varint,5,opt,name=fileSize,proto3" json:"fileSize,omitempty"`
	Filename      string `protobuf:"bytes,6,opt,name=filename,proto3" json:"filename,omitempty"`
	SrcTerm       int32  `protobuf:"varint,7,opt,name=srcTerm,proto3" json:"srcTerm,omitempty"`
	PlatformType  int32  `protobuf:"varint,8,opt,name=platformType,proto3" json:"platformType,omitempty"`
	InnerIP       int32  `protobuf:"varint,9,opt,name=innerIP,proto3" json:"innerIP,omitempty"`
	AddressBook   int32  `protobuf:"varint,10,opt,name=addressBook,proto3" json:"addressBook,omitempty"`
	Retry         int32  `protobuf:"varint,11,opt,name=retry,proto3" json:"retry,omitempty"`
	BuType        int32  `protobuf:"varint,12,opt,name=buType,proto3" json:"buType,omitempty"`
	ImgOriginal   int32  `protobuf:"varint,13,opt,name=imgOriginal,proto3" json:"imgOriginal,omitempty"`
	ImgWidth      int32  `protobuf:"varint,14,opt,name=imgWidth,proto3" json:"imgWidth,omitempty"`
	ImgHeight     int32  `protobuf:"varint,15,opt,name=imgHeight,proto3" json:"imgHeight,omitempty"`
	ImgType       int32  `protobuf:"varint,16,opt,name=imgType,proto3" json:"imgType,omitempty"`
	BuildVer      string `protobuf:"bytes,17,opt,name=buildVer,proto3" json:"buildVer,omitempty"`
	FileIndex     []byte `protobuf:"bytes,18,opt,name=fileIndex,proto3" json:"fileIndex,omitempty"`
	FileStoreDays int32  `protobuf:"varint,19,opt,name=fileStoreDays,proto3" json:"fileStoreDays,omitempty"`
	StepFlag      int32  `protobuf:"varint,20,opt,name=stepFlag,proto3" json:"stepFlag,omitempty"`
	RejectTryFast int32  `protobuf:"varint,21,opt,name=rejectTryFast,proto3" json:"rejectTryFast,omitempty"`
	SrvUpload     int32  `protobuf:"varint,22,opt,name=srvUpload,proto3" json:"srvUpload,omitempty"`
	TransferUrl   []byte `protobuf:"bytes,23,opt,name=transferUrl,proto3" json:"transferUrl,omitempty"`
	// contains filtered or unexported fields
}

func (*D352TryUpImgReq) Descriptor deprecated

func (*D352TryUpImgReq) Descriptor() ([]byte, []int)

Deprecated: Use D352TryUpImgReq.ProtoReflect.Descriptor instead.

func (*D352TryUpImgReq) GetAddressBook

func (x *D352TryUpImgReq) GetAddressBook() int32

func (*D352TryUpImgReq) GetBuType

func (x *D352TryUpImgReq) GetBuType() int32

func (*D352TryUpImgReq) GetBuildVer

func (x *D352TryUpImgReq) GetBuildVer() string

func (*D352TryUpImgReq) GetDstUin

func (x *D352TryUpImgReq) GetDstUin() int32

func (*D352TryUpImgReq) GetFileId

func (x *D352TryUpImgReq) GetFileId() int32

func (*D352TryUpImgReq) GetFileIndex

func (x *D352TryUpImgReq) GetFileIndex() []byte

func (*D352TryUpImgReq) GetFileMd5

func (x *D352TryUpImgReq) GetFileMd5() []byte

func (*D352TryUpImgReq) GetFileSize

func (x *D352TryUpImgReq) GetFileSize() int32

func (*D352TryUpImgReq) GetFileStoreDays

func (x *D352TryUpImgReq) GetFileStoreDays() int32

func (*D352TryUpImgReq) GetFilename

func (x *D352TryUpImgReq) GetFilename() string

func (*D352TryUpImgReq) GetImgHeight

func (x *D352TryUpImgReq) GetImgHeight() int32

func (*D352TryUpImgReq) GetImgOriginal

func (x *D352TryUpImgReq) GetImgOriginal() int32

func (*D352TryUpImgReq) GetImgType

func (x *D352TryUpImgReq) GetImgType() int32

func (*D352TryUpImgReq) GetImgWidth

func (x *D352TryUpImgReq) GetImgWidth() int32

func (*D352TryUpImgReq) GetInnerIP

func (x *D352TryUpImgReq) GetInnerIP() int32

func (*D352TryUpImgReq) GetPlatformType

func (x *D352TryUpImgReq) GetPlatformType() int32

func (*D352TryUpImgReq) GetRejectTryFast

func (x *D352TryUpImgReq) GetRejectTryFast() int32

func (*D352TryUpImgReq) GetRetry

func (x *D352TryUpImgReq) GetRetry() int32

func (*D352TryUpImgReq) GetSrcTerm

func (x *D352TryUpImgReq) GetSrcTerm() int32

func (*D352TryUpImgReq) GetSrcUin

func (x *D352TryUpImgReq) GetSrcUin() int32

func (*D352TryUpImgReq) GetSrvUpload

func (x *D352TryUpImgReq) GetSrvUpload() int32

func (*D352TryUpImgReq) GetStepFlag

func (x *D352TryUpImgReq) GetStepFlag() int32

func (*D352TryUpImgReq) GetTransferUrl

func (x *D352TryUpImgReq) GetTransferUrl() []byte

func (*D352TryUpImgReq) ProtoMessage

func (*D352TryUpImgReq) ProtoMessage()

func (*D352TryUpImgReq) ProtoReflect

func (x *D352TryUpImgReq) ProtoReflect() protoreflect.Message

func (*D352TryUpImgReq) Reset

func (x *D352TryUpImgReq) Reset()

func (*D352TryUpImgReq) String

func (x *D352TryUpImgReq) String() string

type DelImgReq

type DelImgReq struct {
	SrcUin          int64  `protobuf:"varint,1,opt,name=srcUin,proto3" json:"srcUin,omitempty"`
	DstUin          int64  `protobuf:"varint,2,opt,name=dstUin,proto3" json:"dstUin,omitempty"`
	ReqTerm         int32  `protobuf:"varint,3,opt,name=reqTerm,proto3" json:"reqTerm,omitempty"`
	ReqPlatformType int32  `protobuf:"varint,4,opt,name=reqPlatformType,proto3" json:"reqPlatformType,omitempty"`
	BuType          int32  `protobuf:"varint,5,opt,name=buType,proto3" json:"buType,omitempty"`
	BuildVer        []byte `protobuf:"bytes,6,opt,name=buildVer,proto3" json:"buildVer,omitempty"`
	FileResid       []byte `protobuf:"bytes,7,opt,name=fileResid,proto3" json:"fileResid,omitempty"`
	PicWidth        int32  `protobuf:"varint,8,opt,name=picWidth,proto3" json:"picWidth,omitempty"`
	PicHeight       int32  `protobuf:"varint,9,opt,name=picHeight,proto3" json:"picHeight,omitempty"`
	// contains filtered or unexported fields
}

func (*DelImgReq) Descriptor deprecated

func (*DelImgReq) Descriptor() ([]byte, []int)

Deprecated: Use DelImgReq.ProtoReflect.Descriptor instead.

func (*DelImgReq) GetBuType

func (x *DelImgReq) GetBuType() int32

func (*DelImgReq) GetBuildVer

func (x *DelImgReq) GetBuildVer() []byte

func (*DelImgReq) GetDstUin

func (x *DelImgReq) GetDstUin() int64

func (*DelImgReq) GetFileResid

func (x *DelImgReq) GetFileResid() []byte

func (*DelImgReq) GetPicHeight

func (x *DelImgReq) GetPicHeight() int32

func (*DelImgReq) GetPicWidth

func (x *DelImgReq) GetPicWidth() int32

func (*DelImgReq) GetReqPlatformType

func (x *DelImgReq) GetReqPlatformType() int32

func (*DelImgReq) GetReqTerm

func (x *DelImgReq) GetReqTerm() int32

func (*DelImgReq) GetSrcUin

func (x *DelImgReq) GetSrcUin() int64

func (*DelImgReq) ProtoMessage

func (*DelImgReq) ProtoMessage()

func (*DelImgReq) ProtoReflect

func (x *DelImgReq) ProtoReflect() protoreflect.Message

func (*DelImgReq) Reset

func (x *DelImgReq) Reset()

func (*DelImgReq) String

func (x *DelImgReq) String() string

type DelImgRsp

type DelImgRsp struct {
	Result    int32  `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	FailMsg   []byte `protobuf:"bytes,2,opt,name=failMsg,proto3" json:"failMsg,omitempty"`
	FileResid []byte `protobuf:"bytes,3,opt,name=fileResid,proto3" json:"fileResid,omitempty"`
	// contains filtered or unexported fields
}

func (*DelImgRsp) Descriptor deprecated

func (*DelImgRsp) Descriptor() ([]byte, []int)

Deprecated: Use DelImgRsp.ProtoReflect.Descriptor instead.

func (*DelImgRsp) GetFailMsg

func (x *DelImgRsp) GetFailMsg() []byte

func (*DelImgRsp) GetFileResid

func (x *DelImgRsp) GetFileResid() []byte

func (*DelImgRsp) GetResult

func (x *DelImgRsp) GetResult() int32

func (*DelImgRsp) ProtoMessage

func (*DelImgRsp) ProtoMessage()

func (*DelImgRsp) ProtoReflect

func (x *DelImgRsp) ProtoReflect() protoreflect.Message

func (*DelImgRsp) Reset

func (x *DelImgRsp) Reset()

func (*DelImgRsp) String

func (x *DelImgRsp) String() string

type GetImgUrlReq

type GetImgUrlReq struct {
	SrcUin          int64  `protobuf:"varint,1,opt,name=srcUin,proto3" json:"srcUin,omitempty"`
	DstUin          int64  `protobuf:"varint,2,opt,name=dstUin,proto3" json:"dstUin,omitempty"`
	FileResid       []byte `protobuf:"bytes,3,opt,name=fileResid,proto3" json:"fileResid,omitempty"`
	UrlFlag         int32  `protobuf:"varint,4,opt,name=urlFlag,proto3" json:"urlFlag,omitempty"`
	UrlType         int32  `protobuf:"varint,6,opt,name=urlType,proto3" json:"urlType,omitempty"`
	ReqTerm         int32  `protobuf:"varint,7,opt,name=reqTerm,proto3" json:"reqTerm,omitempty"`
	ReqPlatformType int32  `protobuf:"varint,8,opt,name=reqPlatformType,proto3" json:"reqPlatformType,omitempty"`
	SrcFileType     int32  `protobuf:"varint,9,opt,name=srcFileType,proto3" json:"srcFileType,omitempty"`
	InnerIp         int32  `protobuf:"varint,10,opt,name=innerIp,proto3" json:"innerIp,omitempty"`
	BoolAddressBook bool   `protobuf:"varint,11,opt,name=boolAddressBook,proto3" json:"boolAddressBook,omitempty"`
	BuType          int32  `protobuf:"varint,12,opt,name=buType,proto3" json:"buType,omitempty"`
	BuildVer        []byte `protobuf:"bytes,13,opt,name=buildVer,proto3" json:"buildVer,omitempty"`
	PicUpTimestamp  int32  `protobuf:"varint,14,opt,name=picUpTimestamp,proto3" json:"picUpTimestamp,omitempty"`
	ReqTransferType int32  `protobuf:"varint,15,opt,name=reqTransferType,proto3" json:"reqTransferType,omitempty"`
	// contains filtered or unexported fields
}

func (*GetImgUrlReq) Descriptor deprecated

func (*GetImgUrlReq) Descriptor() ([]byte, []int)

Deprecated: Use GetImgUrlReq.ProtoReflect.Descriptor instead.

func (*GetImgUrlReq) GetBoolAddressBook

func (x *GetImgUrlReq) GetBoolAddressBook() bool

func (*GetImgUrlReq) GetBuType

func (x *GetImgUrlReq) GetBuType() int32

func (*GetImgUrlReq) GetBuildVer

func (x *GetImgUrlReq) GetBuildVer() []byte

func (*GetImgUrlReq) GetDstUin

func (x *GetImgUrlReq) GetDstUin() int64

func (*GetImgUrlReq) GetFileResid

func (x *GetImgUrlReq) GetFileResid() []byte

func (*GetImgUrlReq) GetInnerIp

func (x *GetImgUrlReq) GetInnerIp() int32

func (*GetImgUrlReq) GetPicUpTimestamp

func (x *GetImgUrlReq) GetPicUpTimestamp() int32

func (*GetImgUrlReq) GetReqPlatformType

func (x *GetImgUrlReq) GetReqPlatformType() int32

func (*GetImgUrlReq) GetReqTerm

func (x *GetImgUrlReq) GetReqTerm() int32

func (*GetImgUrlReq) GetReqTransferType

func (x *GetImgUrlReq) GetReqTransferType() int32

func (*GetImgUrlReq) GetSrcFileType

func (x *GetImgUrlReq) GetSrcFileType() int32

func (*GetImgUrlReq) GetSrcUin

func (x *GetImgUrlReq) GetSrcUin() int64

func (*GetImgUrlReq) GetUrlFlag

func (x *GetImgUrlReq) GetUrlFlag() int32

func (*GetImgUrlReq) GetUrlType

func (x *GetImgUrlReq) GetUrlType() int32

func (*GetImgUrlReq) ProtoMessage

func (*GetImgUrlReq) ProtoMessage()

func (*GetImgUrlReq) ProtoReflect

func (x *GetImgUrlReq) ProtoReflect() protoreflect.Message

func (*GetImgUrlReq) Reset

func (x *GetImgUrlReq) Reset()

func (*GetImgUrlReq) String

func (x *GetImgUrlReq) String() string

type GetImgUrlRsp

type GetImgUrlRsp struct {
	FileResid            []byte       `protobuf:"bytes,1,opt,name=fileResid,proto3" json:"fileResid,omitempty"`
	ClientIp             int32        `protobuf:"varint,2,opt,name=clientIp,proto3" json:"clientIp,omitempty"`
	Result               int32        `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`
	FailMsg              []byte       `protobuf:"bytes,4,opt,name=failMsg,proto3" json:"failMsg,omitempty"`
	BytesThumbDownUrl    []byte       `protobuf:"bytes,5,opt,name=bytesThumbDownUrl,proto3" json:"bytesThumbDownUrl,omitempty"`
	BytesOriginalDownUrl []byte       `protobuf:"bytes,6,opt,name=bytesOriginalDownUrl,proto3" json:"bytesOriginalDownUrl,omitempty"`
	MsgImgInfo           *D352ImgInfo `protobuf:"bytes,7,opt,name=msgImgInfo,proto3" json:"msgImgInfo,omitempty"`
	Uint32DownIp         []int32      `protobuf:"varint,8,rep,packed,name=uint32DownIp,proto3" json:"uint32DownIp,omitempty"`
	Uint32DownPort       []int32      `protobuf:"varint,9,rep,packed,name=uint32DownPort,proto3" json:"uint32DownPort,omitempty"`
	ThumbDownPara        []byte       `protobuf:"bytes,10,opt,name=thumbDownPara,proto3" json:"thumbDownPara,omitempty"`
	OriginalDownPara     []byte       `protobuf:"bytes,11,opt,name=originalDownPara,proto3" json:"originalDownPara,omitempty"`
	DownDomain           []byte       `protobuf:"bytes,12,opt,name=downDomain,proto3" json:"downDomain,omitempty"`
	BytesBigDownUrl      []byte       `protobuf:"bytes,13,opt,name=bytesBigDownUrl,proto3" json:"bytesBigDownUrl,omitempty"`
	BigDownPara          []byte       `protobuf:"bytes,14,opt,name=bigDownPara,proto3" json:"bigDownPara,omitempty"`
	BigThumbDownPara     []byte       `protobuf:"bytes,15,opt,name=bigThumbDownPara,proto3" json:"bigThumbDownPara,omitempty"`
	HttpsUrlFlag         int32        `protobuf:"varint,16,opt,name=httpsUrlFlag,proto3" json:"httpsUrlFlag,omitempty"`
	MsgDownIp6           []*IPv6Info  `protobuf:"bytes,26,rep,name=msgDownIp6,proto3" json:"msgDownIp6,omitempty"`
	ClientIp6            []byte       `protobuf:"bytes,27,opt,name=clientIp6,proto3" json:"clientIp6,omitempty"`
	// contains filtered or unexported fields
}

func (*GetImgUrlRsp) Descriptor deprecated

func (*GetImgUrlRsp) Descriptor() ([]byte, []int)

Deprecated: Use GetImgUrlRsp.ProtoReflect.Descriptor instead.

func (*GetImgUrlRsp) GetBigDownPara

func (x *GetImgUrlRsp) GetBigDownPara() []byte

func (*GetImgUrlRsp) GetBigThumbDownPara

func (x *GetImgUrlRsp) GetBigThumbDownPara() []byte

func (*GetImgUrlRsp) GetBytesBigDownUrl

func (x *GetImgUrlRsp) GetBytesBigDownUrl() []byte

func (*GetImgUrlRsp) GetBytesOriginalDownUrl

func (x *GetImgUrlRsp) GetBytesOriginalDownUrl() []byte

func (*GetImgUrlRsp) GetBytesThumbDownUrl

func (x *GetImgUrlRsp) GetBytesThumbDownUrl() []byte

func (*GetImgUrlRsp) GetClientIp

func (x *GetImgUrlRsp) GetClientIp() int32

func (*GetImgUrlRsp) GetClientIp6

func (x *GetImgUrlRsp) GetClientIp6() []byte

func (*GetImgUrlRsp) GetDownDomain

func (x *GetImgUrlRsp) GetDownDomain() []byte

func (*GetImgUrlRsp) GetFailMsg

func (x *GetImgUrlRsp) GetFailMsg() []byte

func (*GetImgUrlRsp) GetFileResid

func (x *GetImgUrlRsp) GetFileResid() []byte

func (*GetImgUrlRsp) GetHttpsUrlFlag

func (x *GetImgUrlRsp) GetHttpsUrlFlag() int32

func (*GetImgUrlRsp) GetMsgDownIp6

func (x *GetImgUrlRsp) GetMsgDownIp6() []*IPv6Info

func (*GetImgUrlRsp) GetMsgImgInfo

func (x *GetImgUrlRsp) GetMsgImgInfo() *D352ImgInfo

func (*GetImgUrlRsp) GetOriginalDownPara

func (x *GetImgUrlRsp) GetOriginalDownPara() []byte

func (*GetImgUrlRsp) GetResult

func (x *GetImgUrlRsp) GetResult() int32

func (*GetImgUrlRsp) GetThumbDownPara

func (x *GetImgUrlRsp) GetThumbDownPara() []byte

func (*GetImgUrlRsp) GetUint32DownIp

func (x *GetImgUrlRsp) GetUint32DownIp() []int32

func (*GetImgUrlRsp) GetUint32DownPort

func (x *GetImgUrlRsp) GetUint32DownPort() []int32

func (*GetImgUrlRsp) ProtoMessage

func (*GetImgUrlRsp) ProtoMessage()

func (*GetImgUrlRsp) ProtoReflect

func (x *GetImgUrlRsp) ProtoReflect() protoreflect.Message

func (*GetImgUrlRsp) Reset

func (x *GetImgUrlRsp) Reset()

func (*GetImgUrlRsp) String

func (x *GetImgUrlRsp) String() string

type IPv6Info

type IPv6Info struct {
	Ip6  []byte `protobuf:"bytes,1,opt,name=ip6,proto3" json:"ip6,omitempty"`
	Port int32  `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
	// contains filtered or unexported fields
}

func (*IPv6Info) Descriptor deprecated

func (*IPv6Info) Descriptor() ([]byte, []int)

Deprecated: Use IPv6Info.ProtoReflect.Descriptor instead.

func (*IPv6Info) GetIp6

func (x *IPv6Info) GetIp6() []byte

func (*IPv6Info) GetPort

func (x *IPv6Info) GetPort() int32

func (*IPv6Info) ProtoMessage

func (*IPv6Info) ProtoMessage()

func (*IPv6Info) ProtoReflect

func (x *IPv6Info) ProtoReflect() protoreflect.Message

func (*IPv6Info) Reset

func (x *IPv6Info) Reset()

func (*IPv6Info) String

func (x *IPv6Info) String() string

type ReqBody

type ReqBody struct {
	Subcmd          int32              `protobuf:"varint,1,opt,name=subcmd,proto3" json:"subcmd,omitempty"`
	MsgTryupImgReq  []*D352TryUpImgReq `protobuf:"bytes,2,rep,name=msgTryupImgReq,proto3" json:"msgTryupImgReq,omitempty"`
	MsgGetimgUrlReq []*GetImgUrlReq    `protobuf:"bytes,3,rep,name=msgGetimgUrlReq,proto3" json:"msgGetimgUrlReq,omitempty"`
	MsgDelImgReq    []*DelImgReq       `protobuf:"bytes,4,rep,name=msgDelImgReq,proto3" json:"msgDelImgReq,omitempty"`
	NetType         int32              `protobuf:"varint,10,opt,name=netType,proto3" json:"netType,omitempty"`
	// contains filtered or unexported fields
}

func (*ReqBody) Descriptor deprecated

func (*ReqBody) Descriptor() ([]byte, []int)

Deprecated: Use ReqBody.ProtoReflect.Descriptor instead.

func (*ReqBody) GetMsgDelImgReq

func (x *ReqBody) GetMsgDelImgReq() []*DelImgReq

func (*ReqBody) GetMsgGetimgUrlReq

func (x *ReqBody) GetMsgGetimgUrlReq() []*GetImgUrlReq

func (*ReqBody) GetMsgTryupImgReq

func (x *ReqBody) GetMsgTryupImgReq() []*D352TryUpImgReq

func (*ReqBody) GetNetType

func (x *ReqBody) GetNetType() int32

func (*ReqBody) GetSubcmd

func (x *ReqBody) GetSubcmd() int32

func (*ReqBody) ProtoMessage

func (*ReqBody) ProtoMessage()

func (*ReqBody) ProtoReflect

func (x *ReqBody) ProtoReflect() protoreflect.Message

func (*ReqBody) Reset

func (x *ReqBody) Reset()

func (*ReqBody) String

func (x *ReqBody) String() string

type RspBody

type RspBody struct {
	Subcmd          int32           `protobuf:"varint,1,opt,name=subcmd,proto3" json:"subcmd,omitempty"`
	MsgTryupImgRsp  []*TryUpImgRsp  `protobuf:"bytes,2,rep,name=msgTryupImgRsp,proto3" json:"msgTryupImgRsp,omitempty"`
	MsgGetimgUrlRsp []*GetImgUrlRsp `protobuf:"bytes,3,rep,name=msgGetimgUrlRsp,proto3" json:"msgGetimgUrlRsp,omitempty"`
	BoolNewBigchan  bool            `protobuf:"varint,4,opt,name=boolNewBigchan,proto3" json:"boolNewBigchan,omitempty"`
	MsgDelImgRsp    []*DelImgRsp    `protobuf:"bytes,5,rep,name=msgDelImgRsp,proto3" json:"msgDelImgRsp,omitempty"`
	FailMsg         string          `protobuf:"bytes,10,opt,name=failMsg,proto3" json:"failMsg,omitempty"`
	// contains filtered or unexported fields
}

func (*RspBody) Descriptor deprecated

func (*RspBody) Descriptor() ([]byte, []int)

Deprecated: Use RspBody.ProtoReflect.Descriptor instead.

func (*RspBody) GetBoolNewBigchan

func (x *RspBody) GetBoolNewBigchan() bool

func (*RspBody) GetFailMsg

func (x *RspBody) GetFailMsg() string

func (*RspBody) GetMsgDelImgRsp

func (x *RspBody) GetMsgDelImgRsp() []*DelImgRsp

func (*RspBody) GetMsgGetimgUrlRsp

func (x *RspBody) GetMsgGetimgUrlRsp() []*GetImgUrlRsp

func (*RspBody) GetMsgTryupImgRsp

func (x *RspBody) GetMsgTryupImgRsp() []*TryUpImgRsp

func (*RspBody) GetSubcmd

func (x *RspBody) GetSubcmd() int32

func (*RspBody) ProtoMessage

func (*RspBody) ProtoMessage()

func (*RspBody) ProtoReflect

func (x *RspBody) ProtoReflect() protoreflect.Message

func (*RspBody) Reset

func (x *RspBody) Reset()

func (*RspBody) String

func (x *RspBody) String() string

type TryUpImgRsp

type TryUpImgRsp struct {
	FileId           int64           `protobuf:"varint,1,opt,name=fileId,proto3" json:"fileId,omitempty"`
	ClientIp         int32           `protobuf:"varint,2,opt,name=clientIp,proto3" json:"clientIp,omitempty"`
	Result           int32           `protobuf:"varint,3,opt,name=result,proto3" json:"result,omitempty"`
	FailMsg          string          `protobuf:"bytes,4,opt,name=failMsg,proto3" json:"failMsg,omitempty"`
	BoolFileExit     bool            `protobuf:"varint,5,opt,name=boolFileExit,proto3" json:"boolFileExit,omitempty"`
	MsgImgInfo       *D352ImgInfo    `protobuf:"bytes,6,opt,name=msgImgInfo,proto3" json:"msgImgInfo,omitempty"`
	Uint32UpIp       []int32         `protobuf:"varint,7,rep,packed,name=uint32UpIp,proto3" json:"uint32UpIp,omitempty"`
	Uint32UpPort     []int32         `protobuf:"varint,8,rep,packed,name=uint32UpPort,proto3" json:"uint32UpPort,omitempty"`
	UpUkey           []byte          `protobuf:"bytes,9,opt,name=upUkey,proto3" json:"upUkey,omitempty"`
	UpResid          string          `protobuf:"bytes,10,opt,name=upResid,proto3" json:"upResid,omitempty"`
	UpUuid           string          `protobuf:"bytes,11,opt,name=upUuid,proto3" json:"upUuid,omitempty"`
	UpOffset         int64           `protobuf:"varint,12,opt,name=upOffset,proto3" json:"upOffset,omitempty"`
	BlockSize        int64           `protobuf:"varint,13,opt,name=blockSize,proto3" json:"blockSize,omitempty"`
	EncryptDstip     []byte          `protobuf:"bytes,14,opt,name=encryptDstip,proto3" json:"encryptDstip,omitempty"`
	Roamdays         int32           `protobuf:"varint,15,opt,name=roamdays,proto3" json:"roamdays,omitempty"`
	MsgUpIp6         []*IPv6Info     `protobuf:"bytes,26,rep,name=msgUpIp6,proto3" json:"msgUpIp6,omitempty"`
	ClientIp6        []byte          `protobuf:"bytes,27,opt,name=clientIp6,proto3" json:"clientIp6,omitempty"`
	ThumbDownPara    []byte          `protobuf:"bytes,60,opt,name=thumbDownPara,proto3" json:"thumbDownPara,omitempty"`
	OriginalDownPara []byte          `protobuf:"bytes,61,opt,name=originalDownPara,proto3" json:"originalDownPara,omitempty"`
	DownDomain       []byte          `protobuf:"bytes,62,opt,name=downDomain,proto3" json:"downDomain,omitempty"`
	BigDownPara      []byte          `protobuf:"bytes,64,opt,name=bigDownPara,proto3" json:"bigDownPara,omitempty"`
	BigThumbDownPara []byte          `protobuf:"bytes,65,opt,name=bigThumbDownPara,proto3" json:"bigThumbDownPara,omitempty"`
	HttpsUrlFlag     int32           `protobuf:"varint,66,opt,name=httpsUrlFlag,proto3" json:"httpsUrlFlag,omitempty"`
	MsgInfo4Busi     *TryUpInfo4Busi `protobuf:"bytes,1001,opt,name=msgInfo4busi,proto3" json:"msgInfo4busi,omitempty"`
	// contains filtered or unexported fields
}

func (*TryUpImgRsp) Descriptor deprecated

func (*TryUpImgRsp) Descriptor() ([]byte, []int)

Deprecated: Use TryUpImgRsp.ProtoReflect.Descriptor instead.

func (*TryUpImgRsp) GetBigDownPara

func (x *TryUpImgRsp) GetBigDownPara() []byte

func (*TryUpImgRsp) GetBigThumbDownPara

func (x *TryUpImgRsp) GetBigThumbDownPara() []byte

func (*TryUpImgRsp) GetBlockSize

func (x *TryUpImgRsp) GetBlockSize() int64

func (*TryUpImgRsp) GetBoolFileExit

func (x *TryUpImgRsp) GetBoolFileExit() bool

func (*TryUpImgRsp) GetClientIp

func (x *TryUpImgRsp) GetClientIp() int32

func (*TryUpImgRsp) GetClientIp6

func (x *TryUpImgRsp) GetClientIp6() []byte

func (*TryUpImgRsp) GetDownDomain

func (x *TryUpImgRsp) GetDownDomain() []byte

func (*TryUpImgRsp) GetEncryptDstip

func (x *TryUpImgRsp) GetEncryptDstip() []byte

func (*TryUpImgRsp) GetFailMsg

func (x *TryUpImgRsp) GetFailMsg() string

func (*TryUpImgRsp) GetFileId

func (x *TryUpImgRsp) GetFileId() int64

func (*TryUpImgRsp) GetHttpsUrlFlag

func (x *TryUpImgRsp) GetHttpsUrlFlag() int32

func (*TryUpImgRsp) GetMsgImgInfo

func (x *TryUpImgRsp) GetMsgImgInfo() *D352ImgInfo

func (*TryUpImgRsp) GetMsgInfo4Busi

func (x *TryUpImgRsp) GetMsgInfo4Busi() *TryUpInfo4Busi

func (*TryUpImgRsp) GetMsgUpIp6

func (x *TryUpImgRsp) GetMsgUpIp6() []*IPv6Info

func (*TryUpImgRsp) GetOriginalDownPara

func (x *TryUpImgRsp) GetOriginalDownPara() []byte

func (*TryUpImgRsp) GetResult

func (x *TryUpImgRsp) GetResult() int32

func (*TryUpImgRsp) GetRoamdays

func (x *TryUpImgRsp) GetRoamdays() int32

func (*TryUpImgRsp) GetThumbDownPara

func (x *TryUpImgRsp) GetThumbDownPara() []byte

func (*TryUpImgRsp) GetUint32UpIp

func (x *TryUpImgRsp) GetUint32UpIp() []int32

func (*TryUpImgRsp) GetUint32UpPort

func (x *TryUpImgRsp) GetUint32UpPort() []int32

func (*TryUpImgRsp) GetUpOffset

func (x *TryUpImgRsp) GetUpOffset() int64

func (*TryUpImgRsp) GetUpResid

func (x *TryUpImgRsp) GetUpResid() string

func (*TryUpImgRsp) GetUpUkey

func (x *TryUpImgRsp) GetUpUkey() []byte

func (*TryUpImgRsp) GetUpUuid

func (x *TryUpImgRsp) GetUpUuid() string

func (*TryUpImgRsp) ProtoMessage

func (*TryUpImgRsp) ProtoMessage()

func (*TryUpImgRsp) ProtoReflect

func (x *TryUpImgRsp) ProtoReflect() protoreflect.Message

func (*TryUpImgRsp) Reset

func (x *TryUpImgRsp) Reset()

func (*TryUpImgRsp) String

func (x *TryUpImgRsp) String() string

type TryUpInfo4Busi

type TryUpInfo4Busi struct {
	FileResid       []byte `protobuf:"bytes,1,opt,name=fileResid,proto3" json:"fileResid,omitempty"`
	DownDomain      []byte `protobuf:"bytes,2,opt,name=downDomain,proto3" json:"downDomain,omitempty"`
	ThumbDownUrl    []byte `protobuf:"bytes,3,opt,name=thumbDownUrl,proto3" json:"thumbDownUrl,omitempty"`
	OriginalDownUrl []byte `protobuf:"bytes,4,opt,name=originalDownUrl,proto3" json:"originalDownUrl,omitempty"`
	BigDownUrl      []byte `protobuf:"bytes,5,opt,name=bigDownUrl,proto3" json:"bigDownUrl,omitempty"`
	// contains filtered or unexported fields
}

func (*TryUpInfo4Busi) Descriptor deprecated

func (*TryUpInfo4Busi) Descriptor() ([]byte, []int)

Deprecated: Use TryUpInfo4Busi.ProtoReflect.Descriptor instead.

func (*TryUpInfo4Busi) GetBigDownUrl

func (x *TryUpInfo4Busi) GetBigDownUrl() []byte

func (*TryUpInfo4Busi) GetDownDomain

func (x *TryUpInfo4Busi) GetDownDomain() []byte

func (*TryUpInfo4Busi) GetFileResid

func (x *TryUpInfo4Busi) GetFileResid() []byte

func (*TryUpInfo4Busi) GetOriginalDownUrl

func (x *TryUpInfo4Busi) GetOriginalDownUrl() []byte

func (*TryUpInfo4Busi) GetThumbDownUrl

func (x *TryUpInfo4Busi) GetThumbDownUrl() []byte

func (*TryUpInfo4Busi) ProtoMessage

func (*TryUpInfo4Busi) ProtoMessage()

func (*TryUpInfo4Busi) ProtoReflect

func (x *TryUpInfo4Busi) ProtoReflect() protoreflect.Message

func (*TryUpInfo4Busi) Reset

func (x *TryUpInfo4Busi) Reset()

func (*TryUpInfo4Busi) String

func (x *TryUpInfo4Busi) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL