Interface CustomSourceLocationOrBuilder (0.46.0)

public interface CustomSourceLocationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStateful()

public abstract boolean getStateful()

Whether this source is stateful.

bool stateful = 1;

Returns
Type Description
boolean

The stateful.