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 details the `ChangelogsConnection` class for Dialogflow CX, which provides an interface for managing changelogs and integrating with other services."],["The latest version available is 2.37.0-rc, with a list of previous versions spanning from 2.36.0 down to 2.11.0, each linking to its respective documentation for `ChangelogsConnection`."],["The `ChangelogsConnection` class defines virtual methods for various operations, including listing and retrieving changelogs, locations, and operations, and functions for managing operations."],["Users can create a concrete instance of `ChangelogsConnection` using `MakeChangelogsConnection()`, and mock objects with `dialogflow_cx_mocks::MockChangelogsConnection`."],["The `ChangelogsConnection` provides access to a list of functions, such as `options()`, `ListChangelogs()`, `GetChangelog()`, `ListLocations()`, `GetLocation()`, `ListOperations()`, `GetOperation()`, `CancelOperation()`, each providing a different operation with the changelogs."]]],[]]