@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/devtools/clouderrorreporting/v1beta1/error_stats_service.proto")
public final class ErrorStatsServiceGrpc
extends java.lang.Object
An API for retrieving and managing error statistics as well as data for individual events.
Modifier and Type | Class and Description |
---|---|
static class |
ErrorStatsServiceGrpc.ErrorStatsServiceBlockingStub
An API for retrieving and managing error statistics as well as data for
individual events.
|
static class |
ErrorStatsServiceGrpc.ErrorStatsServiceFutureStub
An API for retrieving and managing error statistics as well as data for
individual events.
|
static class |
ErrorStatsServiceGrpc.ErrorStatsServiceImplBase
An API for retrieving and managing error statistics as well as data for
individual events.
|
static class |
ErrorStatsServiceGrpc.ErrorStatsServiceStub
An API for retrieving and managing error statistics as well as data for
individual events.
|
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<DeleteEventsRequest,DeleteEventsResponse> |
METHOD_DELETE_EVENTS |
static io.grpc.MethodDescriptor<ListEventsRequest,ListEventsResponse> |
METHOD_LIST_EVENTS |
static io.grpc.MethodDescriptor<ListGroupStatsRequest,ListGroupStatsResponse> |
METHOD_LIST_GROUP_STATS |
static java.lang.String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ErrorStatsServiceGrpc.ErrorStatsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ErrorStatsServiceGrpc.ErrorStatsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ErrorStatsServiceGrpc.ErrorStatsServiceStub |
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<ListGroupStatsRequest,ListGroupStatsResponse> METHOD_LIST_GROUP_STATS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListEventsRequest,ListEventsResponse> METHOD_LIST_EVENTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteEventsRequest,DeleteEventsResponse> METHOD_DELETE_EVENTS
public static ErrorStatsServiceGrpc.ErrorStatsServiceStub newStub(io.grpc.Channel channel)
public static ErrorStatsServiceGrpc.ErrorStatsServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ErrorStatsServiceGrpc.ErrorStatsServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()