{ "schemaVersion": 1, "contractName": "mxaccess-gateway", "gatewayProtocolVersion": 3, "workerProtocolVersion": 1, "protoRoot": "src/MxGateway.Contracts/Protos", "sourceFiles": [ { "path": "mxaccess_gateway.proto", "role": "public_gateway" }, { "path": "mxaccess_worker.proto", "role": "gateway_worker_ipc" }, { "path": "galaxy_repository.proto", "role": "public_galaxy_repository" } ], "descriptorSet": "clients/proto/descriptors/mxaccessgw-client-v1.protoset", "fixtureRoot": "clients/proto/fixtures/golden", "behaviorFixtureRoot": "clients/proto/fixtures/behavior", "generatedOutputs": { "dotnet": "clients/dotnet/generated", "go": "clients/go/internal/generated", "rust": "clients/rust/src/generated", "python": "clients/python/src/mxgateway/generated", "java": "clients/java/src/main/generated" } }