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, which provides an interface for virtual methods corresponding to each overload set in `ContentServiceClient`, within the context of Google Cloud Dataplex."],["The content lists the various versions of the `ContentServiceConnection` class, ranging from version 2.11.0 to 2.37.0-rc."],["Users can leverage `ContentServiceConnection` to inject custom behavior when testing, such as with a Google Mock object, and `MakeContentServiceConnection()` is provided to create an instance."],["The interface includes virtual methods for operations like creating, updating, deleting, getting, and listing content, as well as managing IAM policies through methods such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The latest version available is 2.37.0-rc."]]],[]]