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 document details the `TimeseriesInsightsControllerConnection` interface, which provides virtual methods mirroring the user-facing overload sets found in `TimeseriesInsightsControllerClient`."],["The latest version available is 2.37.0-rc, with a range of previous versions also listed, from 2.36.0 all the way to 2.12.0."],["This interface is designed to allow for the injection of custom behaviors during testing, particularly when utilizing `TimeseriesInsightsControllerClient` objects, allowing for users to implement google mock objects for mocking."],["`TimeseriesInsightsControllerConnection` includes virtual functions for managing datasets such as listing, creating, deleting, appending events to, querying and evaluating them."],["Users can create a tangible instance using `MakeTimeseriesInsightsControllerConnection()` or utilize `MockTimeseriesInsightsControllerConnection` for mocking purposes."]]],[]]