public abstract class ReportServiceStub implements BackgroundResource
Base stub class for the ReportService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ReportServiceStub()
public ReportServiceStub()
Methods
close()
public abstract void close()
exportSavedReportCallable()
public UnaryCallable<ExportSavedReportRequest,Operation> exportSavedReportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ExportSavedReportRequest,Operation> |
exportSavedReportOperationCallable()
public OperationCallable<ExportSavedReportRequest,ExportSavedReportResponse,ExportSavedReportMetadata> exportSavedReportOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ExportSavedReportRequest,ExportSavedReportResponse,ExportSavedReportMetadata> |
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
OperationsStub |