[[["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 provides a comprehensive list of versions for `DataStream.DataStreamType` within the Google Analytics Admin Java library, ranging from the latest version 0.70.0 down to version 0.14.0."],["`DataStream.DataStreamType` is a Protobuf enum that defines the different types of data streams, including Android app, iOS app, web data streams, and an unspecified type."],["The `DataStream.DataStreamType` enum implements the `ProtocolMessageEnum` and inherits several methods from both `Enum` and `Object` classes, enabling operations like comparing and retrieving enum information."],["The page details static fields that define the different data stream types with their respective numeric values, such as `ANDROID_APP_DATA_STREAM` being 2, and `WEB_DATA_STREAM` being 1."],["Static methods like `forNumber` and `valueOf` are available for retrieving `DataStreamType` instances by their numeric value or name, alongside other functionalities."]]],[]]