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\u003eThis webpage provides documentation for the \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its purpose and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is used to request a list of changelogs and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Dialogflow API, ranging from version 2.23.0 (latest) down to 1.0.0, with links to each version's documentation for \u003ccode\u003eListChangelogsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsRequest\u003c/code\u003e 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\u003eParentAsAgentName\u003c/code\u003e to customize the request for changelogs.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter the request to target specific criteria by applying filters by user email, resource name, display name, action, type, or creation time, or a combination of these.\u003c/p\u003e\n"]]],[],null,[]]