We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a140f commit bfba581Copy full SHA for bfba581
automl/src/list_datasets.php
@@ -62,7 +62,7 @@
62
// [END automl_language_text_classification_list_datasets]
63
// [END automl_translate_list_datasets]
64
// [END automl_vision_classification_list_datasets]
65
- // [END automl_vision_object_detection_get_dataset]
+ // [END automl_vision_object_detection_list_dataset]
66
printf('Text extraction dataset metadata: %s' . PHP_EOL, $dataset->getTextExtractionDatasetMetadata());
67
// [END automl_language_entity_extraction_list_datasets]
68
0 commit comments