dataset property

String? dataset
getter/setter pair

The dataset from which the model is trained, in form of projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}

Implementation

core.String? dataset;