This interface defines virtual methods for each of the user-facing overload sets in TimeseriesInsightsControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TimeseriesInsightsControllerClient.
[[["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 provides documentation for the `TimeseriesInsightsControllerConnection` class within the Google Cloud C++ library, specifically for version 2.28.0 and other previous versions."],["The `TimeseriesInsightsControllerConnection` class defines virtual methods for user-facing operations found in the `TimeseriesInsightsControllerClient` and is used to customize behavior in testing."],["This documentation lists multiple previous versions of the service, including 2.37.0-rc as the latest and 2.28.0 as the focal point."],["Key functions provided by the `TimeseriesInsightsControllerConnection` class include `ListDataSets`, `CreateDataSet`, `DeleteDataSet`, `AppendEvents`, `QueryDataSet`, `EvaluateSlice`, and `EvaluateTimeseries`, each handling specific data management tasks."],["The page also provides links to create a concrete instance using `MakeTimeseriesInsightsControllerConnection()` and utilize a mock with `timeseriesinsights_v1_mocks::MockTimeseriesInsightsControllerConnection`."]]],[]]