@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/devtools/clouderrorreporting/v1beta1/report_errors_service.proto")
public final class ReportErrorsServiceGrpc
extends java.lang.Object
An API for reporting error events.
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub
An API for reporting error events.
|
static class |
ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub
An API for reporting error events.
|
static class |
ReportErrorsServiceGrpc.ReportErrorsServiceImplBase
An API for reporting error events.
|
static class |
ReportErrorsServiceGrpc.ReportErrorsServiceStub
An API for reporting error events.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ReportErrorEventRequest,ReportErrorEventResponse> |
METHOD_REPORT_ERROR_EVENT |
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ReportErrorsServiceGrpc.ReportErrorsServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ReportErrorEventRequest,ReportErrorEventResponse> METHOD_REPORT_ERROR_EVENT
public static ReportErrorsServiceGrpc.ReportErrorsServiceStub newStub(io.grpc.Channel channel)
public static ReportErrorsServiceGrpc.ReportErrorsServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ReportErrorsServiceGrpc.ReportErrorsServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()