The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListKeyEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListKeyEvents
must match the call that provided the page token.
A page token, received from a previous ListKeyEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListKeyEvents
must match the call that provided the page token.
[[["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-17 UTC."],[[["This webpage provides documentation for the `ListKeyEventsRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.64.0 and other versions up to 0.70.0."],["The `ListKeyEventsRequest` class is used to make requests for listing key events and extends `GeneratedMessageV3`, implementing `ListKeyEventsRequestOrBuilder` interface."],["The class supports pagination, enabling the retrieval of large datasets by specifying the `page_size` and `page_token` for subsequent pages."],["The `ListKeyEventsRequest` class requires the `parent` property to be specified, indicating the resource name of the parent property (e.g., 'properties/123')."],["The documentation provides details about static fields such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER` and `PARENT_FIELD_NUMBER`, static methods for parsing, and methods for getting values, or for managing request states."]]],[]]