Interface StreamInfoOrBuilder (2.35.0)

public interface StreamInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getId()

public abstract String getId()

Unique identifier for the stream.

string id = 1;

Returns
TypeDescription
String

The id.

getIdBytes()

public abstract ByteString getIdBytes()

Unique identifier for the stream.

string id = 1;

Returns
TypeDescription
ByteString

The bytes for id.