Home
last modified time | relevance | path

Searched defs:reportErrorEvent (Results 1 – 3 of 3) sorted by relevance

/external/google-cloud-java/java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/
DReportErrorsServiceClient.java216 public final ReportErrorEventResponse reportErrorEvent( in reportErrorEvent() method in ReportErrorsServiceClient
268 public final ReportErrorEventResponse reportErrorEvent( in reportErrorEvent() method in ReportErrorsServiceClient
315 public final ReportErrorEventResponse reportErrorEvent(ReportErrorEventRequest request) { in reportErrorEvent() method in ReportErrorsServiceClient
/external/google-cloud-java/java-errorreporting/grpc-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/
DReportErrorsServiceGrpc.java153 default void reportErrorEvent( in reportErrorEvent() method
214 public void reportErrorEvent( in reportErrorEvent() method in ReportErrorsServiceGrpc.ReportErrorsServiceStub
263 reportErrorEvent( in reportErrorEvent() method in ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub
308 reportErrorEvent( in reportErrorEvent() method in ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub
/external/google-cloud-java/java-errorreporting/google-cloud-errorreporting/src/test/java/com/google/devtools/clouderrorreporting/v1beta1/
DMockReportErrorsServiceImpl.java62 public void reportErrorEvent( in reportErrorEvent() method in MockReportErrorsServiceImpl