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 virtual methods for interacting with Dialogflow ES entity types, allowing for custom behavior injection during testing."],["The content outlines various functions of `EntityTypesConnection`, including `ListEntityTypes`, `GetEntityType`, `CreateEntityType`, `UpdateEntityType`, `DeleteEntityType`, and batch operations like `BatchUpdateEntityTypes`, `BatchDeleteEntityTypes`, `BatchCreateEntities`, `BatchUpdateEntities`, and `BatchDeleteEntities`."],["The page provides a list of available versions of the `EntityTypesConnection` class, with version 2.37.0-rc being the latest release candidate, and 2.15.1 being the base version documented."],["Users can create an instance using `MakeEntityTypesConnection()` or utilize `dialogflow_es_mocks::MockEntityTypesConnection` for mocking purposes in tests."]]],[]]