maxBlobSequenceLength property

String? maxBlobSequenceLength
getter/setter pair

The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.

Output only.

Implementation

core.String? maxBlobSequenceLength;