[[["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 `GlobalSiteTagName.Builder` class within the Google Analytics Admin Java library, specifically for version 0.44.0, with links to documentation for other versions ranging from 0.14.0 to 0.70.0 (latest)."],["The `GlobalSiteTagName.Builder` class is used to construct global site tags for data streams, which are defined by a property and data stream combination, belonging to a specific property."],["The class inherits members from `java.lang.Object`, such as `clone()`, `equals()`, and `hashCode()`, and has a `Builder()` constructor, as well as `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String dataStream)`, and `setProperty(String property)` methods."],["The `setDataStream` and `setProperty` methods allow for setting the respective data stream and property values as Strings, and they return a `GlobalSiteTagName.Builder` object."],["The `build()` method returns a `GlobalSiteTagName` object."]]],[]]