[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `DataStreamName.Builder` class within the `com.google.analytics.admin.v1beta` package, with the latest version being 0.70.0 and a list of versions ranging from 0.70.0 to 0.14.0."],["The `DataStreamName.Builder` class is designed for constructing `DataStreamName` objects, representing the data stream resource within a property."],["The Builder class inherits from `java.lang.Object`, incorporating methods such as `clone()`, `equals()`, and `hashCode()` and has a protected constructor `Builder()`."],["Key methods of the `DataStreamName.Builder` class include `build()`, `getDataStream()`, `getProperty()`, `setDataStream(String dataStream)`, and `setProperty(String property)` to build and manage the `DataStreamName`."],["The `setDataStream` and `setProperty` methods are used to set the corresponding values in the string parameter, and then return the `DataStreamName.Builder`."]]],[]]