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` object, which is integral to the `LoggingServiceV2Client` within the Google Cloud C++ Logging library."],["The `LoggingServiceV2Connection` interface enables users to inject custom behaviors for testing purposes, often by using Google Mock objects, with a `MockLoggingServiceV2Connection` class being made available."],["The content contains a reference to multiple versions of the C++ logging service, ranging from 2.11.0 to 2.37.0-rc, allowing users to view the documentation pertinent to their specific library version, with 2.37.0-rc being the latest version."],["The documentation lists a variety of virtual methods provided by `LoggingServiceV2Connection`, such as `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, and `AsyncTailLogEntries`, detailing the functionality provided by the `LoggingServiceV2Connection`."]]],[]]