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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eAdaptationConnection\u003c/code\u003e object, which is a key component for the \u003ccode\u003eAdaptationClient\u003c/code\u003e in the Google Cloud Speech API, enabling custom behavior injection for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with a range of previous versions listed, from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdaptationConnection\u003c/code\u003e includes virtual methods for managing \u003ccode\u003ePhraseSet\u003c/code\u003e objects, such as \u003ccode\u003eCreatePhraseSet\u003c/code\u003e, \u003ccode\u003eGetPhraseSet\u003c/code\u003e, \u003ccode\u003eListPhraseSet\u003c/code\u003e, \u003ccode\u003eUpdatePhraseSet\u003c/code\u003e, and \u003ccode\u003eDeletePhraseSet\u003c/code\u003e, all accepting their respective request types.\u003c/p\u003e\n"],["\u003cp\u003eThis object also includes virtual methods for working with \u003ccode\u003eCustomClass\u003c/code\u003e objects, including \u003ccode\u003eCreateCustomClass\u003c/code\u003e, \u003ccode\u003eGetCustomClass\u003c/code\u003e, \u003ccode\u003eListCustomClasses\u003c/code\u003e, \u003ccode\u003eUpdateCustomClass\u003c/code\u003e, and \u003ccode\u003eDeleteCustomClass\u003c/code\u003e, in addition to methods for managing long-running operations, which are \u003ccode\u003eListOperations\u003c/code\u003e and \u003ccode\u003eGetOperation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFor users looking to create instances or mock behavior, the page references \u003ccode\u003eMakeAdaptationConnection()\u003c/code\u003e and \u003ccode\u003espeech_v1_mocks::MockAdaptationConnection\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]