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 defines virtual methods for user-facing operations within the `TimeseriesInsightsControllerClient`."],["The `TimeseriesInsightsControllerConnection` object facilitates custom behavior injection for testing, using tools like Google Mock objects."],["The document provides a comprehensive list of versions, ranging from version 2.12.0 up to the latest release candidate 2.37.0-rc, each with a link to their respective documentation."],["Key functions within `TimeseriesInsightsControllerConnection` include managing datasets like `ListDataSets`, `CreateDataSet`, and `DeleteDataSet`, as well as data operations such as `AppendEvents`, `QueryDataSet`, `EvaluateSlice`, and `EvaluateTimeseries`."],["The document specifies how to create a concrete instance of the class using `MakeTimeseriesInsightsControllerConnection()`, and how to use the `timeseriesinsights_v1_mocks::MockTimeseriesInsightsControllerConnection` class for mocking."]]],[]]