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