sampledDataLocations property

List<String>? sampledDataLocations
getter/setter pair

The list of data locations sampled and used for format/schema inference.

Implementation

core.List<core.String>? sampledDataLocations;