Uses of Class
ai.promoted.proto.event.ErrorHistory
-
Packages that use ErrorHistory Package Description ai.promoted.proto.event -
-
Uses of ErrorHistory in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return ErrorHistory Modifier and Type Method Description ErrorHistoryErrorHistory.Builder. build()ErrorHistoryErrorHistory.Builder. buildPartial()static ErrorHistoryErrorHistory. getDefaultInstance()ErrorHistoryErrorHistory.Builder. getDefaultInstanceForType()ErrorHistoryErrorHistory. getDefaultInstanceForType()ErrorHistoryMobileDiagnostics.Builder. getErrorHistory().event.ErrorHistory error_history = 7 [json_name = "errorHistory"];ErrorHistoryMobileDiagnostics. getErrorHistory().event.ErrorHistory error_history = 7 [json_name = "errorHistory"];ErrorHistoryMobileDiagnosticsOrBuilder. getErrorHistory().event.ErrorHistory error_history = 7 [json_name = "errorHistory"];static ErrorHistoryErrorHistory. parseDelimitedFrom(InputStream input)static ErrorHistoryErrorHistory. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorHistoryErrorHistory. parseFrom(byte[] data)static ErrorHistoryErrorHistory. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorHistoryErrorHistory. parseFrom(com.google.protobuf.ByteString data)static ErrorHistoryErrorHistory. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorHistoryErrorHistory. parseFrom(com.google.protobuf.CodedInputStream input)static ErrorHistoryErrorHistory. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorHistoryErrorHistory. parseFrom(InputStream input)static ErrorHistoryErrorHistory. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorHistoryErrorHistory. parseFrom(ByteBuffer data)static ErrorHistoryErrorHistory. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.event that return types with arguments of type ErrorHistory Modifier and Type Method Description com.google.protobuf.Parser<ErrorHistory>ErrorHistory. getParserForType()static com.google.protobuf.Parser<ErrorHistory>ErrorHistory. parser()Methods in ai.promoted.proto.event with parameters of type ErrorHistory Modifier and Type Method Description MobileDiagnostics.BuilderMobileDiagnostics.Builder. mergeErrorHistory(ErrorHistory value).event.ErrorHistory error_history = 7 [json_name = "errorHistory"];ErrorHistory.BuilderErrorHistory.Builder. mergeFrom(ErrorHistory other)static ErrorHistory.BuilderErrorHistory. newBuilder(ErrorHistory prototype)MobileDiagnostics.BuilderMobileDiagnostics.Builder. setErrorHistory(ErrorHistory value).event.ErrorHistory error_history = 7 [json_name = "errorHistory"];
-