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"]],[["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-21 UTC."],[[["This document outlines the `PagesConnection` object for `PagesClient` in the Google Cloud Dialogflow CX library, specifically in version 2.16.0."],["It provides a list of available versions of the `PagesConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, each linking to its respective documentation."],["`PagesConnection` defines virtual methods that mirror the user-facing overload sets in `PagesClient`, allowing for custom behavior injection in tests."],["The document details the available functions within `PagesConnection`, including `ListPages`, `GetPage`, `CreatePage`, `UpdatePage`, and `DeletePage`, along with their respective parameters and return types."],["Users are directed to the `MakePagesConnection()` function to create a concrete instance and `dialogflow_cx_mocks::MockPagesConnection` for mocking purposes."]]],[]]