This interface defines virtual methods for each of the user-facing overload sets in AutoscalingPolicyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AutoscalingPolicyServiceClient.
[[["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 `AutoscalingPolicyServiceConnection` object, which is part of the Google Cloud Dataproc C++ library and interfaces with the `AutoscalingPolicyServiceClient`."],["The latest release of `AutoscalingPolicyServiceConnection` is version 2.37.0-rc, with multiple prior versions available, down to 2.11.0, for selection."],["`AutoscalingPolicyServiceConnection` provides virtual methods for common autoscaling policy operations, such as creating, updating, getting, listing, and deleting autoscaling policies."],["This interface allows for the injection of custom behavior in tests, and provides a concrete instance through the `MakeAutoscalingPolicyServiceConnection()` function."],["Users can use `dataproc_v1_mocks::MockAutoscalingPolicyServiceConnection` for mocking purposes within the library."]]],[]]