RecognitionResponseMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use recognitionResponseMetadataDescriptor instead')
const RecognitionResponseMetadata$json = {
  '1': 'RecognitionResponseMetadata',
  '2': [
    {
      '1': 'total_billed_duration',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'totalBilledDuration'
    },
  ],
};