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.33.0."],["The `ContentServiceConnection` interface offers virtual methods that mirror the user-facing overload sets found in `ContentServiceClient`, enabling custom behavior injection for testing purposes."],["The page provides links to documentation for numerous previous versions of the `ContentServiceConnection` class, with the latest being 2.37.0-rc."],["The documentation includes functions such as `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions`, and `ListContent`, along with methods to list and manage locations and operations."],["Users can find information on how to create an instance of `ContentServiceConnection` or use `MockContentServiceConnection` for mocking by referring to `MakeContentServiceConnection()` and `dataplex_v1_mocks::MockContentServiceConnection`, respectively."]]],[]]