ExplicitDecodingConfig$json top-level constant
Implementation
@$core.Deprecated('Use explicitDecodingConfigDescriptor instead')
const ExplicitDecodingConfig$json = {
'1': 'ExplicitDecodingConfig',
'2': [
{
'1': 'encoding',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.cloud.speech.v2.ExplicitDecodingConfig.AudioEncoding',
'8': {},
'10': 'encoding'
},
{'1': 'sample_rate_hertz', '3': 2, '4': 1, '5': 5, '10': 'sampleRateHertz'},
{
'1': 'audio_channel_count',
'3': 3,
'4': 1,
'5': 5,
'10': 'audioChannelCount'
},
],
'4': [ExplicitDecodingConfig_AudioEncoding$json],
};