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 service and offers various virtual methods for interacting with autoscaling policies."],["The content lists multiple versions of the `AutoscalingPolicyServiceConnection`, ranging from the latest release candidate version 2.37.0-rc down to version 2.11.0."],["The `AutoscalingPolicyServiceConnection` class defines methods for creating, updating, getting, listing, and deleting autoscaling policies, demonstrated by its functions `CreateAutoscalingPolicy`, `UpdateAutoscalingPolicy`, `GetAutoscalingPolicy`, `ListAutoscalingPolicies`, and `DeleteAutoscalingPolicy`."],["Users can use the `MakeAutoscalingPolicyServiceConnection()` function to create a concrete instance of the connection, or leverage `MockAutoscalingPolicyServiceConnection` for mocking in tests."],["The `AutoscalingPolicyServiceConnection` class serves as an interface, allowing users to insert custom behavior within tests that utilize the `AutoscalingPolicyServiceClient`."]]],[]]