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 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."]]],[]]