public abstract class DashboardQueryServiceStub implements BackgroundResourceBase stub class for the DashboardQueryService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
DashboardQueryServiceStub()
public DashboardQueryServiceStub()Methods
close()
public abstract void close()executeDashboardQueryCallable()
public UnaryCallable<ExecuteDashboardQueryRequest,ExecuteDashboardQueryResponse> executeDashboardQueryCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ExecuteDashboardQueryRequest,ExecuteDashboardQueryResponse> |
|
getDashboardQueryCallable()
public UnaryCallable<GetDashboardQueryRequest,DashboardQuery> getDashboardQueryCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetDashboardQueryRequest,DashboardQuery> |
|