Class FileIODetails (0.2.0)

FileIODetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for a File connector used by the job.

Attribute

NameDescription
file_pattern str
File Pattern used to access files by the connector.

Inheritance

builtins.object > proto.message.Message > FileIODetails