@Generated(value="by gRPC proto compiler", comments="Source: google/analytics/data/v1alpha/analytics_data_api.proto") public final class AlphaAnalyticsDataGrpc extends Object
Google Analytics reporting data service.
| Modifier and Type | Class and Description |
|---|---|
static class |
AlphaAnalyticsDataGrpc.AlphaAnalyticsDataBlockingStub
Google Analytics reporting data service.
|
static class |
AlphaAnalyticsDataGrpc.AlphaAnalyticsDataFutureStub
Google Analytics reporting data service.
|
static class |
AlphaAnalyticsDataGrpc.AlphaAnalyticsDataImplBase
Google Analytics reporting data service.
|
static class |
AlphaAnalyticsDataGrpc.AlphaAnalyticsDataStub
Google Analytics reporting data service.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<RunFunnelReportRequest,RunFunnelReportResponse> |
getRunFunnelReportMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<RunFunnelReportRequest,RunFunnelReportResponse> getRunFunnelReportMethod()
public static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataStub newStub(io.grpc.Channel channel)
public static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AlphaAnalyticsDataGrpc.AlphaAnalyticsDataFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.