Represents an environment state. When an environment is pointed to a new
agent version, the environment is temporarily set to the LOADING state.
During that time, the environment keeps on serving the previous version of
the agent. After the new agent version is done loading, the environment is
set back to the RUNNING state.
[[["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 latest version available is 4.26.0, representing the most current iteration of the Dialogflow V2 Environment State.\u003c/p\u003e\n"],["\u003cp\u003eA range of versions, from 3.2.0 up to 4.26.0, are documented and accessible, showing the progression of the Dialogflow V2 Environment State over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum in \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.Environment.Types\u003c/code\u003e represents different operational states of an environment, such as \u003ccode\u003eLoading\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eStopped\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhen an environment updates to a new agent version, it temporarily enters a \u003ccode\u003eLOADING\u003c/code\u003e state while continuing to serve the previous version until the new one is ready, at which point it switches to \u003ccode\u003eRUNNING\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace contains this enum, and it is located in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]