Sentence$json top-level constant

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

Implementation

@$core.Deprecated('Use sentenceDescriptor instead')
const Sentence$json = const {
  '1': 'Sentence',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 11, '6': '.google.cloud.language.v1.TextSpan', '10': 'text'},
    const {'1': 'sentiment', '3': 2, '4': 1, '5': 11, '6': '.google.cloud.language.v1.Sentiment', '10': 'sentiment'},
  ],
};