The maximum number of AccountSummary resources to return. The service may
return fewer than this value, even if there are additional pages.
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 ListAccountSummaries call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccountSummaries
must match the call that provided the page token.
A page token, received from a previous ListAccountSummaries call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListAccountSummaries
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 `ListAccountSummariesRequest` class in the Google Analytics Admin API for Java, with the latest version being 0.70.0."],["The `ListAccountSummariesRequest` class, part of the `com.google.analytics.admin.v1alpha` package, extends `GeneratedMessageV3` and implements `ListAccountSummariesRequestOrBuilder`."],["The class is used to make request for listing account summaries with multiple versions available, ranging from version 0.14.0 all the way up to the latest version 0.70.0."],["It includes methods for parsing, creating, and accessing request data, along with inherited methods for message handling and serialization, and includes the properties `PAGE_SIZE_FIELD_NUMBER` and `PAGE_TOKEN_FIELD_NUMBER`."],["The documentation also provides information on static methods like `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, and various `parseFrom()` methods to handle the construction and parsing of requests."]]],[]]