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 for the `ContentServiceClient` within the Google Cloud Dataplex v1 C++ library, specifically version 2.35.0."],["The page provides a list of available versions for the `ContentServiceConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["`ContentServiceConnection` serves as an interface defining virtual methods for all user-facing operations within `ContentServiceClient`, allowing for test-driven development with custom behavior injection."],["The class offers a range of functions such as `CreateContent`, `UpdateContent`, `DeleteContent`, and `GetContent`, among others, allowing for manipulation of content in Google Cloud."],["The webpage also includes functions for managing IAM policies, listing operations, and working with location data, all within the `ContentServiceConnection` interface."]]],[]]