public interface SubmitDirectEditTaskSyncResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
int |
getCode()
int32 Code = 1; |
String |
getOutput()
string Output = 3; |
com.google.protobuf.ByteString |
getOutputBytes()
string Output = 3; |
String |
getReqId()
string ReqId = 2; |
com.google.protobuf.ByteString |
getReqIdBytes()
string ReqId = 2; |
int getCode()
int32 Code = 1;
String getReqId()
string ReqId = 2;
com.google.protobuf.ByteString getReqIdBytes()
string ReqId = 2;
String getOutput()
string Output = 3;
com.google.protobuf.ByteString getOutputBytes()
string Output = 3;
Copyright © 2024. All rights reserved.