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 document provides reference documentation for the \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class is designed to handle the response data when listing environments, as returned by the \u003ccode\u003eEnvironments.ListEnvironments\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is 2.23.0, and it offers versions as far back as 1.0.0 of this API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \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, allowing it to work with various data structures and protocols.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of the class include \u003ccode\u003eEnvironments\u003c/code\u003e, which is a list of environment objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which facilitates pagination for large datasets.\u003c/p\u003e\n"]]],[],null,[]]