This interface defines virtual methods for each of the user-facing overload sets in ServiceHealthClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceHealthClient.
[[["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-21 UTC."],[[["This webpage details the `ServiceHealthConnection` object, which facilitates communication with the `ServiceHealthClient` in version 2.21.0."],["The `ServiceHealthConnection` interface defines virtual methods mirroring user-facing overload sets in `ServiceHealthClient`, enabling the injection of custom behaviors for testing purposes."],["The page offers links to various versions of the `ServiceHealthConnection` object, ranging from version 2.21.0 to 2.36.0, as well as the latest release candidate 2.37.0-rc."],["Documentation is provided for functions such as `ListEvents`, `GetEvent`, `ListOrganizationEvents`, `GetOrganizationEvent`, `ListOrganizationImpacts`, and `GetOrganizationImpact`, outlining their parameters and return types."],["The page also provides information for both creating concrete instances using `MakeServiceHealthConnection()` and mocking using `servicehealth_v1_mocks::MockServiceHealthConnection`."]]],[]]