v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
datasets

Updates a DatasetVersion.

patch/v1/{+name}

Path parameters

namestring required

Output only. Identifier. The resource name of the DatasetVersion. Format: projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}

Query parameters

updateMaskstring

Required. The update mask applies to the resource. For the FieldMask definition, see google.protobuf.FieldMask. Updatable fields: * display_name

updateMaskstring

Optional. A FieldMask indicating which fields should be updated.

Request body

bigQueryDatasetNamestring

Output only. Name of the associated BigQuery dataset.

satisfiesPzsboolean

Output only. Reserved for future use.

updateTimestring google-datetime

Output only. Timestamp when this DatasetVersion was last updated.

etagstring

Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

{"stackTrail":"components:schemas:GoogleCloudAiplatformV1DatasetVersion:properties:metadata","oasType":"schema","type":"unknown","description":"Required. Output only. Additional information about the DatasetVersion."}
createTimestring google-datetime

Output only. Timestamp when this DatasetVersion was created.

modelReferencestring

Output only. Reference to the public base model last used by the dataset version. Only set for prompt dataset versions.

displayNamestring

The user-defined name of the DatasetVersion. The name can be up to 128 characters long and can consist of any UTF-8 characters.

satisfiesPziboolean

Output only. Reserved for future use.

namestring

Output only. Identifier. The resource name of the DatasetVersion. Format: projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}

Response

Successful response