public interface StatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
ErrorCode |
getErrorCode()
.milvus.proto.common.ErrorCode error_code = 1; |
int |
getErrorCodeValue()
.milvus.proto.common.ErrorCode error_code = 1; |
String |
getReason()
string reason = 2; |
com.google.protobuf.ByteString |
getReasonBytes()
string reason = 2; |
int getErrorCodeValue()
.milvus.proto.common.ErrorCode error_code = 1;
ErrorCode getErrorCode()
.milvus.proto.common.ErrorCode error_code = 1;
String getReason()
string reason = 2;
com.google.protobuf.ByteString getReasonBytes()
string reason = 2;
Copyright © 2022. All rights reserved.