public static interface GetFileChunkRespEntity.GetFileChunkRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getChunkContent()
bytes chunk_content = 4; |
int |
getChunkNum()
uint32 chunk_num = 3; |
com.google.protobuf.ByteString |
getFileKey()
bytes file_key = 2; |
Copyright © 2022. All rights reserved.