Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
Property Value
Type
Description
string
PageSize
public int PageSize { get; set; }
Optional. The maximum number of items to return in a single page. By
default 100 and at most 1000.
Optional. The next_page_token value returned from a previous list request.
Property Value
Type
Description
string
Parent
public string Parent { get; set; }
Required. The agent to list all intents from.
Format: projects/<Project ID>/agent or projects/<Project
ID>/locations/<Location ID>/agent.
Alternatively, you can specify the environment to list intents for.
Format: projects/<Project ID>/agent/environments/<Environment ID>
or projects/<Project ID>/locations/<Location
ID>/agent/environments/<Environment ID>.
Note: training phrases of the intents will not be returned for non-draft
environment.
Property Value
Type
Description
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 document provides reference documentation for the \u003ccode\u003eListIntentsRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIntentsRequest\u003c/code\u003e class is used to construct a request for retrieving a list of intents from a Dialogflow agent, offering multiple versions that range from 3.2.0 all the way to the current latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eIt includes implementation details like \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 interfaces, along with details of the class's constructors and properties such as \u003ccode\u003eIntentView\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003ePageSize\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports specifying parameters such as the agent, language, page size, and token to customize the list of intents retrieved, and also contains the inherited members of \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIntentRequest\u003c/code\u003e class has methods to view the parent agent by the typed \u003ccode\u003eAgentName\u003c/code\u003e, and is contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]