This interface defines virtual methods for each of the user-facing overload sets in CommentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CommentServiceClient.
[[["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-07-02 UTC."],[[["The latest version available is `2.37.0-rc`, and there are multiple historical versions of the `CommentServiceConnection` class available, dating back to version `2.11.0`."],["`CommentServiceConnection` defines virtual methods for user-facing overload sets in `CommentServiceClient`, enabling users to customize behavior, such as for testing purposes using tools like Google Mock."],["The `CommentServiceConnection` class has functions to get `Options`, create comments with `CreateComment`, and list comments using `ListComments`."],["To instantiate a concrete `CommentServiceConnection` object, you can utilize the `MakeCommentServiceConnection()` function, and for testing, `support_v2_mocks::MockCommentServiceConnection` is available."]]],[]]