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 webpage provides documentation for the `ListSubpropertyEventFiltersRequest` class within the Google Analytics Admin API, specifically for Java."],["The latest available version of the documentation is for version 0.70.0, with versions ranging down to 0.14.0."],["The `ListSubpropertyEventFiltersRequest` class is used to make requests to retrieve subproperty event filters and is a subclass of `GeneratedMessageV3`."],["The class inherits multiple methods from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, for operations like parsing, serialization, and managing fields, including static methods for creating instances."],["Key parameters for `ListSubpropertyEventFiltersRequest` include `parent`, `page_size`, and `page_token` to specify the property, control the number of resources returned, and handle pagination, respectively."]]],[]]