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"]],[["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-18 UTC."],[[["This webpage details the `MetricsServiceV2Connection` class, which provides an interface for interacting with the `MetricsServiceV2Client`."],["The `MetricsServiceV2Connection` class defines virtual methods for various actions, including listing, getting, creating, updating, and deleting log metrics."],["Users can create concrete instances of `MetricsServiceV2Connection` using the `MakeMetricsServiceV2Connection()` function."],["The page offers a list of available versions of the class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This class allows for the injection of custom behavior during testing via the use of the `MockMetricsServiceV2Connection` object."]]],[]]