[[["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 page documents the `DataStreamName.Builder` class within the Google Analytics Admin Java library, which is used to construct identifiers for Google Analytics data streams."],["The latest available version of the library is `0.70.0`, and the page contains links to documentation for previous versions, ranging from `0.14.0` to `0.69.0`, in addition to the current version (`0.67.0`)."],["The `DataStreamName.Builder` class inherits from `java.lang.Object` and provides methods for building and managing data stream names, including `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String)`, and `setProperty(String)`."],["The builder class features protected constructors, but public methods for building, getting, and setting the data stream ID and property ID, allowing for the creation of fully qualified Data Stream Names."],["All versions from 0.14.0 to 0.70.0 appear to use the same builder class, `com.google.analytics.admin.v1alpha.DataStreamName.Builder`."]]],[]]