@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/channel/v1/reports_service.proto") @Deprecated public final class CloudChannelReportsServiceGrpc extends Object
CloudChannelReportsService lets Google Cloud resellers and distributors retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud, Google Voice, and Google Workspace.) Deprecated: This service is being deprecated. Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudChannelReportsServiceGrpc.AsyncService
Deprecated.
|
static class |
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub
Deprecated.
|
static class |
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub
Deprecated.
|
static class |
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceImplBase
Deprecated.
|
static class |
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(CloudChannelReportsServiceGrpc.AsyncService service)
Deprecated.
|
static io.grpc.MethodDescriptor<FetchReportResultsRequest,FetchReportResultsResponse> |
getFetchReportResultsMethod()
Deprecated.
|
static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse> |
getListReportsMethod()
Deprecated.
|
static io.grpc.MethodDescriptor<RunReportJobRequest,com.google.longrunning.Operation> |
getRunReportJobMethod()
Deprecated.
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor()
Deprecated.
|
static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Deprecated.
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Deprecated.
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub |
newStub(io.grpc.Channel channel)
Deprecated.
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<RunReportJobRequest,com.google.longrunning.Operation> getRunReportJobMethod()
public static io.grpc.MethodDescriptor<FetchReportResultsRequest,FetchReportResultsResponse> getFetchReportResultsMethod()
public static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse> getListReportsMethod()
public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub newStub(io.grpc.Channel channel)
public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(CloudChannelReportsServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.