Class CloudChannelReportsServiceStub (3.48.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
Type Description
UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>

fetchReportResultsPagedCallable() (deprecated)

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

getHttpJsonOperationsStub() (deprecated)

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub() (deprecated)

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listReportsCallable() (deprecated)

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
Returns
Type Description
UnaryCallable<ListReportsRequest,ListReportsResponse>

listReportsPagedCallable() (deprecated)

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

runReportJobCallable() (deprecated)

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()
Returns
Type Description
UnaryCallable<RunReportJobRequest,Operation>

runReportJobOperationCallable() (deprecated)

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