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` class, which serves as an interface for virtual methods corresponding to user-facing overload sets within the `TimeseriesInsightsControllerClient`."],["The latest version of the documentation is for 2.37.0-rc, with several previous versions available, including 2.36.0, 2.35.0 and down to 2.12.0, as well as an additional version 2.15.1 and 2.22.1 and 2.25.1."],["Users can inject custom behaviors into their tests by implementing this interface, using tools like Google Mock."],["The document lists the functions that are part of this interface, including `ListDataSets`, `CreateDataSet`, `DeleteDataSet`, `AppendEvents`, `QueryDataSet`, `EvaluateSlice`, and `EvaluateTimeseries`."],["`MakeTimeseriesInsightsControllerConnection()` can be used to create a concrete instance, and `timeseriesinsights_v1_mocks::MockTimeseriesInsightsControllerConnection` can be used for mocking."]]],[]]