[[["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-04 UTC."],[],[],null,["# Google Cloud Device Streaming V1 Client - Class DeviceState (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-devicestreaming/latest/V1.StatusUpdate.DeviceState)\n- [0.1.0](/php/docs/reference/cloud-devicestreaming/0.1.0/V1.StatusUpdate.DeviceState) \nReference documentation and code samples for the Google Cloud Device Streaming V1 Client class DeviceState.\n\nThe state displayed with the ADB Device when running \"adb devices\"\n\nProtobuf type `google.cloud.devicestreaming.v1.StatusUpdate.DeviceState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeviceStreaming \\\\ V1 \\\\ StatusUpdate\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DEVICE_STATE_UNSPECIFIED\n\n Value: 0\n\nThe device state is unknown.\n\nGenerated from protobuf enum `DEVICE_STATE_UNSPECIFIED = 0;`\n\n### DEVICE\n\n Value: 1\n\nThe ADB device is in the \"device\" status.\n\nGenerated from protobuf enum `DEVICE = 1;`\n\n### RECOVERY\n\n Value: 2\n\nThe ADB device is in the \"recovery\" status.\n\nGenerated from protobuf enum `RECOVERY = 2;`\n\n### RESCUE\n\n Value: 3\n\nThe ADB device is in the \"rescue\" status.\n\nGenerated from protobuf enum `RESCUE = 3;`\n\n### SIDELOAD\n\n Value: 4\n\nThe ADB device is in the \"sideload\" status.\n\nGenerated from protobuf enum `SIDELOAD = 4;`\n\n### MISSING\n\n Value: 10\n\nThe ADB device is in the \"missing\" status.\n\nGenerated from protobuf enum `MISSING = 10;`\n\n### OFFLINE\n\n Value: 11\n\nThe ADB device is in the \"offline\" status.\n\nGenerated from protobuf enum `OFFLINE = 11;`\n\n### UNAUTHORIZED\n\n Value: 12\n\nThe ADB device is in the \"unauthorized\" status.\n\nGenerated from protobuf enum `UNAUTHORIZED = 12;`\n\n### AUTHORIZING\n\n Value: 13\n\nThe ADB device is in the \"authorizing\" status.\n\nGenerated from protobuf enum `AUTHORIZING = 13;`\n\n### CONNECTING\n\n Value: 14\n\nThe ADB device is in the \"connecting\" status.\n\nGenerated from protobuf enum `CONNECTING = 14;`"]]