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 details the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, serving as the response for listing environments in the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.23.0 is the latest version, and this document lists down to version 1.0.0 for the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class, providing links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\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, indicating its capabilities in handling data and interactions within the API.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class include \u003ccode\u003eEnvironments\u003c/code\u003e, which contains a list of environments, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for pagination of results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class can be constructed using a default constructor or a copy constructor that accepts another \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]