projects

Creates a schema version.

post/v1/{+parent}/schemaVersions

Path parameters

parentstring required

Required. The parent (project and location) under which to create the SchemaVersion. Format: projects/{project}/locations/{location}/schemas/{schema}

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.