The filter string. Supports filter by user_email, resource, type and
create_time. Some examples:
By user email:
user_email = "someone@google.com"
By resource name:
resource = "projects/123/locations/global/agents/456/flows/789"
By resource display name:
display_name = "my agent"
By action:
action = "Create"
By type:
type = "flows"
By create time. Currently predicates on create_time and
create_time_epoch_seconds are supported:
create_time_epoch_seconds > 1551790877 AND create_time <=
2017-01-15T01:30:15.01Z
Combination of above filters:
resource = "projects/123/locations/global/agents/456/flows/789"
AND user_email = "someone@google.com"
AND create_time <= 2017-01-15T01:30:15.01Z
[[["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 provides documentation for the \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its functionality in retrieving changelogs.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class is part of version 2.0.0 of the Dialogflow CX V3 .NET library, with the latest release being 2.23.0, and is used for listing changelogs, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions ranging from 1.0.0 to the latest 2.23.0, offering links to each version's specific documentation and enabling navigation through the different changelog request versions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListChangelogsRequest\u003c/code\u003e include \u003ccode\u003eFilter\u003c/code\u003e for specifying filtering criteria, \u003ccode\u003ePageSize\u003c/code\u003e for setting the number of items per page, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e for defining the agent containing the changelogs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class allows for filtering changelogs by user email, resource name, resource display name, action, type, or create time, offering flexible retrieval options.\u003c/p\u003e\n"]]],[],null,[]]