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` object for `ContentServiceClient` within the Google Cloud Dataplex v1 C++ library."],["It provides access to various versions of the `ContentServiceConnection` class, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ContentServiceConnection` class interface defines virtual methods for user-facing operations such as creating, updating, deleting, getting, and listing content."],["The page details functions available, for managing content, such as `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `ListContent`, along with functions to manage policies such as, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The page also includes information on how to create concrete instances of the `ContentServiceConnection` class, and how to use it with mocks."]]],[]]