View Source GoogleApi.Dataflow.V1b3.Model.SourceMetadata (google_api_dataflow v0.46.1)
Metadata about a Source useful for automatically optimizing and tuning the pipeline, etc.
Attributes
-
estimatedSizeBytes
(type:String.t
, default:nil
) - An estimate of the total size (in bytes) of the data that would be read from this source. This estimate is in terms of external storage size, before any decompression or other processing done by the reader. -
infinite
(type:boolean()
, default:nil
) - Specifies that the size of this source is known to be infinite (this is a streaming source). -
producesSortedKeys
(type:boolean()
, default:nil
) - Whether this source is known to produce key/value pairs with the (encoded) keys in lexicographically sorted order.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.