public RepeatedField<Environment> Environments { get; }
The list of environments. 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 provided content is the reference documentation for the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class in the Google Cloud Dialogflow CX v3 API, with version 2.9.0 being the version of the documentation used to display it.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Dialogflow CX v3 API is 2.23.0, and the content lists all versions from this to version 1.0.0, providing links to each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class is used to handle the response message when listing environments in Dialogflow, and it inherits from several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has properties such as \u003ccode\u003eEnvironments\u003c/code\u003e to access the list of environments, and \u003ccode\u003eNextPageToken\u003c/code\u003e to retrieve the next set of results if there are more than one page of entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e has a method called \u003ccode\u003eGetEnumerator()\u003c/code\u003e that is used to iterate over the environments in the response.\u003c/p\u003e\n"]]],[],null,[]]