inputConfigs property
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;