Context represents an independent schema grouping in a schema
registry instance.
Attributes
Name
Description
name
str
Identifier. The name of the context. Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}
The context name {context} can contain the following:
- Up to 255 characters.
- Allowed characters: letters (uppercase or lowercase),
numbers, and the following special characters: .,
`-, _, +, %`, and .
subjects
MutableSequence[str]
Optional. The subjects of the context.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]