The maximum number of items to return in a single page. By default 20.
Note that when TestCaseView = FULL, the maximum page size allowed is 20.
When TestCaseView = BASIC, the maximum page size allowed is 500.
[[["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 documentation for the `ListTestCasesRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically version 1.3.0, with links to documentation of older versions."],["`ListTestCasesRequest` is used to make requests for listing test cases in Google Cloud Dialogflow CX v3, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`."],["The class includes properties like `PageSize`, `PageToken`, `Parent`, `ParentAsAgentName`, and `View`, which are used to configure the listing parameters such as the maximum number of items per page, the next page token, the parent agent, the typed view of the parent agent, and the level of detail returned."],["The documentation includes constructors for creating a `ListTestCasesRequest` object, either with no parameters or by copying the values from another `ListTestCasesRequest` object."],["The latest version linked in this documentation is 2.23.0 of the `Google.Cloud.Dialogflow.Cx.V3` package, and there are many previous version available to be referenced."]]],[]]