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-03-21 UTC."],[[["This webpage lists different versions of the `ListKeyEventsRequest` class in the `google-analytics-admin` Java library, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `ListKeyEventsRequest` class, which is the focus of this page, is used as the request message for the ListKeyEvents RPC and extends the `GeneratedMessageV3` class."],["The `ListKeyEventsRequest` class provides static methods such as `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods for creating and parsing instances of the class."],["Key instance methods include `getPageSize()`, `getPageToken()`, `getParent()`, and methods related to parsing, serialization, and object comparison."],["The content contains numerous inherited members and static fields, indicating a comprehensive API with a robust set of utilities for working with `ListKeyEventsRequest` objects."]]],[]]