When I use the REST API to create a Vertex AI Dataset, the type of the dataset is tabular data. There is a problemType required in the request body, but there is no tabular type. How should I set it?
Types in the document below:
Required. Problem type of the SavedQuery. Allowed values:
You can see types without tabular data,What should I do?
The reference url is https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.datasets/createhttps://...