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 details the `TimeseriesInsightsControllerConnection` class, which provides an interface for interacting with the `TimeseriesInsightsControllerClient` in various versions, ranging from version 2.12.0 to 2.37.0-rc."],["The `TimeseriesInsightsControllerConnection` class allows custom behavior to be injected into tests using `TimeseriesInsightsControllerClient`, and the class offers virtual methods for each of the user-facing overload sets."],["The page outlines several virtual functions provided by the class, including `ListDataSets`, `CreateDataSet`, `DeleteDataSet`, `AppendEvents`, `QueryDataSet`, `EvaluateSlice`, and `EvaluateTimeseries`, which are used for different data manipulation tasks."],["The content provides a way to create an instance using `MakeTimeseriesInsightsControllerConnection()` and a way to create a mock instance using `MockTimeseriesInsightsControllerConnection` for testing."],["The latest version available is 2.37.0-rc, which is identified as the most recent release of the `TimeseriesInsightsControllerConnection` interface."]]],[]]