Updates a dataset.
HTTP request
PATCH https://automl.googleapis.com/v1/{dataset.name}
Path parameters
Parameters | |
---|---|
dataset. |
Output only. The resource name of the dataset. Form: |
Query parameters
Parameters | |
---|---|
updateMask |
Required. The update mask applies to the resource. A comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of Dataset
.
Response body
If successful, the response body contains an instance of Dataset
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.