This interface defines virtual methods for each of the user-facing overload sets in MetricServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MetricServiceClient.
[[["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-04-23 UTC."],[[["This webpage details the `MetricServiceConnection` object, which interfaces with the `MetricServiceClient` to manage metric data."],["It defines virtual methods that mirror the user-facing functions in `MetricServiceClient`, enabling custom behavior injection for testing purposes."],["The page provides access to the documentation for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, for `MetricServiceConnection`."],["The provided documentation includes information on creating concrete instances using `MakeMetricServiceConnection()` and utilizing `monitoring_v3_mocks::MockMetricServiceConnection` for mocking."],["The page outlines the various functions available, such as listing, creating, getting, and deleting metric descriptors, as well as managing time series data, for the user."]]],[]]