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 document outlines the `LoggingServiceV2Connection` interface, which defines virtual methods mirroring the user-facing overload sets found in `LoggingServiceV2Client`."],["The interface allows for the injection of custom behaviors in testing, particularly with Google Mock objects, and enables users to customize their testing scenarios."],["It includes functions for managing logs, such as `DeleteLog`, `WriteLogEntries`, `ListLogEntries`, and more, covering various interactions with log data."],["The `LoggingServiceV2Connection` object is specific to a given version of the package, such as 2.32.0 in this case, and there are different versions of the same class available, including `2.37.0-rc` as the latest."],["There are also methods available for interacting with operations, such as `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]