This interface defines virtual methods for each of the user-facing overload sets in AnswerRecordsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AnswerRecordsClient.
[[["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-07 UTC."],[[["This webpage details the `AnswerRecordsConnection` object within the Dialogflow ES C++ library, and version `2.37.0-rc` is the latest version available."],["The `AnswerRecordsConnection` interface provides virtual methods corresponding to user-facing overloads in `AnswerRecordsClient`, enabling custom behavior in tests."],["Users can create a `AnswerRecordsConnection` instance using `MakeAnswerRecordsConnection()` and use `dialogflow_es_mocks::MockAnswerRecordsConnection` for mocking."],["The interface supports operations such as `ListAnswerRecords`, `UpdateAnswerRecord`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`, each with specified request and return types."],["The webpage features past releases of this page, starting with version 2.37.0-rc and extending back to 2.11.0."]]],[]]