SpeechAdaptation$json top-level constant

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

Implementation

@$core.Deprecated('Use speechAdaptationDescriptor instead')
const SpeechAdaptation$json = {
  '1': 'SpeechAdaptation',
  '2': [
    {
      '1': 'phrase_sets',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.cloud.speech.v1p1beta1.PhraseSet',
      '10': 'phraseSets'
    },
    {
      '1': 'phrase_set_references',
      '3': 2,
      '4': 3,
      '5': 9,
      '8': {},
      '10': 'phraseSetReferences'
    },
    {
      '1': 'custom_classes',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.google.cloud.speech.v1p1beta1.CustomClass',
      '10': 'customClasses'
    },
    {
      '1': 'abnf_grammar',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.speech.v1p1beta1.SpeechAdaptation.ABNFGrammar',
      '10': 'abnfGrammar'
    },
  ],
  '3': [SpeechAdaptation_ABNFGrammar$json],
};