This interface defines virtual methods for each of the user-facing overload sets in EntityTypesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EntityTypesClient.
[[["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-23 UTC."],[[["This webpage details the `EntityTypesConnection` object for `EntityTypesClient`, providing a virtual interface for users to inject custom behavior during testing."],["The page provides links to different versions of the `EntityTypesConnection` documentation, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["`EntityTypesConnection` offers virtual methods for various operations, including listing, getting, creating, updating, and deleting entity types, as well as batch operations for entities."],["Users can create concrete instances of `EntityTypesConnection` using `MakeEntityTypesConnection()` or utilize `dialogflow_es_mocks::MockEntityTypesConnection` for mocking purposes."],["The document outlines the functions including each function's parameters and the expected return values, such as `ListEntityTypes`, `GetEntityType`, and `BatchDeleteEntities`, amongst others."]]],[]]