[[["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."],[[["The webpage provides a comprehensive list of versions for `Google.Cloud.Dialogflow.V2.ListVersionsRequest`, ranging from the latest version 4.26.0 down to version 3.2.0."],["`ListVersionsRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and it serves as the request message for `Versions.ListVersions`."],["The class `ListVersionsRequest` includes properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which are used for managing and listing versions, including setting the max items to return and retrieving the next page of results."],["This class also includes two constructors, `ListVersionsRequest()` and `ListVersionsRequest(ListVersionsRequest)`, which allow for the creation of new instances of the class and also the cloning of existing ones, respectively."],["It can be found within the `Google.Cloud.Dialogflow.V2` namespace, in the assembly `Google.Cloud.Dialogflow.V2.dll`."]]],[]]