This interface defines virtual methods for each of the user-facing overload sets in LoggingServiceV2Client. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type LoggingServiceV2Client.
[[["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 page provides documentation for the `LoggingServiceV2Connection` class, which defines virtual methods for interacting with the `LoggingServiceV2Client`."],["The `LoggingServiceV2Connection` interface facilitates the injection of custom behavior during testing, such as using a Google Mock object, to test `LoggingServiceV2Client`."],["The documentation covers various versions of the logging service, from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The page lists various methods for managing logs, including `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, and `ListLogs`, each with specific parameters and return types."],["There is also information on creating concrete instances using `MakeLoggingServiceV2Connection()` and using mock objects with `logging_v2_mocks::MockLoggingServiceV2Connection`."]]],[]]