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\u003eThe document provides reference information for the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for version 2.19.0 and other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListExperimentsResponse\u003c/code\u003e is a class used to handle the response when listing experiments in Dialogflow CX, as it is a response message for \u003ccode\u003eExperiments.ListExperiments\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e which allows for various functionalities such as message handling, comparison, deep cloning, buffering, and pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eExperiments\u003c/code\u003e of the type \u003ccode\u003eRepeatedField<Experiment>\u003c/code\u003e which returns the list of experiments, and \u003ccode\u003eNextPageToken\u003c/code\u003e to handle pagination.\u003c/p\u003e\n"],["\u003cp\u003eThere are a wide range of previous versions of the API class, starting at 1.0.0 all the way to 2.23.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]