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 [Environment][google.cloud.dialogflow.cx.v3.Environment] to list all environments for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>.
Property Value
Type
Description
System.String
ParentAsEnvironmentName
public EnvironmentName ParentAsEnvironmentName { get; set; }
[[["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 outlines the \u003ccode\u003eListExperimentsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its structure and usage for listing experiments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsRequest\u003c/code\u003e class is a part of the Google Cloud Dialogflow CX V3 API, used to request a list of experiments, with the latest version being 2.23.0 and going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<ListExperimentsRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListExperimentsRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListExperimentsRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to control the pagination and scope of the list, allowing for specification of the maximum number of items per page and providing a token for subsequent page requests.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains methods such as \u003ccode\u003eListExperimentsRequest()\u003c/code\u003e that acts as a constructor, and \u003ccode\u003eListExperimentsRequest(ListExperimentsRequest other)\u003c/code\u003e for creating copies of this object.\u003c/p\u003e\n"]]],[],null,[]]