RecognitionConfig$json top-level constant
Implementation
@$core.Deprecated('Use recognitionConfigDescriptor instead')
const RecognitionConfig$json = {
'1': 'RecognitionConfig',
'2': [
{
'1': 'auto_decoding_config',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.AutoDetectDecodingConfig',
'9': 0,
'10': 'autoDecodingConfig'
},
{
'1': 'explicit_decoding_config',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.ExplicitDecodingConfig',
'9': 0,
'10': 'explicitDecodingConfig'
},
{'1': 'model', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'model'},
{
'1': 'language_codes',
'3': 10,
'4': 3,
'5': 9,
'8': {},
'10': 'languageCodes'
},
{
'1': 'features',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.RecognitionFeatures',
'10': 'features'
},
{
'1': 'adaptation',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.cloud.speech.v2.SpeechAdaptation',
'10': 'adaptation'
},
],
'8': [
{'1': 'decoding_config'},
],
};