v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Creates a dataset.

post/v1/{+parent}/datasets

Path parameters

parentstring required

Required. The parent resource of the dataset.

Query parameters

datasetIdstring

Optional. The ID to use for the dataset.

Request body

type'TYPE_UNSPECIFIED' | 'EVAL' | 'LIVE'

Dataset usage type.

descriptionstring

Dataset description.

displayNamestring

Display name for the dataaset

namestring

Immutable. Identifier. Resource name of the dataset. Format: projects/{project}/locations/{location}/datasets/{dataset}

ttlstring google-duration

Optional. Option TTL for the dataset.

createTimestring google-datetime

Output only. Dataset create time.

updateTimestring google-datetime

Output only. Dataset update time.

Response

Successful response