public interface FileNameTaskInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
对应的FileName
|
com.google.protobuf.ByteString |
getFileNameBytes()
对应的FileName
|
String |
getMessage()
失败信息 成功时为""
|
com.google.protobuf.ByteString |
getMessageBytes()
失败信息 成功时为""
|
String |
getTaskId()
成功的任务Id 失败时为""
|
com.google.protobuf.ByteString |
getTaskIdBytes()
成功的任务Id 失败时为""
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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.