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 document outlines the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class, which is used to handle the response from the \u003ccode\u003eExperiments.ListExperiments\u003c/code\u003e method within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.23.0, and this document covers versions ranging from 1.0.0 to 2.23.0, providing access to the historical documentation for each release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsResponse\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, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, offering a comprehensive set of functionalities for managing experiment data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eListExperimentsResponse\u003c/code\u003e include \u003ccode\u003eExperiments\u003c/code\u003e, a list of \u003ccode\u003eExperiment\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination to retrieve subsequent results.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create instances of \u003ccode\u003eListExperimentsResponse\u003c/code\u003e, either empty or by cloning an existing instance, offering flexibility in how you build and use them.\u003c/p\u003e\n"]]],[],null,[]]