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 provides a set of virtual methods for user-facing overloads."],["The `ContentServiceConnection` interface allows users to inject custom behavior when testing `ContentServiceClient` objects, such as using a Google Mock object."],["The page includes links to documentation for various versions of the `ContentServiceConnection`, from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The documentation describes the functionality to create, update, delete, get, and list content, as well as to manage IAM policies, all through the `ContentServiceConnection`."],["The webpage also covers functions like `options()`, returning the type Options, and the use of `MakeContentServiceConnection()` to create a concrete instance, as well as the use of `dataplex_v1_mocks::MockContentServiceConnection` for mocking."]]],[]]