CreateDeviceResponse$json top-level constant
Implementation
@$core.Deprecated('Use createDeviceResponseDescriptor instead')
const CreateDeviceResponse$json = {
'1': 'CreateDeviceResponse',
'2': [
{
'1': 'statusResponse',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.retail.common.StatusResponse',
'10': 'statusResponse'
},
{'1': 'firmId', '3': 2, '4': 1, '5': 9, '10': 'firmId'},
{'1': 'chainId', '3': 3, '4': 1, '5': 9, '10': 'chainId'},
{'1': 'boutiqueId', '3': 4, '4': 1, '5': 9, '10': 'boutiqueId'},
{'1': 'deviceId', '3': 5, '4': 1, '5': 9, '10': 'deviceId'},
],
};