Note: The following fields are mutually exclusive: fail, okay. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: fail, okay. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: fail, okay. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: okay, fail. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: okay, fail. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: okay, fail. If a field in that set is populated, all other fields in the set will automatically be cleared.
#stream_id
defstream_id()->::Integer
Returns
(::Integer) — The unique ID of this stream, assigned by the client.
#stream_id=
defstream_id=(value)->::Integer
Parameter
value (::Integer) — The unique ID of this stream, assigned by the client.
Returns
(::Integer) — The unique ID of this stream, assigned by the client.
[[["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::StreamStatus (v0.1.0)\n\nReference documentation and code samples for the Device Streaming V1 API class Google::Cloud::DeviceStreaming::V1::StreamStatus.\n\nThe result of a stream. \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### #fail\n\n def fail() -\u003e ::Google::Cloud::DeviceStreaming::V1::Fail\n\n**Returns**\n\n- ([::Google::Cloud::DeviceStreaming::V1::Fail](./Google-Cloud-DeviceStreaming-V1-Fail)) --- Fail for failure.\n\n\n Note: The following fields are mutually exclusive: `fail`, `okay`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #fail=\n\n def fail=(value) -\u003e ::Google::Cloud::DeviceStreaming::V1::Fail\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DeviceStreaming::V1::Fail](./Google-Cloud-DeviceStreaming-V1-Fail)) --- Fail for failure.\n\n\nNote: The following fields are mutually exclusive: `fail`, `okay`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::DeviceStreaming::V1::Fail](./Google-Cloud-DeviceStreaming-V1-Fail)) --- Fail for failure.\n\n\n Note: The following fields are mutually exclusive: `fail`, `okay`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #okay\n\n def okay() -\u003e ::Google::Cloud::DeviceStreaming::V1::Okay\n\n**Returns**\n\n- ([::Google::Cloud::DeviceStreaming::V1::Okay](./Google-Cloud-DeviceStreaming-V1-Okay)) --- Okay for success.\n\n\n Note: The following fields are mutually exclusive: `okay`, `fail`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #okay=\n\n def okay=(value) -\u003e ::Google::Cloud::DeviceStreaming::V1::Okay\n\n**Parameter**\n\n- **value** ([::Google::Cloud::DeviceStreaming::V1::Okay](./Google-Cloud-DeviceStreaming-V1-Okay)) --- Okay for success.\n\n\nNote: The following fields are mutually exclusive: `okay`, `fail`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::DeviceStreaming::V1::Okay](./Google-Cloud-DeviceStreaming-V1-Okay)) --- Okay for success.\n\n\n Note: The following fields are mutually exclusive: `okay`, `fail`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #stream_id\n\n def stream_id() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The unique ID of this stream, assigned by the client.\n\n### #stream_id=\n\n def stream_id=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The unique ID of this stream, assigned by the client. \n**Returns**\n\n- (::Integer) --- The unique ID of this stream, assigned by the client."]]