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`, which allows users to inject custom behaviors for testing."],["The latest version of the `ContentServiceConnection` is 2.37.0-rc, and the page lists versions all the way down to 2.11.0 with their corresponding links."],["The `ContentServiceConnection` defines virtual methods for user-facing overload sets found in `ContentServiceClient`, such as `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, and various others."],["It provides functions for policy management, including `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, as well as operations for locations, like `ListLocations` and `GetLocation`."],["Users can find instructions for creating a concrete instance using `MakeContentServiceConnection()` and for mocking via `dataplex_v1_mocks::MockContentServiceConnection`."]]],[]]