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\u003eThis webpage details the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, used for handling responses from the \u003ccode\u003eEnvironments.ListEnvironments\u003c/code\u003e API call.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.23.0, and there are numerous older versions listed, ranging back to 1.0.0, that can be accessed through links that provide specific information on that version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eEnvironments\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eEnvironment\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string used for pagination, allowing users to view the list of environments in chunks.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default one and another that takes an existing \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e object as input, allowing for the creation of a copy of an existing response.\u003c/p\u003e\n"]]],[],null,[]]