docAiDataset property

String? docAiDataset
getter/setter pair

The CDW dataset resource name.

This field is optional. If not set, the documents will be exported to Cloud Storage only. Format: projects/{project}/locations/{location}/processors/{processor}/dataset

Optional.

Implementation

core.String? docAiDataset;