Get Schema Registry Result
data class GetSchemaRegistryResult(val createdAtUtc: String, val eTag: String, val groupProperties: Map<String, String>? = null, val id: String, val location: String, val name: String, val schemaCompatibility: String? = null, val schemaType: String? = null, val systemData: SystemDataResponse, val type: String, val updatedAtUtc: String)
Single item in List or Get Schema Group operation
Properties
Link copied to clipboard
Exact time the Schema Group was created.
Link copied to clipboard
dictionary object for SchemaGroup group properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The system meta data relating to this resource.
Link copied to clipboard
Exact time the Schema Group was updated