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-21 UTC."],[[["This webpage provides documentation for the `LoggingServiceV2Connection` class, which serves as an interface for interacting with the `LoggingServiceV2Client` in the Google Cloud Logging API."],["The documentation includes various versions of the `LoggingServiceV2Connection` class, ranging from version 2.11.0 to 2.37.0-rc, allowing users to select the relevant version for their needs."],["The `LoggingServiceV2Connection` interface defines virtual methods for core operations such as deleting logs, writing log entries, listing log entries, and managing monitored resource descriptors."],["Users can create concrete instances of `LoggingServiceV2Connection` using the `MakeLoggingServiceV2Connection()` function, and the documentation also provides guidance for mocking this interface for testing purposes with `MockLoggingServiceV2Connection`."],["The latest version available for the `LoggingServiceV2Connection` is `2.37.0-rc` and `2.28.0` is the current default, each version containing documentation for the interface."]]],[]]