View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ScannedDataIncrementalField (google_api_dataplex v0.20.0)
A data range denoted by a pair of start/end values of a field.
Attributes
-
end
(type:String.t
, default:nil
) - Value that marks the end of the range. -
field
(type:String.t
, default:nil
) - The field that contains values which monotonically increases over time (e.g. a timestamp column). -
start
(type:String.t
, default:nil
) - Value that marks the start of the range.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.