I have found GET request url for getting datasets from documentation https://cloud.google.com/vision/automl/docs/reference/rest/ as below: https://automl.googleapis.com/v1beta1/Concreting (Concreting is dataset name)
In response I am getting 404 file not found error so there is something missing in url.
can you please provide me correct documentation link which I should refer?