public RepeatedField<Environment> Environments { get; }
Represents a list of snapshots for an environment. Time of the snapshots is
stored in
[update_time][google.cloud.dialogflow.cx.v3.Environment.update_time].
[[["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 information for the \u003ccode\u003eLookupEnvironmentHistoryResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to retrieve the history of environment snapshots, as shown through the list of versions that each link to this \u003ccode\u003eLookupEnvironmentHistoryResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupEnvironmentHistoryResponse\u003c/code\u003e 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, pagination, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnvironments\u003c/code\u003e, which holds a list of environment snapshots, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination, allowing users to navigate through the history.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes both constructors and methods, such as the empty constructor \u003ccode\u003eLookupEnvironmentHistoryResponse()\u003c/code\u003e and the method \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through results.\u003c/p\u003e\n"]]],[],null,[]]