Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 713591449
  • Loading branch information
Google Earth Engine Authors committed Jan 9, 2025
1 parent ab477a6 commit e988697
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions javascript/src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,12 @@

goog.provide('ee.data');
goog.provide('ee.data.AssetType');
goog.provide('ee.data.ClassifierTaskConfig');
goog.provide('ee.data.ExportDestination');
goog.provide('ee.data.ExportType');
goog.provide('ee.data.FeatureCollectionDescription');
goog.provide('ee.data.ImageCollectionDescription');
goog.provide('ee.data.ImageDescription');
goog.provide('ee.data.ImageTaskConfig');
goog.provide('ee.data.ImageVisualizationParameters');
goog.provide('ee.data.MapTaskConfig');
goog.provide('ee.data.TableTaskConfig');
goog.provide('ee.data.VideoTaskConfig');
goog.require('ee.Serializer');
goog.require('ee.api');
goog.require('ee.apiclient');
Expand Down

0 comments on commit e988697

Please sign in to comment.