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 page provides documentation for the `ListSubpropertyEventFiltersRequest` class within the Google Analytics Admin API's Java library, specifically for version 0.66.0."],["The `ListSubpropertyEventFiltersRequest` class is used to create requests for listing subproperty event filters, and it is a type of Protobuf message in the `google.analytics.admin.v1alpha` package."],["The page outlines the inheritance hierarchy and lists the inherited members of the `ListSubpropertyEventFiltersRequest` class, starting from Object down to the current class."],["Static methods are available to create instances of the class, parse data, and retrieve its descriptor."],["This class includes methods for handling the request's parameters such as `pageSize`, `pageToken`, and the required `parent` property, which is the resource name of the ordinary property."]]],[]]