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 webpage details the `EnvironmentsConnection` object, which is a component of the `EnvironmentsClient` in the Google Cloud Dialogflow CX C++ library, specifically within version 2.11.0 and up to the latest 2.37.0-rc."],["The `EnvironmentsConnection` object defines virtual methods corresponding to user-facing operations in `EnvironmentsClient`, facilitating custom behavior injection for testing."],["The interface provides functions for managing environments, including listing, retrieving, creating, updating, and deleting them, alongside historical lookups."],["It also allows for running continuous tests, retrieving test results, and deploying flows within the Dialogflow CX environment."],["There is also documentation on how to create a concrete instance or a mock instance."]]],[]]