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-17 UTC."],[[["This document details the `ListSubpropertyEventFiltersRequest` class, which is a request message used in the Google Analytics Admin API for retrieving a list of subproperty event filters."],["The latest version of this documentation is for version 0.70.0, with multiple other historical versions available, ranging from 0.69.0 down to 0.14.0, including 0.43.0, all available in their own links."],["The `ListSubpropertyEventFiltersRequest` class extends `GeneratedMessageV3` and implements `ListSubpropertyEventFiltersRequestOrBuilder`, inheriting various methods for message handling and manipulation."],["The class requires a 'parent' resource name in the format \"properties/property_id\" when making the request, with optional parameters such as `page_size` and `page_token` to control the number of resources and pagination, respectively."],["It provides methods to parse and handle different data types for creating instances of the ListSubpropertyEventFiltersRequest class, along with methods to set its parameters, and retrieve its properties."]]],[]]