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` class, which serves as an interface for interacting with the `LoggingServiceV2Client` within the Google Cloud Logging v2 API."],["The documentation lists various versions of the `LoggingServiceV2Connection` class, with version 2.37.0-rc being the latest, and version 2.20.0 being the initial version discussed in detail."],["`LoggingServiceV2Connection` defines virtual methods for user-facing operations, including `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, `ListMonitoredResourceDescriptors`, `ListLogs`, `AsyncTailLogEntries`, and `AsyncWriteLogEntries`."],["The `MakeLoggingServiceV2Connection()` function can be used to create a concrete instance of the `LoggingServiceV2Connection`, while the `MockLoggingServiceV2Connection` can be used for testing."],["Each function listed is shown with it's parameters and what it returns, including data types and brief descriptions."]]],[]]