OpenAIAsyncPromptParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use openAIAsyncPromptParametersDescriptor instead')
const OpenAIAsyncPromptParameters$json = {
  '1': 'OpenAIAsyncPromptParameters',
  '2': [
    {
      '1': 'Correlation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Correlation'
    },
    {'1': 'BatchId', '3': 2, '4': 1, '5': 9, '10': 'BatchId'},
  ],
};