If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
Property Value
Type
Description
System.String
PageSize
public int PageSize { get; set; }
The maximum number of items to return in a single page. By default 100 and
at most 1000.
Property Value
Type
Description
System.Int32
PageToken
public string PageToken { get; set; }
The next_page_token value returned from a previous list request.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. The agent containing the flows.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
Property Value
Type
Description
System.String
ParentAsAgentName
public AgentName ParentAsAgentName { get; set; }
AgentName-typed view over the Parent resource name property.
[[["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 page details the \u003ccode\u003eListFlowsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, used to request a list of flows from Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eListFlowsRequest\u003c/code\u003e is 2.23.0, while versions are available all the way back to 1.0.0, providing a historical archive of prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFlowsRequest\u003c/code\u003e class 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\u003eKey properties of \u003ccode\u003eListFlowsRequest\u003c/code\u003e include \u003ccode\u003eLanguageCode\u003c/code\u003e to specify the language, \u003ccode\u003ePageSize\u003c/code\u003e to limit the number of results, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to define the agent from which flows should be listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsAgentName\u003c/code\u003e property provides a strongly-typed way to interact with the agent name used in the \u003ccode\u003eParent\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]