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, spanning versions from 2.11.0 to 2.37.0-rc."],["The `ChangelogsConnection` class defines the interface for interacting with the `ChangelogsClient` and allows custom behavior injection for testing, particularly with the `MockChangelogsConnection` class."],["The latest release is `2.37.0-rc`, while the current page is documenting the methods of the `2.13.0` version."],["The interface includes virtual methods such as `ListChangelogs` and `GetChangelog` for managing changelogs, in addition to the `options` method, allowing for a wide range of change log management."],["The provided documentation explains how to use the `MakeChangelogsConnection()` to implement a concrete instance of the class."]]],[]]