This interface defines virtual methods for each of the user-facing overload sets in AlertPolicyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AlertPolicyServiceClient.
[[["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-04-23 UTC."],[[["This webpage provides documentation for the `AlertPolicyServiceConnection` class, which is a key component for interacting with the `AlertPolicyServiceClient`."],["The `AlertPolicyServiceConnection` class defines virtual methods for all user-facing overload sets in `AlertPolicyServiceClient`, facilitating custom behavior injection in testing."],["The latest release is version 2.37.0-rc, with a historical record of versions ranging down to version 2.11.0, all listed on the page."],["The page includes the methods for actions on Alert Policies such as `ListAlertPolicies`, `GetAlertPolicy`, `CreateAlertPolicy`, `DeleteAlertPolicy`, and `UpdateAlertPolicy`, each taking in their corresponding requests."],["You can create a concrete instance of `AlertPolicyServiceConnection` using `MakeAlertPolicyServiceConnection()` and a mock version for testing with `MockAlertPolicyServiceConnection`."]]],[]]