Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::GenerateStreamHlsTokenRequest.
Request message for getting the auth token to access the stream HLS contents.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#stream
def stream() -> ::String
Returns
- (::String) — Required. The name of the stream.
#stream=
def stream=(value) -> ::String
Parameter
- value (::String) — Required. The name of the stream.
Returns
- (::String) — Required. The name of the stream.