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-09 UTC."],[[["This document outlines the `SessionEntityTypesConnection` class, which provides an interface for interacting with the `SessionEntityTypesClient` in Google Cloud Dialogflow ES."],["The latest version of the `SessionEntityTypesConnection` class is 2.37.0-rc, with documentation available for versions dating back to 2.11.0."],["`SessionEntityTypesConnection` enables users to define custom behavior and allows for mocking, which can be useful when creating tests using the `SessionEntityTypesClient` class."],["The class defines several virtual methods for managing session entity types, including `ListSessionEntityTypes`, `GetSessionEntityType`, `CreateSessionEntityType`, `UpdateSessionEntityType`, and `DeleteSessionEntityType`."],["Additional functionalities include virtual methods to manage locations, such as `ListLocations` and `GetLocation`, as well as methods to manage operations, such as `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]