[[["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 page provides documentation for the `DataStream.StreamDataCase` enum within the Google Analytics Admin v1beta Java library, spanning versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest release."],["The `DataStream.StreamDataCase` enum implements `Internal.EnumLite` and `AbstractMessageLite.InternalOneOfEnum`, providing methods and fields related to stream data types."],["The enum defines static fields like `ANDROID_APP_STREAM_DATA`, `IOS_APP_STREAM_DATA`, `STREAMDATA_NOT_SET`, and `WEB_STREAM_DATA`, representing different stream data cases."],["Static methods such as `forNumber(int value)`, `valueOf(String name)`, and `values()` are provided for interacting with the enum, alongside a deprecated `valueOf(int value)` method."],["The `getNumber()` method is the only non-inherited method available in the `DataStream.StreamDataCase` enum, used to retrieve a numeric value associated with a stream data case."]]],[]]