<?php

return [
    'interfaces' => [
        'google.cloud.apigeeconnect.v1.Tether' => [
            'Egress' => [
                'grpcStreaming' => [
                    'grpcStreamingType' => 'BidiStreaming',
                ],
            ],
        ],
    ],
];
