Interface GenerateStreamHlsTokenRequestOrBuilder (0.2.0)

public interface GenerateStreamHlsTokenRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStream()

public abstract String getStream()

Required. The name of the stream.

string stream = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The stream.

getStreamBytes()

public abstract ByteString getStreamBytes()

Required. The name of the stream.

string stream = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for stream.