[[["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 `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["The `DataStreamName.Builder` class is used to construct `DataStreamName` objects, representing the resource name of a data stream with a specified property and datastream id, following the format: properties/{property}/dataStreams/{data_stream}."],["The latest version of this builder is documented under version `0.70.0`, and there are also multiple previous versions dating back to `0.14.0` available for review."],["Key methods include `build()`, which creates a `DataStreamName` instance, and `getDataStream()` and `getProperty()`, which retrieve the data stream and property identifiers respectively, while `setDataStream()` and `setProperty()` allow setting the values of the respective id's."],["The `Builder` class inherits several methods from `java.lang.Object`, such as `clone()`, `equals()`, `hashCode()`, and `toString()`, among others."]]],[]]