Optional. Filter on suggestions fields. Currently predicates on
create_time and create_time_epoch_microseconds are supported.
create_time only support milliseconds accuracy. E.g.,
create_time_epoch_microseconds > 1551790877964485 or
create_time > "2017-01-15T01:30:15.01Z"
For more information about filtering, see
API Filtering.
Required. The name of the participant to fetch suggestions for.
Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>/participants/<Participant ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListSuggestionsRequest\u003c/code\u003e class is used to request a list of suggestions from the Dialogflow v2beta1 API, specifically for the \u003ccode\u003eParticipants.ListSuggestions\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003ePageToken\u003c/code\u003e to customize the suggestion retrieval, including options to filter by creation time and manage pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required field specifying the participant for whom suggestions are requested, using a structured format to identify the participant within the project, location, and conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e1.0.0-beta23\u003c/code\u003e, which can be accessed via the relevant documentation link provided, and there is a previous version (\u003ccode\u003e1.0.0-beta22\u003c/code\u003e) also available, which is marked as obsolete.\u003c/p\u003e\n"]]],[],null,[]]