This interface defines virtual methods for each of the user-facing overload sets in DeploymentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DeploymentsClient.
[[["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 `DeploymentsConnection` object, which is associated with `DeploymentsClient` within version 2.13.0 of the Dialogflow CX C++ library."],["The content lists the availability of various versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc, of the `DeploymentsConnection` class."],["`DeploymentsConnection` provides virtual methods that correspond to user-facing overload sets found in `DeploymentsClient`, facilitating custom behavior injection, such as mocking for testing purposes."],["The page offers information on creating a concrete instance of `DeploymentsConnection` using `MakeDeploymentsConnection()` and provides access to mock implementations via `dialogflow_cx_mocks::MockDeploymentsConnection`."],["It also lists the functions available in this library, specifically `virtual options()`, `virtual ListDeployments()`, and `virtual GetDeployment()`, along with the return type and the input parameter specifications."]]],[]]