SuggestionsResource
object
List suggested questions and record suggestion events.
list()
-
Parameters:
- page_size – Maximum number of suggestions to return.
- page_token – Cursor from a previous page, if any.
- scope_id – Optional single scope id filter.
- scope_ids – Optional multi-scope id filter (comma-joined on the wire).
record_event()
AsyncSuggestionsResource
object
Async suggested-question APIs.
list()
-
Parameters:
- page_size – Maximum number of suggestions to return.
- page_token – Cursor from a previous page, if any.
- scope_id – Optional single scope id filter.
- scope_ids – Optional multi-scope id filter (comma-joined on the wire).