Optional. The maximum number of 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)
Optional. A page token, received from a previous
ListSubpropertyEventFilters call. Provide this to retrieve the subsequent
page. When paginating, all other parameters provided to
ListSubpropertyEventFilters must match the call that provided the page
token.
Optional. A page token, received from a previous
ListSubpropertyEventFilters call. Provide this to retrieve the subsequent
page. When paginating, all other parameters provided to
ListSubpropertyEventFilters 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 document details various versions of the `ListSubpropertyEventFiltersRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["The `ListSubpropertyEventFiltersRequest` class is a request message used for the `ListSubpropertyEventFilters` RPC, and extends the `GeneratedMessageV3` class."],["The `ListSubpropertyEventFiltersRequest` class, under the package `com.google.analytics.admin.v1alpha`, is designed for retrieving a list of subproperty event filters."],["The document provides details on the class's static fields, such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, along with their descriptions."],["There are various static methods for creating instances of the `ListSubpropertyEventFiltersRequest`, along with methods for parsing data, accessing class properties, and handling serialization."]]],[]]