streamingBuffer property

Streamingbuffer? streamingBuffer
getter/setter pair

Contains information regarding this table's streaming buffer, if one is present.

This field will be absent if the table is not being streamed to or if there is no data in the streaming buffer.

Output only.

Implementation

Streamingbuffer? streamingBuffer;