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-21 UTC."],[[["This document details the `EnvironmentsConnection` object for `EnvironmentsClient` within the Google Cloud Dialogflow CX C++ library, outlining its role in managing environment-related operations."],["The `EnvironmentsConnection` interface provides virtual methods for all user-facing overload sets found in `EnvironmentsClient`, facilitating custom behavior implementation, particularly for testing purposes."],["A variety of virtual methods are described, including functions for listing, getting, creating, updating, deleting, and looking up the history of environments, alongside methods for continuous testing and deploying flows."],["The document covers a range of Dialogflow CX C++ library versions, from 2.11.0 up to 2.37.0-rc, each with its own link to the documentation for that specific release."],["`MakeEnvironmentsConnection()` is the method provided to create a concrete instance of the `EnvironmentsConnection` and `MockEnvironmentsConnection` is the method to create a mocked instance of it for testing."]]],[]]