This interface defines virtual methods for each of the user-facing overload sets in CaseServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CaseServiceClient.
[[["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 details the `CaseServiceConnection` object, which interfaces with the `CaseServiceClient` and is part of the Google Cloud Support v2 library."],["The latest version available is 2.37.0-rc, with a comprehensive list of previous versions ranging down to 2.11.0 provided."],["`CaseServiceConnection` provides virtual methods corresponding to the user-facing overload sets in `CaseServiceClient`, such as `GetCase`, `ListCases`, `CreateCase`, `UpdateCase`, and `SearchCaseClassifications`."],["Users can inject custom behaviors into tests using this interface and can create an instance using `MakeCaseServiceConnection()`, or mock it for tests with `support_v2_mocks::MockCaseServiceConnection`."]]],[]]