[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `SubpropertyEventFilterName.Builder` class in the Google Analytics Admin Java library, detailing its functionality across various versions."],["The latest version of the library documented is 0.70.0, and the page lists versions from 0.70.0 down to 0.14.0, offering a historical reference."],["`SubpropertyEventFilterName.Builder` is used to build a name string for a subproperty event filter, as indicated by the class's description and it extends from the base Java `Object` class."],["The class includes methods for building the `SubpropertyEventFilterName`, getting and setting the property, as well as getting and setting the sub-property event filter, specifically using `getProperty()`, `getSubPropertyEventFilter()`, `setProperty(String property)`, and `setSubPropertyEventFilter(String subPropertyEventFilter)`."],["The `build()` method returns a SubpropertyEventFilterName object, allowing you to create one after setting the relevant properties."]]],[]]