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-04-09 UTC."],[[["This page details the `DeploymentsConnection` object, which acts as an interface defining virtual methods for `DeploymentsClient` in the Google Cloud Dialogflow CX C++ library."],["The `DeploymentsConnection` object allows for injecting custom behavior, such as with Google Mock objects, which is useful for testing `DeploymentsClient`."],["The page provides links to different versions of `DeploymentsConnection`, ranging from version 2.11.0 to 2.37.0-rc, including the current version 2.36.0."],["Key functions associated with `DeploymentsConnection` are described, including `ListDeployments`, `GetDeployment`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`, each with parameter and return type information."],["The page contains information on how to create a concrete instance of the `DeploymentsConnection` object, through `MakeDeploymentsConnection()` and it also has an associated mock object `dialogflow_cx_mocks::MockDeploymentsConnection` for testing purposes."]]],[]]