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-21 UTC."],[[["This webpage details the `DeploymentsConnection` object for `DeploymentsClient` within the Google Cloud Dialogflow CX C++ library, providing an interface for custom behavior injection."],["The content includes a list of available versions, ranging from 2.11.0 to 2.37.0-rc (the latest release candidate), with links to their respective documentation pages."],["It outlines the virtual methods available within the `DeploymentsConnection` class, such as `ListDeployments`, `GetDeployment`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`, along with their request parameters and return types."],["Instructions are given for the user on how to create a concrete instance through `MakeDeploymentsConnection()` and for mocking using `dialogflow_cx_mocks::MockDeploymentsConnection`."]]],[]]