DecayParamsExpression$json top-level constant

  1. @Deprecated('Use decayParamsExpressionDescriptor instead')
Map<String, Object> const DecayParamsExpression$json

Implementation

@$core.Deprecated('Use decayParamsExpressionDescriptor instead')
const DecayParamsExpression$json = {
  '1': 'DecayParamsExpression',
  '2': [
    {'1': 'x', '3': 1, '4': 1, '5': 11, '6': '.qdrant.Expression', '10': 'x'},
    {'1': 'target', '3': 2, '4': 1, '5': 11, '6': '.qdrant.Expression', '9': 0, '10': 'target', '17': true},
    {'1': 'scale', '3': 3, '4': 1, '5': 2, '9': 1, '10': 'scale', '17': true},
    {'1': 'midpoint', '3': 4, '4': 1, '5': 2, '9': 2, '10': 'midpoint', '17': true},
  ],
  '8': [
    {'1': '_target'},
    {'1': '_scale'},
    {'1': '_midpoint'},
  ],
};