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 outlines the `TimeseriesInsightsControllerConnection` class, which is an interface providing virtual methods that correspond to the user-facing overloads found in the `TimeseriesInsightsControllerClient`."],["The latest version is `2.37.0-rc`, and there are various other versions available, starting from 2.12.0 all the way through 2.36.0, including some rc and point release versions."],["`TimeseriesInsightsControllerConnection` enables the injection of custom behavior for testing purposes, including using mock objects, when working with `TimeseriesInsightsControllerClient`."],["The `TimeseriesInsightsControllerConnection` class offers functionalities such as listing, creating, deleting datasets, appending events, querying datasets, and evaluating slices and timeseries."],["The document also provides details on how to create a concrete instance of the class and mocking it using `MakeTimeseriesInsightsControllerConnection()` and `MockTimeseriesInsightsControllerConnection` respectively."]]],[]]