GcsSource$json top-level constant

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

Implementation

@$core.Deprecated('Use gcsSourceDescriptor instead')
const GcsSource$json = const {
  '1': 'GcsSource',
  '2': const [
    const {'1': 'uri', '3': 1, '4': 1, '5': 9, '10': 'uri'},
  ],
};