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-14 UTC."],[[["This document outlines the `PagesConnection` class for Dialogflow CX, which provides virtual methods for various operations on `PagesClient`."],["The `PagesConnection` object allows for customization of behavior, such as through dependency injection with a mocking object, when testing `PagesClient`."],["The latest release candidate is version 2.37.0-rc, while the current version is 2.35.0, with multiple previous versions available from 2.36.0 down to 2.11.0."],["`PagesConnection` include methods for managing pages like `ListPages`, `GetPage`, `CreatePage`, `UpdatePage`, and `DeletePage`, each accepting specific request objects."],["The methods `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation` in `PagesConnection` allow for managing locations and long running operations."]]],[]]