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."],[[["The latest version available for Google.Cloud.Dialogflow.V2.Environment.Types.State is 4.26.0, with a history of versions ranging down to 3.2.0."],["The `State` enum represents the status of an environment, which can be in states like `Loading`, `Running`, `Stopped`, or `Unspecified`."],["When an environment updates to a new agent version, it transitions to a `LOADING` state, continuing to serve the previous version until the update is complete, at which time it becomes `RUNNING`."],["The namespace for the environment state is `Google.Cloud.Dialogflow.V2` within the assembly `Google.Cloud.Dialogflow.V2.dll`."]]],[]]