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 the interface for interacting with the `TimeseriesInsightsControllerClient` in various versions."],["The latest version available is 2.37.0-rc, and the page offers links to documentation for numerous previous versions, all the way down to 2.12.0."],["`TimeseriesInsightsControllerConnection` has virtual methods to define interactions like creating, listing, deleting, and querying `DataSet` objects and appending events, offering flexibility for customized testing and behavior."],["The page offers specific documentation on how to create concrete instances of the `TimeseriesInsightsControllerConnection` or how to create mocks, which is particularly helpful for testing."],["The `TimeseriesInsightsControllerConnection` class provides a range of functions, including `options()`, `ListDataSets()`, `CreateDataSet()`, `DeleteDataSet()`, `AppendEvents()`, `QueryDataSet()`, `EvaluateSlice()`, and `EvaluateTimeseries()`, allowing various interactions with datasets."]]],[]]