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 details the `LoggingServiceV2Connection` object, which is used with `LoggingServiceV2Client` for interacting with the logging service."],["The `LoggingServiceV2Connection` interface allows for injecting custom behavior in tests by defining virtual methods corresponding to the user-facing overload sets in `LoggingServiceV2Client`."],["The page provides a list of available versions for the `LoggingServiceV2Connection` object, starting from the release candidate `2.37.0-rc` down to version `2.11.0`, and lists its functions."],["The `LoggingServiceV2Connection` object includes methods such as `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, `ListLogs`, `AsyncTailLogEntries`, and `AsyncWriteLogEntries`."],["A concrete instance of `LoggingServiceV2Connection` can be created using `MakeLoggingServiceV2Connection()`, and the class `logging_v2_mocks::MockLoggingServiceV2Connection` can be used for mocking."]]],[]]