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` object, which acts as an interface defining virtual methods for overload sets within `ContentServiceClient`."],["The latest version available is `2.37.0-rc`, while the current context version is `2.29.0`, with multiple prior versions listed."],["The `ContentServiceConnection` interface allows custom behavior injection during testing, typically through the use of mock objects."],["Key functions within the `ContentServiceConnection` include managing content through actions like `CreateContent`, `UpdateContent`, `DeleteContent`, `GetContent`, `ListContent`, as well as managing IAM policies with `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The webpage provides links to `MakeContentServiceConnection()` and `MockContentServiceConnection` for instance creation and mocking respectively."]]],[]]