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` class, which is integral for interacting with `ServiceHealthClient`."],["The `ServiceHealthConnection` interface provides virtual methods that mirror the user-facing overload sets in `ServiceHealthClient`, facilitating custom behavior injection for testing."],["A variety of versions are available, with the most recent being version 2.37.0-rc, and version 2.31.0 currently displayed."],["The `ServiceHealthConnection` class supports multiple functions including `ListEvents`, `GetEvent`, `ListOrganizationEvents`, `GetOrganizationEvent`, `ListOrganizationImpacts`, `GetOrganizationImpact`, `ListLocations`, and `GetLocation`, each taking specific request parameters."],["The `MakeServiceHealthConnection()` function and `servicehealth_v1_mocks::MockServiceHealthConnection` are the concrete classes to use when creating or mocking `ServiceHealthConnection`."]]],[]]