inputConfigs property

List<GoogleCloudDatalabelingV1beta1InputConfig>? inputConfigs
getter/setter pair

This is populated with the original input configs where ImportData is called.

It is available only after the clients import data to this dataset.

Output only.

Implementation

core.List<GoogleCloudDatalabelingV1beta1InputConfig>? inputConfigs;