public interface FileNameTaskInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFileName()
对应的FileName
string FileName = 1; |
com.google.protobuf.ByteString |
getFileNameBytes()
对应的FileName
string FileName = 1; |
String |
getMessage()
失败信息 成功时为""
string Message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
失败信息 成功时为""
string Message = 2; |
String |
getTaskId()
成功的任务Id 失败时为""
string TaskId = 3; |
com.google.protobuf.ByteString |
getTaskIdBytes()
成功的任务Id 失败时为""
string TaskId = 3; |
String getFileName()
对应的FileName
string FileName = 1;com.google.protobuf.ByteString getFileNameBytes()
对应的FileName
string FileName = 1;String getMessage()
失败信息 成功时为""
string Message = 2;com.google.protobuf.ByteString getMessageBytes()
失败信息 成功时为""
string Message = 2;String getTaskId()
成功的任务Id 失败时为""
string TaskId = 3;com.google.protobuf.ByteString getTaskIdBytes()
成功的任务Id 失败时为""
string TaskId = 3;Copyright © 2025. All rights reserved.