estimatedBytes property

String? estimatedBytes
getter/setter pair

[Output-only] A lower-bound estimate of the number of bytes currently in the streaming buffer.

Implementation

core.String? estimatedBytes;