Class CloudChannelReportsServiceGrpc (3.45.0)

public final class CloudChannelReportsServiceGrpc

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 instead.

Inheritance

java.lang.Object > CloudChannelReportsServiceGrpc

Static Fields

SERVICE_NAME (deprecated)

public static final String SERVICE_NAME
Field Value
TypeDescription
String

Static Methods

bindService(CloudChannelReportsServiceGrpc.AsyncService service) (deprecated)

public static final ServerServiceDefinition bindService(CloudChannelReportsServiceGrpc.AsyncService service)
Parameter
NameDescription
serviceCloudChannelReportsServiceGrpc.AsyncService
Returns
TypeDescription
io.grpc.ServerServiceDefinition

getFetchReportResultsMethod() (deprecated)

public static MethodDescriptor<FetchReportResultsRequest,FetchReportResultsResponse> getFetchReportResultsMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<FetchReportResultsRequest,FetchReportResultsResponse>

getListReportsMethod() (deprecated)

public static MethodDescriptor<ListReportsRequest,ListReportsResponse> getListReportsMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse>

getRunReportJobMethod() (deprecated)

public static MethodDescriptor<RunReportJobRequest,Operation> getRunReportJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<RunReportJobRequest,Operation>

getServiceDescriptor() (deprecated)

public static ServiceDescriptor getServiceDescriptor()
Returns
TypeDescription
io.grpc.ServiceDescriptor

newBlockingStub(Channel channel) (deprecated)

public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub newBlockingStub(Channel channel)

Creates a new blocking-style stub that supports unary and streaming output calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub

newFutureStub(Channel channel) (deprecated)

public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub newFutureStub(Channel channel)

Creates a new ListenableFuture-style stub that supports unary calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub

newStub(Channel channel) (deprecated)

public static CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub newStub(Channel channel)

Creates a new async stub that supports all call types for the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub