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-14 UTC."],[[["This webpage details the `AutoscalingPolicyServiceConnection` class within the Google Cloud Dataproc C++ library, focusing on version 2.16.0, and it provides links to documentation for versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `AutoscalingPolicyServiceConnection` interface defines virtual methods for various operations related to autoscaling policies, such as creation, updating, retrieval, listing, and deletion, allowing for custom implementations."],["This interface is used by the `AutoscalingPolicyServiceClient` and enables users to inject custom behavior, particularly useful when writing tests for the client."],["Users can create concrete instances of the connection using `MakeAutoscalingPolicyServiceConnection()`, or they can leverage `dataproc_v1_mocks::MockAutoscalingPolicyServiceConnection` for testing."],["The documentation for each method, such as `CreateAutoscalingPolicy`, `UpdateAutoscalingPolicy`, `GetAutoscalingPolicy`, `ListAutoscalingPolicies`, and `DeleteAutoscalingPolicy`, includes details on the required parameters and return types."]]],[]]