This interface defines virtual methods for each of the user-facing overload sets in SessionEntityTypesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SessionEntityTypesClient.
[[["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-05-07 UTC."],[[["This page provides documentation for the `SessionEntityTypesConnection` object within the Dialogflow ES C++ library, specifically up to version 2.37.0-rc."],["The `SessionEntityTypesConnection` object defines virtual methods corresponding to the user-facing overloads in `SessionEntityTypesClient`."],["It allows for custom behavior injection, particularly useful when creating tests using `SessionEntityTypesClient`."],["The interface provides methods for listing, getting, creating, updating, and deleting session entity types, mirroring the operations available in `SessionEntityTypesClient`."],["Users can find instructions on creating a concrete instance using `MakeSessionEntityTypesConnection()` and for mocking via `dialogflow_es_mocks::MockSessionEntityTypesConnection`."]]],[]]