This interface defines virtual methods for each of the user-facing overload sets in ServiceManagerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceManagerClient.
[[["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 document outlines the `ServiceManagerConnection` class, which interfaces with the `ServiceManagerClient` in version 2.18.0 of the Google Cloud Service Management C++ library."],["The latest release of the library is 2.37.0-rc, and the document provides links to documentation for multiple previous versions, down to 2.11.0, for the `ServiceManagerConnection` class."],["The `ServiceManagerConnection` class provides virtual methods that mirror the user-facing methods found in the `ServiceManagerClient`, enabling custom behavior injection for testing."],["This class offers functions for managing services, including listing, getting, creating, deleting, and undeleting, as well as managing service configurations and rollouts."],["The `ServiceManagerConnection` class includes functions for submitting source configurations and generating configuration reports, alongside its service management capabilities."]]],[]]