datasets property

List<String> datasets
final

Required. Dataset resource names. Right now we only support labeling from a single Dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}

Implementation

final List<String> datasets;