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 provided content is a documentation page for the \u003ccode\u003eLookupEnvironmentHistoryResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's role as a response message for retrieving environment history in Dialogflow CX, along with a comprehensive listing of available versions, ranging from 2.23.0 (latest) down to 1.0.0.\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 in handling messages, comparisons, cloning, and data iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEnvironments\u003c/code\u003e (a list of environment snapshots) and \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination), as well as methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to allow iterating through environment resources.\u003c/p\u003e\n"],["\u003cp\u003eThe class also offers 2 constructors; one default and another that takes in another \u003ccode\u003eLookupEnvironmentHistoryResponse\u003c/code\u003e to initialize.\u003c/p\u003e\n"]]],[],null,[]]