[[["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 provides documentation for the `DataStreamName.Builder` class within the Google Analytics Admin API for Java, specifically showing the list of different versions."],["The latest version available is 0.70.0, and it lists versions down to 0.14.0, offering a range of historical versions of this class."],["The `DataStreamName.Builder` class is used to build `DataStreamName` objects, allowing the user to set properties and data streams, and it inherits from `java.lang.Object`."],["The class includes methods such as `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String dataStream)`, and `setProperty(String property)` for constructing and manipulating `DataStreamName` objects."],["The class constructor `Builder()` is protected, and the `setDataStream()` and `setProperty()` methods return a `DataStreamName.Builder` type, allowing for method chaining."]]],[]]