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-05 UTC."],[[["The content provides documentation for the `DeploymentsConnection` class within the Google Cloud Dialogflow CX C++ library, specifically highlighting version 2.35.0-rc."],["This class defines virtual methods mirroring user-facing functions in `DeploymentsClient`, facilitating custom behavior injection during testing."],["The document includes links to various versions of the `DeploymentsConnection` class ranging from 2.11.0 up to the latest 2.37.0-rc."],["It details the available virtual functions within `DeploymentsConnection`, including `ListDeployments`, `GetDeployment`, and methods related to locations and operations."],["Instructions are provided for creating a concrete instance using `MakeDeploymentsConnection()` and mocking with `MockDeploymentsConnection`."]]],[]]