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.19.0."],["The `ContentServiceConnection` interface provides virtual methods corresponding to the user-facing overloads found in `ContentServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists various historical versions of the library, ranging from 2.37.0-rc (latest) down to 2.11.0, alongside the current 2.19.0 version."],["The `ContentServiceConnection` class supports operations like creating, updating, deleting, and retrieving content, as well as managing IAM policies."],["The class provides functions such as `options()`, `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions` and `ListContent` to manage Content."]]],[]]