GcsDestination$json top-level constant

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

Implementation

@$core.Deprecated('Use gcsDestinationDescriptor instead')
const GcsDestination$json = const {
  '1': 'GcsDestination',
  '2': const [
    const {'1': 'output_uri_prefix', '3': 1, '4': 1, '5': 9, '10': 'outputUriPrefix'},
  ],
};