This interface defines virtual methods for each of the user-facing overload sets in ChangelogsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ChangelogsClient.
[[["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 webpage details the `ChangelogsConnection` object for `ChangelogsClient` in the Dialogflow CX C++ library, providing an interface for custom behavior and testing."],["The latest release candidate is version 2.37.0-rc, and the page covers versions from 2.37.0-rc down to 2.11.0 of `ChangelogsConnection`."],["The `ChangelogsConnection` object defines virtual methods such as `options()`, `ListChangelogs()`, and `GetChangelog()` for interacting with Dialogflow CX changelogs."],["`MakeChangelogsConnection()` is used for creating a concrete instance of `ChangelogsConnection`, while `MockChangelogsConnection` is used for mocking."],["Each version listed corresponds to a specific `ChangelogsConnection` object, with links to their individual documentation pages."]]],[]]