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 provides documentation for the `MetricsServiceV2Connection` class, which defines virtual methods for interacting with the `MetricsServiceV2Client`."],["The content includes a list of available versions, ranging from `2.37.0-rc` (latest) down to `2.11.0`, with each version linking to its respective documentation."],["The `MetricsServiceV2Connection` class allows for injecting custom behavior into tests that utilize `MetricsServiceV2Client` objects."],["Key functions of the `MetricsServiceV2Connection` class include `ListLogMetrics`, `GetLogMetric`, `CreateLogMetric`, `UpdateLogMetric`, and `DeleteLogMetric`."],["The webpage contains information on creating a concrete instance of the connection with the `MakeMetricsServiceV2Connection()` function, and mocking it with `logging_v2_mocks::MockMetricsServiceV2Connection`."]]],[]]