This interface defines virtual methods for each of the user-facing overload sets in EnvironmentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EnvironmentsClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This document outlines the `EnvironmentsConnection` object for `EnvironmentsClient`, providing a virtual interface for interacting with Dialogflow ES environments across numerous versions."],["The `EnvironmentsConnection` interface is designed for injecting custom behavior, especially useful for testing `EnvironmentsClient` objects with tools like Google Mock."],["It defines virtual methods such as `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, and `GetEnvironmentHistory`, reflecting the various actions possible with environments."],["The latest release candidate version is `2.37.0-rc`, and there are many prior versions, including `2.14.0` which is the base for this current document."],["This document also includes access to functions that allow users to retrieve and manipulate the Environments, as well as the options."]]],[]]