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-04-09 UTC."],[[["This document outlines the `ChangelogsConnection` class for Dialogflow CX, providing a virtual interface for the `ChangelogsClient` to enable custom behaviors and testing."],["The latest version available is `2.37.0-rc`, with other historical versions ranging from `2.36.0` to `2.11.0` that can be found within this list."],["The `ChangelogsConnection` interface defines several virtual methods, including `ListChangelogs`, `GetChangelog`, `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."],["The document includes functions to retrieve options and methods, and it specifies the request type and return type for each of the various methods."],["Users can create instances of `ChangelogsConnection` through `MakeChangelogsConnection()` and utilize `dialogflow_cx_mocks::MockChangelogsConnection` for mocking in testing."]]],[]]