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-04-09 UTC."],[[["This webpage provides documentation for the `ListKeyEventsRequest.Builder` class within the Google Analytics Admin API for Java, specifically for version 0.69.0 and earlier versions all the way down to 0.14.0."],["The `ListKeyEventsRequest.Builder` class is a builder for constructing request messages for the `ListKeyEvents` RPC, allowing for the customization of parameters such as `parent`, `page_size`, and `page_token`."],["The documentation outlines the inheritance structure of the `ListKeyEventsRequest.Builder` class, showing that it extends `GeneratedMessageV3.Builder` and implements `ListKeyEventsRequestOrBuilder`."],["It includes an exhaustive list of inherited members and methods from various parent classes such as `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, to manage and manipulate the request message."],["This resource gives clear descriptions and parameter details for each method within the class, like `setPageSize`, `setPageToken`, and `setParent`, including what data types are expected, and what they're for."]]],[]]