Class CloudChannelReportsServiceStub (3.24.0)

public abstract class CloudChannelReportsServiceStub implements BackgroundResource

Base stub class for the CloudChannelReportsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudChannelReportsServiceStub

Implements

BackgroundResource

Constructors

CloudChannelReportsServiceStub()

public CloudChannelReportsServiceStub()

Methods

close()

public abstract void close()

fetchReportResultsCallable()

public UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()

fetchReportResultsPagedCallable()

public UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> fetchReportResultsPagedCallable()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listReportsCallable()

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()

listReportsPagedCallable()

public UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> listReportsPagedCallable()

runReportJobCallable()

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()

runReportJobOperationCallable()

public OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> runReportJobOperationCallable()