This interface defines virtual methods for each of the user-facing overload sets in DashboardsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DashboardsServiceClient.
[[["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-05-07 UTC."],[[["This document outlines the `DashboardsServiceConnection` interface, which defines virtual methods corresponding to user-facing overloads in `DashboardsServiceClient`."],["The `DashboardsServiceConnection` interface facilitates custom behavior injection during testing, such as with Google Mock objects, for `DashboardsServiceClient`."],["The document provides access to multiple versions of `DashboardsServiceConnection`, starting with version `2.37.0-rc` and listing back to `2.11.0`."],["The document details the virtual functions available in the `DashboardsServiceConnection` interface, including `CreateDashboard`, `ListDashboards`, `GetDashboard`, `DeleteDashboard`, and `UpdateDashboard`."],["The document shows that the concrete instance of `DashboardsServiceConnection` can be made with `MakeDashboardsServiceConnection()` and mocked with `MockDashboardsServiceConnection`."]]],[]]