[[["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 - Class Google::Cloud::DeviceStreaming::V1::DeviceSession::SessionStateEvent (v0.1.0)\n\nReference documentation and code samples for the Device Streaming V1 API class Google::Cloud::DeviceStreaming::V1::DeviceSession::SessionStateEvent.\n\nA message encapsulating a series of Session states and the time that the\nDeviceSession first entered those states. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #event_time\n\n def event_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time that the session_state first encountered that state.\n\n### #session_state\n\n def session_state() -\u003e ::Google::Cloud::DeviceStreaming::V1::DeviceSession::SessionState\n\n**Returns**\n\n- ([::Google::Cloud::DeviceStreaming::V1::DeviceSession::SessionState](./Google-Cloud-DeviceStreaming-V1-DeviceSession-SessionState)) --- Output only. The session_state tracked by this event\n\n### #state_message\n\n def state_message() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. A human-readable message to explain the state."]]