public RepeatedField<Experiment> Experiments { get; }
The list of experiments. There will be a maximum number of items
returned based on the page_size field in the request. The list may in some
cases be empty or contain fewer entries than page_size even if this isn't
the last page.
[[["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 provides reference documentation for the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class is used to handle the response from a \u003ccode\u003eListExperiments\u003c/code\u003e request in the Dialogflow v3 API, showing a list of experiment data.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the API documentation, ranging from version 1.0.0 to the latest version, 2.23.0, which can be accessed via hyperlinks.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListExperimentsResponse\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, offering various functionalities for data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties \u003ccode\u003eExperiments\u003c/code\u003e, which is a list of all experiments with a max amount based on the page size requested, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string used for paging in the results when more experiments are available.\u003c/p\u003e\n"]]],[],null,[]]