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-04-17 UTC."],[[["This page details the `LoggingServiceV2Connection` object, which is used for the `LoggingServiceV2Client` in the context of Google Cloud C++ logging."],["The `LoggingServiceV2Connection` interface provides virtual methods corresponding to each user-facing overload set within the `LoggingServiceV2Client`, facilitating the injection of custom behaviors for testing."],["A variety of functions are listed, including `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, and more, related to log management and operations."],["The webpage allows navigation to different versions of documentation, ranging from version 2.11.0 to the latest release candidate, 2.37.0-rc, for the `LoggingServiceV2Connection`."],["You can create a concrete instance of this with `MakeLoggingServiceV2Connection()` or use the mock `logging_v2_mocks::MockLoggingServiceV2Connection` for testing purposes."]]],[]]