Fulfillment_SetParameterAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fulfillmentDescriptor instead')
const Fulfillment_SetParameterAction$json = const {
  '1': 'SetParameterAction',
  '2': const [
    const {'1': 'parameter', '3': 1, '4': 1, '5': 9, '10': 'parameter'},
    const {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Value',
      '10': 'value'
    },
  ],
};