This interface defines virtual methods for each of the user-facing overload sets in MetricsServiceV2Client. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MetricsServiceV2Client.
[[["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 webpage details the `MetricsServiceV2Connection` interface, which provides virtual methods mirroring the user-facing overload sets found in `MetricsServiceV2Client`."],["The interface allows for custom behavior injection during testing via mocking, particularly useful when working with `MetricsServiceV2Client` objects."],["The latest release is version 2.37.0-rc, with numerous earlier versions from 2.36.0 down to 2.11.0 also being available and listed here."],["`MakeMetricsServiceV2Connection()` can be used to create a concrete instance of this interface."],["The `MetricsServiceV2Connection` includes virtual methods such as `ListLogMetrics`, `GetLogMetric`, `CreateLogMetric`, `UpdateLogMetric`, and `DeleteLogMetric`, each handling specific request types and returning appropriate responses or statuses."]]],[]]