[[["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-17 UTC."],[[["This webpage provides documentation for the `DataStream.DataStreamType` enum within the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest version 0.70.0."],["The `DataStream.DataStreamType` enum is used to define the type of data stream, implementing the `ProtocolMessageEnum` interface, and it has different static fields including `ANDROID_APP_DATA_STREAM`, `IOS_APP_DATA_STREAM`, and `WEB_DATA_STREAM`."],["There are multiple versions of the documentation available, enabling users to browse the documentation of the `DataStream.DataStreamType` enum for different versions of the google-analytics-admin Java library."],["The documentation provides details of the enum's static fields and their corresponding values, such as `DATA_STREAM_TYPE_UNSPECIFIED = 0` and `ANDROID_APP_DATA_STREAM = 2`."],["The available methods for the `DataStream.DataStreamType` enum include `forNumber(int value)`, `getDescriptor()`, `values()`, and others, which are useful to help programmers manage and understand their data stream types."]]],[]]