This interface defines virtual methods for each of the user-facing overload sets in CaseAttachmentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CaseAttachmentServiceClient.
[[["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."],[[["This webpage provides documentation for the `CaseAttachmentServiceConnection` class within the Google Cloud Support v2 C++ library."],["The `CaseAttachmentServiceConnection` class defines virtual methods for user-facing overload sets in `CaseAttachmentServiceClient`, enabling custom behavior injection for testing."],["The latest version of `CaseAttachmentServiceConnection` is 2.37.0-rc, with previous versions also documented."],["The page provides functions, including a virtual `options()` function and a virtual `ListAttachments()` function, the latter to be called with a `google::cloud::support::v2::ListAttachmentsRequest`."],["Users can create a concrete instance of this class using `MakeCaseAttachmentServiceConnection()` or mock it with `support_v2_mocks::MockCaseAttachmentServiceConnection`."]]],[]]