Class CloudChannelReportsServiceGrpc (3.9.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 Platform (GCP), Google Voice, and Google Workspace.)

Inheritance

java.lang.Object > CloudChannelReportsServiceGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
TypeDescription
String

Static Methods

getFetchReportResultsMethod()

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

getListReportsMethod()

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

getRunReportJobMethod()

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

getServiceDescriptor()

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

newBlockingStub(Channel channel)

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)

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)

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