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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]