str
Required. The parent whose schema registry instance is to be
created. Structured like:
projects/{project}/locations/{location}
schema_registry_id
str
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class CreateSchemaRegistryRequest (0.1.0)\n\n CreateSchemaRegistryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest to create a schema registry instance."]]