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-05 UTC."],[[["The `PagesConnection` object interfaces with the `PagesClient` to define virtual methods for user-facing operations."],["This documentation includes 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."],["The `PagesConnection` class allows custom behavior to be injected when writing tests, such as through the use of mocking objects like `MockPagesConnection`."],["The interface provides virtual functions for managing pages, including listing, getting, creating, updating, and deleting pages, as well as functions for managing locations and operations."],["The most recent release candidate for `PagesConnection` is 2.37.0-rc, showing it is under active development and has many available versions."]]],[]]