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, which defines virtual methods for interacting with the `TimeseriesInsightsControllerClient`."],["The page lists available versions of the `TimeseriesInsightsControllerConnection`, ranging from 2.12.0 to the latest release candidate 2.37.0-rc."],["The `TimeseriesInsightsControllerConnection` interface is designed to allow users to inject custom behavior when testing the `TimeseriesInsightsControllerClient`."],["The `TimeseriesInsightsControllerConnection` supports several operations, including `ListDataSets`, `CreateDataSet`, `DeleteDataSet`, `AppendEvents`, `QueryDataSet`, `EvaluateSlice`, and `EvaluateTimeseries`, each of which are outlined with their specific parameters and return types."],["The `MakeTimeseriesInsightsControllerConnection()` function can be used to create a concrete instance of this class, and `MockTimeseriesInsightsControllerConnection` is available for mocking."]]],[]]