[[["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 details the `ExpandedDataSetName.Builder` class within the Google Analytics Admin API, specifically focusing on version 0.68.0."],["The `ExpandedDataSetName.Builder` class facilitates the construction of `ExpandedDataSetName` objects, crucial for managing expanded data sets within Google Analytics properties."],["It features methods for setting and retrieving the property and expanded data set strings, using `setProperty` and `getProperty` alongside `setExpandedDataSet` and `getExpandedDataSet`."],["The class inherits several standard methods from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `hashCode()`, which are common to Java objects."],["The `build()` method finalizes the construction of the `ExpandedDataSetName` and returns it."]]],[]]