The language to list intents for. The following fields are language
dependent:
Intent.training_phrases.parts.text
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 to list all intents for.
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 webpage details the \u003ccode\u003eListIntentsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, used to request a list of intents from Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIntentsRequest\u003c/code\u003e class is versioned, with version 2.23.0 being the latest, and it supports versions down to 1.0.0, as can be seen in the version drop down and available hyperlinks to each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple 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, indicating its capabilities for message handling, equality checks, deep cloning, buffer operations, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListIntentsRequest\u003c/code\u003e class include \u003ccode\u003eIntentView\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which allow for specifying the view, language, pagination details, and the agent for which to list intents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIntentsRequest\u003c/code\u003e has two constructors, one default and one that take in another \u003ccode\u003eListIntentsRequest\u003c/code\u003e, \u003ccode\u003eother\u003c/code\u003e, as a parameter.\u003c/p\u003e\n"]]],[],null,[]]