str
Required. The resource name of the project
from which to list datasets.
filter
str
An expression for filtering the results of the request.
- ``dataset_metadata`` - for existence of the case (e.g.
``image_classification_dataset_metadata:*``). Some
examples of using the filter are:
- ``translation_dataset_metadata:*`` --> The dataset has
``translation_dataset_metadata``.
page_size
int
Requested page size. Server may return fewer
results than requested. If unspecified, server
will pick a default size.
page_token
str
A token identifying a page of results for the server to
return Typically obtained via
ListDatasetsResponse.next_page_token
of the previous
AutoMl.ListDatasets
call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[],[]]