Package com.google.cloud.channel.v1
Class CloudChannelReportsServiceGrpc.CloudChannelReportsServiceImplBase
- java.lang.Object
-
- com.google.cloud.channel.v1.CloudChannelReportsServiceGrpc.CloudChannelReportsServiceImplBase
-
- All Implemented Interfaces:
CloudChannelReportsServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CloudChannelReportsServiceGrpc
public abstract static class CloudChannelReportsServiceGrpc.CloudChannelReportsServiceImplBase extends Object implements io.grpc.BindableService, CloudChannelReportsServiceGrpc.AsyncService
Base class for the server implementation of the service CloudChannelReportsService.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.)
-
-
Constructor Summary
Constructors Constructor Description CloudChannelReportsServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.channel.v1.CloudChannelReportsServiceGrpc.AsyncService
fetchReportResults, listReports, runReportJob
-
-