This interface defines virtual methods for each of the user-facing overload sets in PagesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PagesClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003ePagesConnection\u003c/code\u003e object for \u003ccode\u003ePagesClient\u003c/code\u003e in the Dialogflow CX C++ library, detailing its role in managing page interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePagesConnection\u003c/code\u003e interface defines virtual methods corresponding to each user-facing overload set in \u003ccode\u003ePagesClient\u003c/code\u003e, enabling the injection of custom behaviors for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of available versions of \u003ccode\u003ePagesConnection\u003c/code\u003e, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe methods defined within the \u003ccode\u003ePagesConnection\u003c/code\u003e interface include \u003ccode\u003eListPages\u003c/code\u003e, \u003ccode\u003eGetPage\u003c/code\u003e, \u003ccode\u003eCreatePage\u003c/code\u003e, \u003ccode\u003eUpdatePage\u003c/code\u003e, and \u003ccode\u003eDeletePage\u003c/code\u003e, each handling specific operations on Dialogflow CX pages.\u003c/p\u003e\n"],["\u003cp\u003eIt also defines how you can make a concrete \u003ccode\u003ePagesConnection\u003c/code\u003e instance using \u003ccode\u003eMakePagesConnection()\u003c/code\u003e, and describes how you can mock it using \u003ccode\u003edialogflow_cx_mocks::MockPagesConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]