fileSetSpecType property

String? fileSetSpecType
getter/setter pair

Specifies how source URIs are interpreted for constructing the file set to load.

By default source URIs are expanded against the underlying storage. Other options include specifying manifest files. Only applicable to object storage systems.

Optional.

Implementation

core.String? fileSetSpecType;