[[["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 page provides documentation for the `DataStreamName.Builder` class within the `com.google.analytics.admin.v1beta` package, part of the Google Analytics Admin API for Java."],["The documentation covers a range of versions, from 0.14.0 up to the latest 0.70.0, allowing users to access specific release details of `DataStreamName.Builder`."],["The `DataStreamName.Builder` class is used to construct instances of `DataStreamName` and inherits methods from the base `Object` class, such as `equals`, `hashCode`, and `toString`."],["Key methods of `DataStreamName.Builder` include `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String dataStream)`, and `setProperty(String property)`, which facilitate the creation and management of `DataStreamName` instances."],["The `DataStreamName.Builder` class allows the user to set dataStream and property, along with retrieving that previously set data through the use of its `setDataStream`, `setProperty`, `getDataStream` and `getProperty` methods."]]],[]]