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-03-14 UTC."],[[["This webpage details the `ContentServiceConnection` class, which is integral to the `ContentServiceClient` in version 2.15.1 of the Dataplex C++ library."],["The `ContentServiceConnection` class offers virtual methods for each user-facing overload set within `ContentServiceClient`, enabling the injection of custom behavior for testing."],["The webpage provides access to various versions of the `ContentServiceConnection` documentation, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Methods like `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions`, and `ListContent` are defined as virtual functions within `ContentServiceConnection`."],["The webpage also provides information on how to create a concrete instance of `ContentServiceConnection` using `MakeContentServiceConnection()` and how to use `dataplex_v1_mocks::MockContentServiceConnection` for mocking."]]],[]]