public static interface Summary.ConnectorErrorSummaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
string message = 1; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 1; |
String |
getRootCause()
string root_cause = 2; |
com.google.protobuf.ByteString |
getRootCauseBytes()
string root_cause = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getMessage()
string message = 1;
com.google.protobuf.ByteString getMessageBytes()
string message = 1;
String getRootCause()
string root_cause = 2;
com.google.protobuf.ByteString getRootCauseBytes()
string root_cause = 2;