GetPropertiesResponse$json top-level constant
- @Deprecated('Use getPropertiesResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getPropertiesResponseDescriptor instead')
const GetPropertiesResponse$json = {
'1': 'GetPropertiesResponse',
'2': [
{'1': 'supported_codecs', '3': 1, '4': 3, '5': 9, '10': 'supportedCodecs'},
{'1': 'sample_rate_hz', '3': 2, '4': 1, '5': 5, '10': 'sampleRateHz'},
{'1': 'num_channels', '3': 3, '4': 1, '5': 5, '10': 'numChannels'},
],
};