EntityTypeBatch$json top-level constant

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

Implementation

@$core.Deprecated('Use entityTypeBatchDescriptor instead')
const EntityTypeBatch$json = const {
  '1': 'EntityTypeBatch',
  '2': const [
    const {
      '1': 'entity_types',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2beta1.EntityType',
      '10': 'entityTypes'
    },
  ],
};