Device Streaming V1 API - Class Google::Cloud::DeviceStreaming::V1::Fail (v0.1.0)

Reference documentation and code samples for the Device Streaming V1 API class Google::Cloud::DeviceStreaming::V1::Fail.

Message signifying that the stream failed to open

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#reason

def reason() -> ::String
Returns
  • (::String) — A user-displayable failure reason.

#reason=

def reason=(value) -> ::String
Parameter
  • value (::String) — A user-displayable failure reason.
Returns
  • (::String) — A user-displayable failure reason.