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-05 UTC."],[[["This document outlines the `ChangelogsConnection` class, which provides an interface for interacting with the `ChangelogsClient` in Dialogflow CX."],["The `ChangelogsConnection` class offers methods for retrieving changelogs, locations, and operations, with functionalities such as listing and getting specific items."],["Users can inject custom behavior into tests using `ChangelogsConnection` via mocking, such as with `MockChangelogsConnection`."],["The document also lists all the available versions for the `ChangelogsConnection` from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["To create an instance of this class, the function `MakeChangelogsConnection()` must be utilized."]]],[]]