public static interface Timeseries.FailedRowInfoOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorCode()
optional string error_code = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getErrorCodeBytes()
optional string error_code = 2; |
String |
getErrorMessage()
optional string error_message = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string error_message = 3; |
int |
getRowIndex()
required int32 row_index = 1; |
boolean |
hasErrorCode()
optional string error_code = 2; |
boolean |
hasErrorMessage()
optional string error_message = 3; |
boolean |
hasRowIndex()
required int32 row_index = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRowIndex()
required int32 row_index = 1;int getRowIndex()
required int32 row_index = 1;boolean hasErrorCode()
optional string error_code = 2;String getErrorCode()
optional string error_code = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getErrorCodeBytes()
optional string error_code = 2;boolean hasErrorMessage()
optional string error_message = 3;String getErrorMessage()
optional string error_message = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 3;Copyright © 2025. All Rights Reserved.