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-03-21 UTC."],[[["This webpage provides documentation for the `ListSubpropertyEventFiltersRequest` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `ListSubpropertyEventFiltersRequest` class is a request message used for the `ListSubpropertyEventFilters` RPC, which allows users to retrieve subproperty event filters."],["The class extends `GeneratedMessageV3` and implements `ListSubpropertyEventFiltersRequestOrBuilder`, providing various methods for object creation, parsing, and data retrieval."],["Static methods are provided for parsing the request from various input types such as byte arrays, ByteString, and CodedInputStream, and there are also methods to get a builder, default instance, or descriptor."],["The class includes fields for `parent`, `page_size`, and `page_token`, allowing specification of the parent property and parameters for pagination."]]],[]]