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."],[[["The webpage documents the `ServiceHealthConnection` interface, which defines virtual methods for each user-facing overload set in `ServiceHealthClient`, version 2.29.0."],["The `ServiceHealthConnection` interface allows users to inject custom behavior, for example, with a Google Mock object, when writing tests using objects of type `ServiceHealthClient`."],["This documentation includes details on the available functions such as `ListEvents`, `GetEvent`, `ListOrganizationEvents`, `GetOrganizationEvent`, `ListOrganizationImpacts`, `GetOrganizationImpact`, and their respective parameters and return types."],["There are links to resources to create a concrete instance of the ServiceHealthConnection, as well as for mocking with `servicehealth_v1_mocks::MockServiceHealthConnection`, and a full list of available versions."],["The latest release can be found in the list of versions, currently showing version 2.37.0-rc."]]],[]]