This interface defines virtual methods for each of the user-facing overload sets in AdaptationClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AdaptationClient.
[[["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-03-14 UTC."],[[["This webpage details the `AdaptationConnection` object, which facilitates interaction with the `AdaptationClient` in the Google Cloud Speech API, enabling users to define custom behaviors during testing."],["The page provides access to a range of API versions, from 2.11.0 to the latest release candidate 2.37.0-rc, for the Speech API `AdaptationConnection` class."],["`AdaptationConnection` offers various functions for managing phrase sets, including creating, retrieving, listing, updating, and deleting phrase sets via its virtual methods, for speech adaptation."],["The `AdaptationConnection` object also supports custom class management, offering functionality to create, retrieve, list, update, and delete custom classes."],["The documentation illustrates that `MakeAdaptationConnection()` is used to create a concrete instance of `AdaptationConnection`, and `speech_v1_mocks::MockAdaptationConnection` is used for mocking purposes."]]],[]]