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 webpage details the `SessionEntityTypesConnection` object for `SessionEntityTypesClient` in the Dialogflow ES C++ library, as found in version 2.34.0 and onward."],["The `SessionEntityTypesConnection` interface provides virtual methods that mirror the user-facing overload sets in `SessionEntityTypesClient`, enabling users to inject custom behavior, primarily for testing."],["It allows for methods such as `ListSessionEntityTypes`, `GetSessionEntityType`, `CreateSessionEntityType`, `UpdateSessionEntityType`, and `DeleteSessionEntityType`, along with utility methods for locations and operations."],["The latest release available is the 2.37.0-rc, with subsequent older releases available up until 2.11.0, all including a `SessionEntityTypesConnection` object."],["Users can create concrete instances of `SessionEntityTypesConnection` using `MakeSessionEntityTypesConnection()` or use `MockSessionEntityTypesConnection` for mocking purposes."]]],[]]