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 webpage details the \u003ccode\u003ePagesConnection\u003c/code\u003e object, which is essential for interacting with the \u003ccode\u003ePagesClient\u003c/code\u003e in the Dialogflow CX API, with the current version being 2.29.0.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides links to various versions of the \u003ccode\u003ePagesConnection\u003c/code\u003e class, spanning from version 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagesConnection\u003c/code\u003e defines virtual methods for all user-facing overload sets in \u003ccode\u003ePagesClient\u003c/code\u003e, enabling custom behavior injection for testing purposes using objects like Google Mock.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes functions such as \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, all of which handle requests related to page management in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eTo create a concrete instance of \u003ccode\u003ePagesConnection\u003c/code\u003e one can use \u003ccode\u003eMakePagesConnection()\u003c/code\u003e and for mocking purposes one should see \u003ccode\u003edialogflow_cx_mocks::MockPagesConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]