metaData property

ContentSourceMetaData? metaData
getter/setter pair

Metadata of the content source.

It contains the number of rows and the column names from resource link. This is a read-only field.

Output only.

Implementation

ContentSourceMetaData? metaData;