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 within the Google Cloud Dataplex v1 C++ library, specifically for version 2.30.0, which is an interface defining virtual methods for each overload set within `ContentServiceClient`."],["The `ContentServiceConnection` enables users to inject custom behaviors, particularly for testing purposes, when working with `ContentServiceClient` objects."],["The `ContentServiceConnection` class offers multiple virtual functions including, but not limited to, `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `ListContent`, `GetIamPolicy`, `SetIamPolicy` and `TestIamPermissions`."],["The page also provides links to documentation for previous versions, including up to `2.37.0-rc` which is the latest, as well as to the `MakeContentServiceConnection` function for creating a concrete instance and the `MockContentServiceConnection` for mocking."]]],[]]