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-04-17 UTC."],[[["This webpage details the `AdaptationConnection` object for `AdaptationClient`, used within the Google Cloud Speech API."],["It presents a list of available versions of the `AdaptationConnection` object, with `2.37.0-rc` being the latest and going as far back as `2.11.0`."],["The `AdaptationConnection` object allows users to inject custom behavior into `AdaptationClient` objects, which can be useful for testing."],["The `AdaptationConnection` interface includes virtual methods for managing phrase sets and custom classes, such as creating, getting, listing, updating, and deleting them."],["`MakeAdaptationConnection()` is provided for concrete object creation, and `speech_v1_mocks::MockAdaptationConnection` for mocking purposes."]]],[]]