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 documentation for the \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its structure and functionality for managing experiments in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class is a response message used in the \u003ccode\u003eExperiments.ListExperiments\u003c/code\u003e method and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces like \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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e, starting from version 1.0.0 up to the latest version, 2.23.0, with links provided for each version's \u003ccode\u003eListExperimentsResponse\u003c/code\u003e details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListExperimentsResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eExperiments\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eExperiment\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string that facilitates pagination through the list of results.\u003c/p\u003e\n"],["\u003cp\u003eKey methods of this class are \u003ccode\u003eGetEnumerator()\u003c/code\u003e, allowing iteration over the experiments, and it also has two constructors, a parameterless one, and another one that takes another instance of \u003ccode\u003eListExperimentsResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]