[[["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 `DataStream.StreamDataCase` enum within the Google Analytics Admin V1alpha Java library, showcasing versions ranging from 0.14.0 up to the latest version 0.70.0."],["The `DataStream.StreamDataCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum` interfaces, with inherited members from the `Enum` and `Object` classes, as well as listed static members and methods."],["There are four static fields available: `ANDROID_APP_STREAM_DATA`, `IOS_APP_STREAM_DATA`, `STREAMDATA_NOT_SET`, and `WEB_STREAM_DATA` relating to the type of stream data."],["Key static methods include `forNumber(int value)`, `valueOf(String name)`, and `values()`, while the primary method offered by the class itself is `getNumber()`."],["The method `valueOf(int value)` has been deprecated in favor of using `forNumber(int)`."]]],[]]