SpeechAdaptation_AdaptationPhraseSet$json top-level constant

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

Implementation

@$core.Deprecated('Use speechAdaptationDescriptor instead')
const SpeechAdaptation_AdaptationPhraseSet$json = {
  '1': 'AdaptationPhraseSet',
  '2': [
    {
      '1': 'phrase_set',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'phraseSet'
    },
    {
      '1': 'inline_phrase_set',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.speech.v2.PhraseSet',
      '9': 0,
      '10': 'inlinePhraseSet'
    },
  ],
  '8': [
    {'1': 'value'},
  ],
};