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 provides documentation for the `DeploymentsConnection` object within the Google Cloud Dialogflow CX C++ client library, detailing its role and capabilities."],["The `DeploymentsConnection` interface defines virtual methods for the overload sets found in `DeploymentsClient`, allowing for custom behavior injection, especially useful for testing with mock objects."],["The latest version available is `2.37.0-rc`, and the page also contains an extensive list of prior releases, ranging from version `2.36.0` to `2.11.0`, with links to their respective documentation."],["Users can find details on the `ListDeployments` and `GetDeployment` virtual functions, which include parameters and return types, as well as a way to create an instance with `MakeDeploymentsConnection()`."],["The page provides resources for using mock objects, such as `dialogflow_cx_mocks::MockDeploymentsConnection`, to facilitate testing of `DeploymentsClient` implementations."]]],[]]