[[["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 `DataStreamName.Builder` class within the `com.google.analytics.admin.v1alpha` 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 release, 0.70.0, with each version offering its respective API reference."],["The `DataStreamName.Builder` class is designed to help construct identifiers for data streams, specifically formatted as `properties/{property}/dataStreams/{data_stream}`."],["Key methods of the builder include `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String dataStream)`, and `setProperty(String property)`, allowing for the retrieval and setting of data stream and property identifiers."],["The `DataStreamName.Builder` class inherits from `java.lang.Object`, thus inheriting common methods like `equals()`, `hashCode()`, and `toString()`."]]],[]]