Class CloudChannelReportsServiceStub (3.45.0)

public abstract class CloudChannelReportsServiceStub implements BackgroundResource

Deprecated. This class is deprecated and will be removed in the next major version update.

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() (deprecated)

public CloudChannelReportsServiceStub()

Methods

close() (deprecated)

public abstract void close()

fetchReportResultsCallable() (deprecated)

public UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()
Returns
TypeDescription
UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>

fetchReportResultsPagedCallable() (deprecated)

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

getHttpJsonOperationsStub() (deprecated)

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub() (deprecated)

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listReportsCallable() (deprecated)

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
Returns
TypeDescription
UnaryCallable<ListReportsRequest,ListReportsResponse>

listReportsPagedCallable() (deprecated)

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

runReportJobCallable() (deprecated)

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()
Returns
TypeDescription
UnaryCallable<RunReportJobRequest,Operation>

runReportJobOperationCallable() (deprecated)

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