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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class is used to handle the response message from the \u003ccode\u003eExperiments.ListExperiments\u003c/code\u003e method call, providing access to a list of experiments.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's inheritance from several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, detailing its role and functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, from 1.0.0 to the latest 2.23.0, offering links to the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eExperiments\u003c/code\u003e which is the list of experiments, and \u003ccode\u003eNextPageToken\u003c/code\u003e which is used for paginating through the results.\u003c/p\u003e\n"]]],[],null,[]]