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 document outlines the `ChangelogsConnection` interface for the `ChangelogsClient` in the Google Cloud Dialogflow CX C++ library, version 2.30.0."],["The `ChangelogsConnection` interface provides virtual methods for each user-facing overload set in `ChangelogsClient`, allowing custom behavior injection, particularly useful for testing purposes."],["The latest release candidate is version 2.37.0-rc and the document shows many previous versions of the library going back to version 2.11.0."],["The document also gives directions on how to create an instance of the `ChangelogsConnection` with `MakeChangelogsConnection()`."],["It includes functions such as `ListChangelogs()` and `GetChangelog()`, which are used to retrieve a stream of changelogs or get a specific changelog respectively, with the document including the parameter names and descriptions for each function."]]],[]]