This interface defines virtual methods for each of the user-facing overload sets in ContentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ContentServiceClient.
[[["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-04-09 UTC."],[[["This webpage details the `ContentServiceConnection` class for the Dataplex v1 API, used with the `ContentServiceClient`."],["The `ContentServiceConnection` class provides virtual methods for user-facing overload sets within `ContentServiceClient`, enabling custom behavior injection during testing."],["The page lists available versions of `ContentServiceConnection`, including the latest release candidate, with version 2.36.0 being the current version detailed."],["It also lists the virtual functions in the interface such as `CreateContent`, `DeleteContent`, `GetContent`, and more, including the parameters and the return types."],["Instructions are provided on how to create an instance and for mocking the `ContentServiceConnection`."]]],[]]