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-04-17 UTC."],[[["This webpage details the `SessionEntityTypesConnection` object, which acts as an interface for the `SessionEntityTypesClient` in the Google Cloud Dialogflow ES C++ library."],["The latest version available for reference documentation is `2.37.0-rc`, and multiple past versions are also documented, ranging back to `2.11.0`."],["The `SessionEntityTypesConnection` interface allows for the implementation of custom behavior and is useful for testing scenarios by injecting mock objects."],["The `SessionEntityTypesConnection` interface defines virtual functions for managing session entity types, including listing, retrieving, creating, updating, and deleting session entities."],["Users can create concrete instances using the `MakeSessionEntityTypesConnection()` function or use the `MockSessionEntityTypesConnection` for testing and mocking purposes."]]],[]]