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-14 UTC."],[[["This webpage provides documentation for the `ChangelogsConnection` class within the Google Cloud Dialogflow CX C++ library, which is utilized for managing changelogs."],["The page lists various versions of the library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc, each linking to its respective documentation for `ChangelogsConnection`."],["The `ChangelogsConnection` class interface includes virtual methods for listing and retrieving changelogs, such as `ListChangelogs` and `GetChangelog`, enabling customized implementations."],["The page provides information on how to create a concrete instance of the `ChangelogsConnection` using the `MakeChangelogsConnection()` function and how to mock this class for testing purposes."],["This documentation is for version 2.29.0, which is one of the versions available in this page, and is specifically for the `ChangelogsConnection` object that corresponds to the `ChangelogsClient`."]]],[]]