Optional. Filter on message 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.
[[["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 webpage documents the \u003ccode\u003eListMessagesRequest\u003c/code\u003e class, which is used to request a list of messages for a specific conversation in the Dialogflow V2 API, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListMessagesRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, and includes members that were also inherited from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsConversationName\u003c/code\u003e to specify parameters for the message list request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property of \u003ccode\u003eListMessagesRequest\u003c/code\u003e allows for filtering messages based on fields like \u003ccode\u003ecreate_time\u003c/code\u003e and \u003ccode\u003ecreate_time_epoch_microseconds\u003c/code\u003e, while \u003ccode\u003ePageSize\u003c/code\u003e controls the number of messages returned per page and \u003ccode\u003ePageToken\u003c/code\u003e allows retrieval of subsequent pages.\u003c/p\u003e\n"],["\u003cp\u003eThe list of versions of \u003ccode\u003eListMessagesRequest\u003c/code\u003e go as far back as version 3.2.0, and the \u003ccode\u003eParent\u003c/code\u003e property specifies the conversation context by its name, which is required to send the request.\u003c/p\u003e\n"]]],[],null,[]]