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"]],[["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-05 UTC."],[[["This webpage details the `AutoscalingPolicyServiceConnection` object, which is used alongside the `AutoscalingPolicyServiceClient` for interacting with autoscaling policies in Google Cloud Dataproc."],["The content lists the available versions for `AutoscalingPolicyServiceConnection`, from version 2.11.0 all the way up to version 2.37.0-rc, with each version containing a link to the documentation."],["`AutoscalingPolicyServiceConnection` provides virtual methods to manage autoscaling policies, such as creating, updating, retrieving, listing, and deleting."],["Users can customize the behavior of `AutoscalingPolicyServiceClient` objects during testing by injecting custom implementations via `AutoscalingPolicyServiceConnection`."],["The `MakeAutoscalingPolicyServiceConnection()` function is used to create a real instance of the `AutoscalingPolicyServiceConnection` and `MockAutoscalingPolicyServiceConnection` is used for testing."]]],[]]