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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `ContentServiceConnection` class within the Google Cloud Dataplex v1 C++ library, which acts as an interface for the `ContentServiceClient`."],["The `ContentServiceConnection` allows the user to inject custom behaviors, such as with a Mock object, which helps in testing, and is created through `MakeContentServiceConnection()`."],["The webpage provides a comprehensive list of supported versions of the `ContentServiceConnection`, ranging from the release candidate 2.37.0-rc down to 2.11.0."],["The `ContentServiceConnection` class has a variety of virtual methods to manage content, such as `CreateContent`, `UpdateContent`, `DeleteContent`, and `GetContent`, as well as the manipulation of IAM Policies and operations, among other functionalities."],["The webpage also details virtual methods to retrieve or manage information about locations and long running operations, like list, get, delete or cancel."]]],[]]