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 interfaces with the `ServiceHealthClient` and provides virtual methods for user-facing overload sets."],["The latest version available is `2.37.0-rc`, with a list of previous versions spanning from `2.36.0` down to `2.21.0` also available, all linked for direct access."],["`ServiceHealthConnection` supports custom behavior injection, such as with a Google Mock object, for enhanced testing of `ServiceHealthClient` objects."],["The documentation outlines various virtual functions provided by `ServiceHealthConnection`, including operations like `ListEvents`, `GetEvent`, `ListOrganizationEvents`, and more, along with their respective request parameters and return types."],["The `ServiceHealthConnection` offers methods to interact with locations, including both `ListLocations` and `GetLocation` virtual methods."]]],[]]