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` interface for `ContentServiceClient`, which allows users to customize behavior when testing `ContentServiceClient` objects."],["The `ContentServiceConnection` interface defines virtual methods for user-facing overload sets within `ContentServiceClient`, including options, CreateContent, UpdateContent, DeleteContent, GetContent, and more."],["The latest version available for this service is 2.37.0-rc, and there are numerous other versions available spanning down to 2.11.0, with version 2.21.0 being the current version."],["The page provides information on how to create a concrete instance of the service using `MakeContentServiceConnection()`, and it provides how to mock it using `dataplex_v1_mocks::MockContentServiceConnection`."],["The `ContentServiceConnection` service supports several operations including managing content, policy, and testing permissions within the Dataplex environment."]]],[]]