public interface ErrorDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRequestedResource()
optional string requested_resource = 1; |
com.google.protobuf.ByteString |
getRequestedResourceBytes()
optional string requested_resource = 1; |
java.lang.String |
getStacktrace()
optional string stacktrace = 2; |
com.google.protobuf.ByteString |
getStacktraceBytes()
optional string stacktrace = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getRequestedResource()
optional string requested_resource = 1;com.google.protobuf.ByteString getRequestedResourceBytes()
optional string requested_resource = 1;java.lang.String getStacktrace()
optional string stacktrace = 2;com.google.protobuf.ByteString getStacktraceBytes()
optional string stacktrace = 2;