public abstract class DashboardChartServiceStub implements BackgroundResourceBase stub class for the DashboardChartService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
DashboardChartServiceStub()
public DashboardChartServiceStub()Methods
batchGetDashboardChartsCallable()
public UnaryCallable<BatchGetDashboardChartsRequest,BatchGetDashboardChartsResponse> batchGetDashboardChartsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<BatchGetDashboardChartsRequest,BatchGetDashboardChartsResponse> |
|
close()
public abstract void close()getDashboardChartCallable()
public UnaryCallable<GetDashboardChartRequest,DashboardChart> getDashboardChartCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetDashboardChartRequest,DashboardChart> |
|