[[["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 webpage provides documentation for the `DataStream.DataStreamType` enum within the Google Analytics Admin API's Java library, specifically detailing different versions ranging from 0.14.0 to 0.70.0, with 0.70.0 being the latest version."],["The `DataStreamType` enum is a `ProtocolMessageEnum` used to specify the type of data stream, implemented within the `google.analytics.admin.v1beta.DataStream` class."],["There are four specified data stream types: `ANDROID_APP_DATA_STREAM`, `IOS_APP_DATA_STREAM`, `WEB_DATA_STREAM`, and `DATA_STREAM_TYPE_UNSPECIFIED`, each with a corresponding integer value."],["The documentation includes inherited methods from the `Enum` and `Object` classes, providing functionality for comparing, retrieving information, and manipulating enum values."],["Static methods such as `forNumber()`, `valueOf()`, `getDescriptor()`, and `values()` are available for interacting with and understanding the `DataStream.DataStreamType` enum."]]],[]]