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 Google Cloud Dialogflow CX C++ library, providing an interface for interacting with pages.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the library, with \u003ccode\u003e2.37.0-rc\u003c/code\u003e being the latest and \u003ccode\u003e2.26.0\u003c/code\u003e as the current version detailed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagesConnection\u003c/code\u003e allows users to inject custom behavior for testing purposes, offering 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakePagesConnection()\u003c/code\u003e function is used for creating concrete instances of the \u003ccode\u003ePagesConnection\u003c/code\u003e, while the \u003ccode\u003edialogflow_cx_mocks::MockPagesConnection\u003c/code\u003e class is available for mocking.\u003c/p\u003e\n"],["\u003cp\u003eThe functions \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 take a request parameter in their signature and each also have their own return type.\u003c/p\u003e\n"]]],[],null,[]]