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 details the \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for retrieving a list of changelogs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsRequest\u003c/code\u003e class is part of the Dialogflow CX V3 API 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.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to customize the request for changelog data, including filtering by user, resource, action, type, and creation time.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of this API is \u003ccode\u003e2.23.0\u003c/code\u003e, with a list of previous versions starting from version \u003ccode\u003e1.0.0\u003c/code\u003e also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListChangelogsRequest\u003c/code\u003e constructor allows for the creation of a new instance or copying from an existing one, using the default public \u003ccode\u003eListChangelogsRequest()\u003c/code\u003e or a parameterized \u003ccode\u003eListChangelogsRequest(ListChangelogsRequest other)\u003c/code\u003econstructor.\u003c/p\u003e\n"]]],[],null,[]]