Class CloudChannelReportsServiceStub (3.15.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()
Returns

fetchReportResultsPagedCallable()

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

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listReportsCallable()

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
Returns

listReportsPagedCallable()

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

runReportJobCallable()

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()
Returns

runReportJobOperationCallable()

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