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-21 UTC."],[[["The page details the `TimeseriesInsightsControllerConnection` object, which is used with the `TimeseriesInsightsControllerClient` for interacting with Time Series Insights data."],["The most recent version of the documentation available is version 2.37.0-rc, with many past versions available dating back to version 2.12.0."],["`TimeseriesInsightsControllerConnection` allows for custom behavior injection during testing through the use of virtual methods and mocking capabilities."],["The documented functions within `TimeseriesInsightsControllerConnection` provide an interface for operations such as listing, creating, deleting, appending events to, and querying data sets, as well as evaluating slices and time series."],["The page references `MakeTimeseriesInsightsControllerConnection()` to create a new instance, and `MockTimeseriesInsightsControllerConnection` for mocking."]]],[]]