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 for \u003ccode\u003ePagesClient\u003c/code\u003e in the Dialogflow CX C++ library, providing an interface for virtual methods.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003ePagesConnection\u003c/code\u003e class, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagesConnection\u003c/code\u003e enables the injection of custom behavior in tests, utilizing mock objects like \u003ccode\u003eMockPagesConnection\u003c/code\u003e to simulate interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe documented functions of \u003ccode\u003ePagesConnection\u003c/code\u003e 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 different operations on Dialogflow CX pages.\u003c/p\u003e\n"],["\u003cp\u003eThe functions of the pagesConnection take parameters of type \u003cem\u003erequest\u003c/em\u003e, which provide specifications to the functions, and they return a result of type \u003cem\u003eStatus\u003c/em\u003e or \u003cem\u003eStatusOr\u003c/em\u003e.\u003c/p\u003e\n"]]],[],null,[]]