Returns a raw HTTP response for post /api/v1/public/{share_token}/datasets/runs/query,
but is otherwise the same as [RunServiceAsync.query]..
public CompletableFuture<HttpResponseFor<RunQueryResponse>> query(
String shareToken,
RunQueryParams params
)Returns a raw HTTP response for post /api/v1/public/{share_token}/datasets/runs/query,
but is otherwise the same as [RunServiceAsync.query].
| Name | Type | Description |
|---|---|---|
shareToken* | String | |
params* | RunQueryParams |