{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "VirtualGatewayConnectionPool", "type": "record", "fields": [ { "name": "grpc", "type": "string" }, { "name": "http", "type": "string" }, { "name": "http2", "type": "string" } ] }