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 for the `AdaptationClient`, which is crucial for speech adaptation functionalities in the Google Cloud Speech API."],["The `AdaptationConnection` interface defines virtual methods mirroring those in `AdaptationClient`, enabling custom behavior injection for testing with Google Mock objects."],["It supports operations such as creating, getting, listing, updating, and deleting PhraseSets and CustomClasses, with each function having specified input parameters and return types."],["The document also includes a comprehensive list of previous versions of this document, which can be found, including the latest release candidate: 2.37.0-rc."],["There are functions for managing operations, like `ListOperations` and `GetOperation`, which provide ways to interact with long-running processes within the Speech API."]]],[]]