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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage provides documentation for various versions of the `LoggingServiceV2Connection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `LoggingServiceV2Connection` class defines virtual methods corresponding to each user-facing overload set within the `LoggingServiceV2Client`, enabling users to implement custom behavior, particularly in testing scenarios."],["Users can create concrete instances of the `LoggingServiceV2Connection` class using the `MakeLoggingServiceV2Connection()` function, and mock instances can be created using `logging_v2_mocks::MockLoggingServiceV2Connection`."],["The `LoggingServiceV2Connection` interface includes various functions such as `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, `ListLogs`, `AsyncTailLogEntries`, and `AsyncWriteLogEntries` for interacting with logging services."],["Each function available within the `LoggingServiceV2Connection` interface has parameter and return type documentation."]]],[]]