v1

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

Create a schema registry instance.

post/v1/{+parent}/schemaRegistries

Path parameters

parentstring required

Required. The parent whose schema registry instance is to be created. Structured like: projects/{project}/locations/{location}

Request body

schemaRegistryIdstring

Required. The schema registry instance ID to use for this schema registry. The ID must contain only letters (a-z, A-Z), numbers (0-9), and underscores (-). The maximum length is 63 characters. The ID must not start with a number.

Response

Successful response