objectMetadata property

String? objectMetadata
getter/setter pair

ObjectMetadata is used to create Object Tables.

Object Tables contain a listing of objects (with their metadata) found at the source_uris. If ObjectMetadata is set, source_format should be omitted. Currently SIMPLE is the only supported Object Metadata type.

Implementation

core.String? objectMetadata;