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` object, which facilitates interactions with the `ContentServiceClient` and allows for custom behavior injection during testing."],["The page offers documentation for a range of versions, from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["It provides details on how to create concrete instances using `MakeContentServiceConnection()` and how to mock objects for testing purposes using `dataplex_v1_mocks::MockContentServiceConnection`."],["The page lists the virtual functions available within `ContentServiceConnection`, including `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions`, and `ListContent`."],["Each virtual function listed has parameters and the return type explained in a table."]]],[]]