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.
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.
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 provides documentation for the `ListKeyEventsRequest.Builder` class, a part of the Google Analytics Admin API (v1beta) for Java, specifically for the 0.61.0 version, but with links to versions as far back as 0.14.0 and as recent as 0.70.0, which is the latest release."],["The `ListKeyEventsRequest.Builder` class is used to construct requests for listing key events within a Google Analytics property, inheriting from `GeneratedMessageV3.Builder` and implementing the `ListKeyEventsRequestOrBuilder` interface, and it is a part of the `com.google.analytics.admin.v1beta` package."],["The webpage details the class's inherited members, static methods like `getDescriptor()`, and instance methods such as `build()`, `clear()`, `setParent()`, and `mergeFrom()`, which are used for building and manipulating the request message."],["The class documentation includes explanations for methods related to setting parameters like `pageSize`, `pageToken`, and `parent`, which control the amount of data returned and the specific context of the request, such as the parent property."],["The content lists all previous versions of this class, making it easy to navigate through them, the latest being 0.70.0."]]],[]]