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 webpage provides documentation for the `LoggingServiceV2Connection` class, which defines virtual methods for each user-facing overload set in the `LoggingServiceV2Client`, allowing for custom behavior injection during testing."],["The `LoggingServiceV2Connection` class facilitates interactions with the logging service, including functions like `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, `ListLogs`, `AsyncTailLogEntries`, and `AsyncWriteLogEntries`."],["The page includes a list of available versions of the logging library, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["The webpage explains how to create a concrete instance of `LoggingServiceV2Connection` using `MakeLoggingServiceV2Connection()` and suggests using `logging_v2_mocks::MockLoggingServiceV2Connection` for mocking purposes."],["Each of the virtual functions in `LoggingServiceV2Connection` are explained and detail the input parameters and return types associated with each."]]],[]]