[[["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-09-09 UTC."],[],[],null,["# Device Streaming V1 API - Module Google::Cloud::DeviceStreaming::V1::StatusUpdate::DeviceState (v0.1.0)\n\nReference documentation and code samples for the Device Streaming V1 API module Google::Cloud::DeviceStreaming::V1::StatusUpdate::DeviceState.\n\nThe state displayed with the ADB Device when running \"adb devices\"\n\nConstants\n---------\n\n### DEVICE_STATE_UNSPECIFIED\n\n**value:** 0 \nThe device state is unknown.\n\n### DEVICE\n\n**value:** 1 \nThe ADB device is in the \"device\" status.\n\n### RECOVERY\n\n**value:** 2 \nThe ADB device is in the \"recovery\" status.\n\n### RESCUE\n\n**value:** 3 \nThe ADB device is in the \"rescue\" status.\n\n### SIDELOAD\n\n**value:** 4 \nThe ADB device is in the \"sideload\" status.\n\n### MISSING\n\n**value:** 10 \nThe ADB device is in the \"missing\" status.\n\n### OFFLINE\n\n**value:** 11 \nThe ADB device is in the \"offline\" status.\n\n### UNAUTHORIZED\n\n**value:** 12 \nThe ADB device is in the \"unauthorized\" status.\n\n### AUTHORIZING\n\n**value:** 13 \nThe ADB device is in the \"authorizing\" status.\n\n### CONNECTING\n\n**value:** 14 \nThe ADB device is in the \"connecting\" status."]]