TrafficTunnelEndpoint$json top-level constant

  1. @Deprecated('Use trafficTunnelEndpointDescriptor instead')
Map<String, Object> const TrafficTunnelEndpoint$json

Implementation

@$core.Deprecated('Use trafficTunnelEndpointDescriptor instead')
const TrafficTunnelEndpoint$json = {
  '1': 'TrafficTunnelEndpoint',
  '2': [
    {'1': 'port', '3': 1, '4': 1, '5': 5, '10': 'port'},
    {'1': 'connection_timeout', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'connectionTimeout'},
  ],
};