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 provides documentation for the `ContentServiceConnection` class within the Google Cloud Dataplex v1 C++ library, specifically version 2.27.0 and other versions as well."],["`ContentServiceConnection` defines virtual methods for user-facing overloads found in `ContentServiceClient`, enabling custom behavior in tests using objects of the `ContentServiceClient` type."],["The document details methods for managing content, such as `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, and `ListContent`, all requiring their own specific request objects."],["It also includes methods for managing IAM policies, including `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, with each method having specific request and return types."],["The latest version of `ContentServiceConnection` is version 2.37.0-rc, while several previous versions are also available for review."]]],[]]