This interface defines virtual methods for each of the user-facing overload sets in SubscriptionAdminClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SubscriptionAdminClient.
[[["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 document outlines the `SubscriptionAdminConnection` class, which provides virtual methods for each user-facing overload set in `SubscriptionAdminClient`, allowing for custom behavior injection during testing."],["The latest version available for reference is 2.37.0-rc, with numerous previous versions listed, ranging down to version 2.11.0."],["The `SubscriptionAdminConnection` object is critical for interaction with `SubscriptionAdminClient` and is instantiated using the `MakeSubscriptionAdminConnection()` function."],["The document details a range of virtual functions for managing subscriptions and snapshots, such as `CreateSubscription`, `GetSubscription`, `DeleteSubscription`, `GetSnapshot`, `CreateSnapshot`, `UpdateSnapshot`, `DeleteSnapshot`, and functions for setting and getting IAM Policies."],["A `MockSubscriptionAdminConnection` class is available for creating mock objects, aiding in the testing of `SubscriptionAdminClient`."]]],[]]