[[["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 details the `DataStreamName.Builder` class within the Google Analytics Admin API for Java, specifically for version 0.20.0."],["The `DataStreamName.Builder` is used to construct identifiers for data streams, following the format \"properties/{property}/dataStreams/{data_stream}\"."],["The latest version of the API documented is 0.70.0, while this page specifically references v0.20.0, there are many older versions between 0.20.0 and 0.70.0 also available."],["The `Builder` class inherits from `java.lang.Object` and includes methods for setting and getting property and data stream components, as well as a `build()` method."],["The `Builder` class has methods such as `getDataStream()`, `getProperty()`, `setDataStream(String)`, and `setProperty(String)`, enabling the creation and manipulation of data stream names."]]],[]]