EmbeddingInput$json top-level constant

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

Implementation

@$core.Deprecated('Use embeddingInputDescriptor instead')
const EmbeddingInput$json = {
  '1': 'EmbeddingInput',
  '2': [
    {
      '1': 'Model',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.EmbeddingModel',
      '10': 'Model'
    },
    {
      '1': 'EmbeddingText',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'EmbeddingText'
    },
  ],
};