[[["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 `AttributionSettingsName` class within the Google Analytics Admin Java library, specifically for version 0.14.0, with links to older versions of the documentation."],["The `AttributionSettingsName` class implements the `ResourceName` interface and is used to represent an attribution setting's resource name, inheriting methods from the Object class."],["The class has static methods for formatting, parsing, and creating `AttributionSettingsName` instances, including `format`, `isParsableFrom`, `newBuilder`, `of`, `parse`, `parseList`, and `toStringList`."],["`AttributionSettingsName` instances can be created using a builder (`newBuilder`), directly with an of method (`of`), or parsed from a properly formatted String (`parse`), and can return a builder via the `toBuilder` method."],["The class also has methods for getting field information like `getFieldValue`, `getFieldValuesMap` and `getProperty`, while overriding the `equals`, `hashCode`, and `toString` methods from the parent Object class."]]],[]]