The maximum number of items to return in a single page. By default 20 and
at most 100.
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][google.cloud.dialogflow.cx.v3.Agent] to list all environments 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\u003eListEnvironmentsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, used to request a list of environments from Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eListEnvironmentsRequest\u003c/code\u003e is 2.23.0, but it has a history going back to version 1.0.0, with numerous other versions in between.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsRequest\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 the \u003ccode\u003eListEnvironmentsRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e to set the maximum number of items per page, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e to specify the agent for which to list environments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListEnvironmentsRequest\u003c/code\u003e has a default constructor, as well as one accepting another \u003ccode\u003eListEnvironmentsRequest\u003c/code\u003e object as a parameter, and it has methods inherited from \u003ccode\u003eSystem.Object\u003c/code\u003e, such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]