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