[[["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."],[[["`ListVersionsRequest` is a class in the Google Cloud Dialogflow v2beta1 API, specifically used for requesting a list of versions in the `Versions.ListVersions` method."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The `ListVersionsRequest` class includes properties like `PageSize` to set the number of items per page, `PageToken` to retrieve the next page, `Parent` to specify the agent, and `ParentAsAgentName` to view the resource name as an `AgentName` type."],["You can construct a new `ListVersionsRequest` object either without any parameters using the `ListVersionsRequest()` constructor, or by passing another `ListVersionsRequest` object into the constructor using `ListVersionsRequest(ListVersionsRequest other)`."]]],[]]