AddKeyRequest$json top-level constant
Implementation
@$core.Deprecated('Use addKeyRequestDescriptor instead')
const AddKeyRequest$json = {
'1': 'AddKeyRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'device_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'deviceId'},
{'1': 'key_type', '3': 3, '4': 1, '5': 14, '6': '.device.v1.KeyType', '10': 'keyType'},
{'1': 'data', '3': 4, '4': 1, '5': 12, '10': 'data'},
{'1': 'expires_at', '3': 5, '4': 1, '5': 9, '10': 'expiresAt'},
{'1': 'extras', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extras'},
],
};