[[["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 provides reference documentation for the `ListVersionsResponse` class within the Google Cloud Dialogflow v2 API, specifically for version 4.11.0."],["The `ListVersionsResponse` class is designed to handle the response message for listing agent versions, as used in the `Versions.ListVersions` function."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for various operations such as deep cloning, message handling, and enumeration."],["Key properties of the `ListVersionsResponse` class include `NextPageToken`, which is a string for retrieving subsequent result pages, and `Versions`, which is a `RepeatedField` containing the list of `Version` objects."],["The document lists multiple versions of the Google.Cloud.Dialogflow.V2 package, ranging from version 4.26.0 (latest) down to version 3.2.0, all which contain similar documentation for the class."]]],[]]