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 outlines the different versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, ranging from version 1.0.0 to the latest version, 2.23.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e is a class that serves as the response message for the \u003ccode\u003eEnvironments.ListEnvironments\u003c/code\u003e method within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\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 for message handling, comparison, cloning, and iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eEnvironments\u003c/code\u003e, which holds a list of environment objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for paginating through multiple pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for \u003ccode\u003eListEnvironmentsResponse\u003c/code\u003e enable the creation of a new instance and creating a new instance by copying an existing object.\u003c/p\u003e\n"]]],[],null,[]]