Interface FetchErrorsRequestOrBuilder (1.40.0)

public interface FetchErrorsRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStream()

public abstract String getStream()

Name of the Stream resource for which to fetch any errors.

string stream = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The stream.

getStreamBytes()

public abstract ByteString getStreamBytes()

Name of the Stream resource for which to fetch any errors.

string stream = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for stream.