projects

Updates a schema version. Editable fields are: - display_name - labels

patch/v1/{+name}

Path parameters

namestring required

Identifier. The resource name of the SchemaVersion. Format: projects/{project}/locations/{location}/schemas/{schema}/schemaVersions/{schema_version}

Query parameters

updateMaskstring

Optional. The update mask to apply to the resource. Note: Only the following fields can be updated: - display_name - labels

Request body

displayNamestring

Required. The user-defined name of the SchemaVersion.

labelsobject

Optional. The {{gcp_name_short}} labels for the SchemaVersion.

namestring

Identifier. The resource name of the SchemaVersion. Format: projects/{project}/locations/{location}/schemas/{schema}/schemaVersions/{schema_version}

createTimestring google-datetime

Output only. The time when the SchemaVersion was created.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.