public static interface Pdpb.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
Pdpb.ErrorType |
getType()
.pdpb.ErrorType type = 1; |
int |
getTypeValue()
.pdpb.ErrorType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getTypeValue()
.pdpb.ErrorType type = 1;
Pdpb.ErrorType getType()
.pdpb.ErrorType type = 1;
String getMessage()
string message = 2;
com.google.protobuf.ByteString getMessageBytes()
string message = 2;
Copyright © 2024 PingCAP. All rights reserved.