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` object, which is used in conjunction with the `LoggingServiceV2Client` for interacting with logging services."],["The `LoggingServiceV2Connection` interface allows for the injection of custom behavior, primarily for testing purposes using mocking objects."],["It defines several virtual methods such as `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, and others, each enabling specific logging operations."],["The page lists multiple versions of the `LoggingServiceV2Connection` documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, providing a version history."],["There are concrete methods available for use, such as `MakeLoggingServiceV2Connection()` to make the connection, and `MockLoggingServiceV2Connection` for testing purposes."]]],[]]