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-04-09 UTC."],[[["This webpage details the `ContentServiceConnection` object for `ContentServiceClient`, which defines virtual methods for each user-facing overload set in `ContentServiceClient`."],["The latest version of the `ContentServiceConnection` class documentation is version 2.37.0-rc, although this page is about version 2.12.0 and there are many other version listed."],["`ContentServiceConnection` allows users to inject custom behavior into tests that utilize `ContentServiceClient` objects."],["`MakeContentServiceConnection()` is used to create a concrete instance of the `ContentServiceConnection` object."],["The `ContentServiceConnection` interface provides virtual functions for managing content, such as `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `ListContent`, as well as `GetIamPolicy`, `SetIamPolicy` and `TestIamPermissions` functions."]]],[]]