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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["This webpage provides documentation for the `TimeseriesInsightsControllerConnection` class within the Google Cloud C++ client library, specifically for version 2.29.0 and various other versions up to 2.37.0-rc."],["The `TimeseriesInsightsControllerConnection` class defines virtual methods for interacting with the Timeseries Insights service, allowing users to perform operations such as listing, creating, deleting, querying, and appending to datasets."],["Users can inject custom behavior into `TimeseriesInsightsControllerClient` by using the virtual methods provided in this class when writing tests."],["The page details how to use `MakeTimeseriesInsightsControllerConnection()` to create a concrete instance and `MockTimeseriesInsightsControllerConnection` for mocking."],["The various functions listed include options(), ListDataSets(), CreateDataSet(), DeleteDataSet(), AppendEvents(), QueryDataSet(), EvaluateSlice(), and EvaluateTimeseries()."]]],[]]