@google/earthengine 0.1.383 → 0.1.385

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/main.js CHANGED
@@ -1202,8 +1202,7 @@ $jscomp.polyfill("String.prototype.padStart", function(orig) {
1202
1202
  return $jscomp.stringPadding(opt_padString, targetLength - string.length) + string;
1203
1203
  };
1204
1204
  }, "es8", "es3");
1205
- var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__client_only_wiz_attribute_sanitization__disable:!1, GoogFlags__client_only_wiz_hook_context_fix__enable:!1, GoogFlags__jspb_disable_serializing_empty_repeated_and_map_fields__disable:!1, GoogFlags__override_disable_toggles:!1, GoogFlags__testonly_debug_flag__enable:!1, GoogFlags__testonly_disabled_flag__enable:!1, GoogFlags__testonly_stable_flag__disable:!1, GoogFlags__testonly_staging_flag__disable:!1,
1206
- GoogFlags__use_toggles:!1, GoogFlags__use_user_agent_client_hints__enable:!1};
1205
+ var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__jspb_disable_serializing_empty_repeated_and_map_fields__disable:!1, GoogFlags__override_disable_toggles:!1, GoogFlags__testonly_debug_flag__enable:!1, GoogFlags__testonly_disabled_flag__enable:!1, GoogFlags__testonly_stable_flag__disable:!1, GoogFlags__testonly_staging_flag__disable:!1, GoogFlags__use_toggles:!1, GoogFlags__use_user_agent_client_hints__enable:!1};
1207
1206
  /*
1208
1207
 
1209
1208
  Copyright The Closure Library Authors.
@@ -2849,8 +2848,8 @@ module$exports$tslib.__spreadArrays = function() {
2849
2848
  return r;
2850
2849
  };
2851
2850
  module$exports$tslib.__spreadArray = function(to, from, pack) {
2852
- if (!(Array.isArray(from) || from instanceof NodeList)) {
2853
- throw new TypeError("Expected an Array or NodeList: " + String(from));
2851
+ if (!(Array.isArray(from) || from instanceof NodeList) && "[object Arguments]" !== Object.prototype.toString.call(from)) {
2852
+ throw new TypeError("Expected an Array, NodeList, or or Arguments: " + String(from));
2854
2853
  }
2855
2854
  if (pack || 2 === arguments.length) {
2856
2855
  for (var i = 0, l = from.length, ar; i < l; i++) {
@@ -2968,8 +2967,6 @@ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles = !1;
2968
2967
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__override_disable_toggles = !1;
2969
2968
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_user_agent_client_hints__enable = !1;
2970
2969
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__async_throw_on_unicode_to_byte__enable = !1;
2971
- module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__client_only_wiz_attribute_sanitization__disable = !1;
2972
- module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__client_only_wiz_hook_context_fix__enable = !1;
2973
2970
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_disable_serializing_empty_repeated_and_map_fields__disable = !1;
2974
2971
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_disabled_flag__enable = !1;
2975
2972
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_debug_flag__enable = !1;
@@ -2979,8 +2976,6 @@ goog.flags = {};
2979
2976
  var module$contents$goog$flags_STAGING = goog.readFlagInternalDoNotUseOrElse(1, goog.FLAGS_STAGING_DEFAULT);
2980
2977
  goog.flags.USE_USER_AGENT_CLIENT_HINTS = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_user_agent_client_hints__enable : goog.readFlagInternalDoNotUseOrElse(610401301, !1);
2981
2978
  goog.flags.ASYNC_THROW_ON_UNICODE_TO_BYTE = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__async_throw_on_unicode_to_byte__enable : goog.readFlagInternalDoNotUseOrElse(899588437, !1);
2982
- goog.flags.CLIENT_ONLY_WIZ_ATTRIBUTE_SANITIZATION = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__override_disable_toggles || !module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__client_only_wiz_attribute_sanitization__disable : goog.readFlagInternalDoNotUseOrElse(533565600, !0);
2983
- goog.flags.CLIENT_ONLY_WIZ_HOOK_CONTEXT_FIX = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__client_only_wiz_hook_context_fix__enable : goog.readFlagInternalDoNotUseOrElse(563486499, !1);
2984
2979
  goog.flags.JSPB_DISABLE_SERIALIZING_EMPTY_REPEATED_AND_MAP_FIELDS = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__override_disable_toggles || !module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_disable_serializing_empty_repeated_and_map_fields__disable : goog.readFlagInternalDoNotUseOrElse(572417392,
2985
2980
  !0);
2986
2981
  goog.flags.TESTONLY_DISABLED_FLAG = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_disabled_flag__enable : goog.readFlagInternalDoNotUseOrElse(2147483644, !1);
@@ -3159,29 +3154,29 @@ module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.HighEntropyValue
3159
3154
  };
3160
3155
  module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.HighEntropyValue.prototype.load = function() {
3161
3156
  var $jscomp$async$this = this, userAgentData;
3162
- return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$m2110036436$1) {
3163
- if (1 == $jscomp$generator$context$m2110036436$1.nextAddress) {
3157
+ return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$m2110036436$14) {
3158
+ if (1 == $jscomp$generator$context$m2110036436$14.nextAddress) {
3164
3159
  userAgentData = module$contents$goog$labs$userAgent$util_getUserAgentData();
3165
3160
  if (!userAgentData) {
3166
- return $jscomp$generator$context$m2110036436$1.return(void 0);
3161
+ return $jscomp$generator$context$m2110036436$14.return(void 0);
3167
3162
  }
3168
3163
  $jscomp$async$this.promise_ || ($jscomp$async$this.pending_ = !0, $jscomp$async$this.promise_ = function() {
3169
3164
  var dataValues;
3170
- return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$m2110036436$0) {
3171
- if (1 == $jscomp$generator$context$m2110036436$0.nextAddress) {
3172
- return $jscomp$generator$context$m2110036436$0.setFinallyBlock(2), $jscomp$generator$context$m2110036436$0.yield(userAgentData.getHighEntropyValues([$jscomp$async$this.key_]), 4);
3165
+ return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$m2110036436$13) {
3166
+ if (1 == $jscomp$generator$context$m2110036436$13.nextAddress) {
3167
+ return $jscomp$generator$context$m2110036436$13.setFinallyBlock(2), $jscomp$generator$context$m2110036436$13.yield(userAgentData.getHighEntropyValues([$jscomp$async$this.key_]), 4);
3173
3168
  }
3174
- if (2 != $jscomp$generator$context$m2110036436$0.nextAddress) {
3175
- return dataValues = $jscomp$generator$context$m2110036436$0.yieldResult, $jscomp$async$this.value_ = dataValues[$jscomp$async$this.key_], $jscomp$generator$context$m2110036436$0.return($jscomp$async$this.value_);
3169
+ if (2 != $jscomp$generator$context$m2110036436$13.nextAddress) {
3170
+ return dataValues = $jscomp$generator$context$m2110036436$13.yieldResult, $jscomp$async$this.value_ = dataValues[$jscomp$async$this.key_], $jscomp$generator$context$m2110036436$13.return($jscomp$async$this.value_);
3176
3171
  }
3177
- $jscomp$generator$context$m2110036436$0.enterFinallyBlock();
3172
+ $jscomp$generator$context$m2110036436$13.enterFinallyBlock();
3178
3173
  $jscomp$async$this.pending_ = !1;
3179
- return $jscomp$generator$context$m2110036436$0.leaveFinallyBlock(0);
3174
+ return $jscomp$generator$context$m2110036436$13.leaveFinallyBlock(0);
3180
3175
  });
3181
3176
  }());
3182
- return $jscomp$generator$context$m2110036436$1.yield($jscomp$async$this.promise_, 2);
3177
+ return $jscomp$generator$context$m2110036436$14.yield($jscomp$async$this.promise_, 2);
3183
3178
  }
3184
- return $jscomp$generator$context$m2110036436$1.return($jscomp$generator$context$m2110036436$1.yieldResult);
3179
+ return $jscomp$generator$context$m2110036436$14.return($jscomp$generator$context$m2110036436$14.yieldResult);
3185
3180
  });
3186
3181
  };
3187
3182
  module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.HighEntropyValue.prototype.resetForTesting = function() {
@@ -3413,12 +3408,12 @@ var module$contents$goog$labs$userAgent$browser_HighEntropyBrandVersion = functi
3413
3408
  this.useUach_ = useUach;
3414
3409
  };
3415
3410
  module$contents$goog$labs$userAgent$browser_HighEntropyBrandVersion.prototype.getIfLoaded = function() {
3416
- var $jscomp$this = this;
3411
+ var $jscomp$this$1683157560$24 = this;
3417
3412
  if (this.useUach_) {
3418
3413
  var loadedVersionList = module$exports$goog$labs$userAgent$highEntropy$highEntropyData.fullVersionList.getIfLoaded();
3419
3414
  if (void 0 !== loadedVersionList) {
3420
3415
  var matchingBrand = loadedVersionList.find(function($jscomp$destructuring$var4) {
3421
- return $jscomp$this.brand_ === $jscomp$destructuring$var4.brand;
3416
+ return $jscomp$this$1683157560$24.brand_ === $jscomp$destructuring$var4.brand;
3422
3417
  });
3423
3418
  (0,goog.asserts.assertExists)(matchingBrand);
3424
3419
  return new module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.Version(matchingBrand.version);
@@ -3430,27 +3425,27 @@ module$contents$goog$labs$userAgent$browser_HighEntropyBrandVersion.prototype.ge
3430
3425
  };
3431
3426
  module$contents$goog$labs$userAgent$browser_HighEntropyBrandVersion.prototype.load = function() {
3432
3427
  var $jscomp$async$this = this, loadedVersionList, matchingBrand;
3433
- return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$1683157560$0) {
3434
- if (1 == $jscomp$generator$context$1683157560$0.nextAddress) {
3435
- return $jscomp$async$this.useUach_ ? $jscomp$generator$context$1683157560$0.yield(module$exports$goog$labs$userAgent$highEntropy$highEntropyData.fullVersionList.load(), 5) : $jscomp$generator$context$1683157560$0.yield(0, 3);
3428
+ return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$1683157560$31) {
3429
+ if (1 == $jscomp$generator$context$1683157560$31.nextAddress) {
3430
+ return $jscomp$async$this.useUach_ ? $jscomp$generator$context$1683157560$31.yield(module$exports$goog$labs$userAgent$highEntropy$highEntropyData.fullVersionList.load(), 5) : $jscomp$generator$context$1683157560$31.yield(0, 3);
3436
3431
  }
3437
- if (3 != $jscomp$generator$context$1683157560$0.nextAddress && (loadedVersionList = $jscomp$generator$context$1683157560$0.yieldResult, void 0 !== loadedVersionList)) {
3432
+ if (3 != $jscomp$generator$context$1683157560$31.nextAddress && (loadedVersionList = $jscomp$generator$context$1683157560$31.yieldResult, void 0 !== loadedVersionList)) {
3438
3433
  return matchingBrand = loadedVersionList.find(function($jscomp$destructuring$var6) {
3439
3434
  return $jscomp$async$this.brand_ === $jscomp$destructuring$var6.brand;
3440
- }), (0,goog.asserts.assertExists)(matchingBrand), $jscomp$generator$context$1683157560$0.return(new module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.Version(matchingBrand.version));
3435
+ }), (0,goog.asserts.assertExists)(matchingBrand), $jscomp$generator$context$1683157560$31.return(new module$exports$goog$labs$userAgent$highEntropy$highEntropyValue.Version(matchingBrand.version));
3441
3436
  }
3442
3437
  module$contents$goog$labs$userAgent$browser_preUachHasLoaded = !0;
3443
- return $jscomp$generator$context$1683157560$0.return($jscomp$async$this.version_);
3438
+ return $jscomp$generator$context$1683157560$31.return($jscomp$async$this.version_);
3444
3439
  });
3445
3440
  };
3446
3441
  var module$contents$goog$labs$userAgent$browser_preUachHasLoaded = !1;
3447
3442
  goog.labs.userAgent.browser.loadFullVersions = function() {
3448
- return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$1683157560$1) {
3449
- if (1 == $jscomp$generator$context$1683157560$1.nextAddress) {
3450
- return module$contents$goog$labs$userAgent$browser_useUserAgentDataBrand(!0) ? $jscomp$generator$context$1683157560$1.yield(module$exports$goog$labs$userAgent$highEntropy$highEntropyData.fullVersionList.load(), 2) : $jscomp$generator$context$1683157560$1.jumpTo(2);
3443
+ return $jscomp.asyncExecutePromiseGeneratorProgram(function($jscomp$generator$context$1683157560$32) {
3444
+ if (1 == $jscomp$generator$context$1683157560$32.nextAddress) {
3445
+ return module$contents$goog$labs$userAgent$browser_useUserAgentDataBrand(!0) ? $jscomp$generator$context$1683157560$32.yield(module$exports$goog$labs$userAgent$highEntropy$highEntropyData.fullVersionList.load(), 2) : $jscomp$generator$context$1683157560$32.jumpTo(2);
3451
3446
  }
3452
3447
  module$contents$goog$labs$userAgent$browser_preUachHasLoaded = !0;
3453
- $jscomp$generator$context$1683157560$1.jumpToEnd();
3448
+ $jscomp$generator$context$1683157560$32.jumpToEnd();
3454
3449
  });
3455
3450
  };
3456
3451
  goog.labs.userAgent.browser.resetForTesting = function() {
@@ -6064,7 +6059,7 @@ module$exports$eeapiclient$domain_object.strictDeserialize = function(type, raw)
6064
6059
  };
6065
6060
  var module$contents$eeapiclient$domain_object_CopyValueGetter, module$contents$eeapiclient$domain_object_CopyValueSetter, module$contents$eeapiclient$domain_object_CopyConstructor, module$contents$eeapiclient$domain_object_CopyInstanciator;
6066
6061
  function module$contents$eeapiclient$domain_object_deepCopy(source, valueGetter, valueSetter, copyInstanciator, targetConstructor) {
6067
- for (var target = copyInstanciator(targetConstructor), metadata = module$contents$eeapiclient$domain_object_deepCopyMetadata(source, target), arrays = metadata.arrays || {}, objects = metadata.objects || {}, objectMaps = metadata.objectMaps || {}, $jscomp$iter$19 = $jscomp.makeIterator(metadata.keys || []), $jscomp$key$key = $jscomp$iter$19.next(), $jscomp$loop$m192531680$0 = {}; !$jscomp$key$key.done; $jscomp$loop$m192531680$0 = {mapMetadata:$jscomp$loop$m192531680$0.mapMetadata},
6062
+ for (var target = copyInstanciator(targetConstructor), metadata = module$contents$eeapiclient$domain_object_deepCopyMetadata(source, target), arrays = metadata.arrays || {}, objects = metadata.objects || {}, objectMaps = metadata.objectMaps || {}, $jscomp$iter$19 = $jscomp.makeIterator(metadata.keys || []), $jscomp$key$key = $jscomp$iter$19.next(), $jscomp$loop$m192531680$40 = {}; !$jscomp$key$key.done; $jscomp$loop$m192531680$40 = {mapMetadata:void 0},
6068
6063
  $jscomp$key$key = $jscomp$iter$19.next()) {
6069
6064
  var key = $jscomp$key$key.value, value = valueGetter(key, source);
6070
6065
  if (null != value) {
@@ -6077,11 +6072,11 @@ function module$contents$eeapiclient$domain_object_deepCopy(source, valueGetter,
6077
6072
  } else if (objects.hasOwnProperty(key)) {
6078
6073
  copy = module$contents$eeapiclient$domain_object_deepCopyValue(value, valueGetter, valueSetter, copyInstanciator, !1, !0, objects[key]);
6079
6074
  } else if (objectMaps.hasOwnProperty(key)) {
6080
- $jscomp$loop$m192531680$0.mapMetadata = objectMaps[key], copy = $jscomp$loop$m192531680$0.mapMetadata.isPropertyArray ? value.map(function($jscomp$loop$m192531680$0) {
6075
+ $jscomp$loop$m192531680$40.mapMetadata = objectMaps[key], copy = $jscomp$loop$m192531680$40.mapMetadata.isPropertyArray ? value.map(function($jscomp$loop$m192531680$40) {
6081
6076
  return function(v) {
6082
- return module$contents$eeapiclient$domain_object_deepCopyObjectMap(v, $jscomp$loop$m192531680$0.mapMetadata, valueGetter, valueSetter, copyInstanciator);
6077
+ return module$contents$eeapiclient$domain_object_deepCopyObjectMap(v, $jscomp$loop$m192531680$40.mapMetadata, valueGetter, valueSetter, copyInstanciator);
6083
6078
  };
6084
- }($jscomp$loop$m192531680$0)) : module$contents$eeapiclient$domain_object_deepCopyObjectMap(value, $jscomp$loop$m192531680$0.mapMetadata, valueGetter, valueSetter, copyInstanciator);
6079
+ }($jscomp$loop$m192531680$40)) : module$contents$eeapiclient$domain_object_deepCopyObjectMap(value, $jscomp$loop$m192531680$40.mapMetadata, valueGetter, valueSetter, copyInstanciator);
6085
6080
  } else if (Array.isArray(value)) {
6086
6081
  if (metadata.emptyArrayIsUnset && 0 === value.length) {
6087
6082
  continue;
@@ -6127,39 +6122,39 @@ function module$contents$eeapiclient$domain_object_deepEquals(serializable1, ser
6127
6122
  if (!(module$contents$eeapiclient$domain_object_sameKeys(keys1, metadata2.keys || []) && module$contents$eeapiclient$domain_object_sameKeys(arrays1, arrays2) && module$contents$eeapiclient$domain_object_sameKeys(objects1, objects2) && module$contents$eeapiclient$domain_object_sameKeys(objectMaps1, objectMaps2))) {
6128
6123
  return !1;
6129
6124
  }
6130
- for (var $jscomp$iter$21 = $jscomp.makeIterator(keys1), $jscomp$key$key = $jscomp$iter$21.next(), $jscomp$loop$m192531680$1 = {}; !$jscomp$key$key.done; $jscomp$loop$m192531680$1 = {value2$jscomp$7:$jscomp$loop$m192531680$1.value2$jscomp$7, mapMetadata$jscomp$2:$jscomp$loop$m192531680$1.mapMetadata$jscomp$2}, $jscomp$key$key = $jscomp$iter$21.next()) {
6125
+ for (var $jscomp$iter$21 = $jscomp.makeIterator(keys1), $jscomp$key$key = $jscomp$iter$21.next(), $jscomp$loop$m192531680$41 = {}; !$jscomp$key$key.done; $jscomp$loop$m192531680$41 = {value2$jscomp$7:void 0, mapMetadata$jscomp$2:void 0}, $jscomp$key$key = $jscomp$iter$21.next()) {
6131
6126
  var key = $jscomp$key$key.value, has1 = module$contents$eeapiclient$domain_object_hasAndIsNotEmptyArray(serializable1, key, metadata1), has2 = module$contents$eeapiclient$domain_object_hasAndIsNotEmptyArray(serializable2, key, metadata2);
6132
6127
  if (has1 !== has2) {
6133
6128
  return !1;
6134
6129
  }
6135
6130
  if (has1) {
6136
6131
  var value1 = serializable1.Serializable$get(key);
6137
- $jscomp$loop$m192531680$1.value2$jscomp$7 = serializable2.Serializable$get(key);
6132
+ $jscomp$loop$m192531680$41.value2$jscomp$7 = serializable2.Serializable$get(key);
6138
6133
  if (arrays1.hasOwnProperty(key)) {
6139
- if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$1.value2$jscomp$7, !0, !0)) {
6134
+ if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$41.value2$jscomp$7, !0, !0)) {
6140
6135
  return !1;
6141
6136
  }
6142
6137
  } else if (objects1.hasOwnProperty(key)) {
6143
- if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$1.value2$jscomp$7, !1, !0)) {
6138
+ if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$41.value2$jscomp$7, !1, !0)) {
6144
6139
  return !1;
6145
6140
  }
6146
6141
  } else if (objectMaps1.hasOwnProperty(key)) {
6147
- if ($jscomp$loop$m192531680$1.mapMetadata$jscomp$2 = objectMaps1[key], $jscomp$loop$m192531680$1.mapMetadata$jscomp$2.isPropertyArray) {
6148
- if (!module$contents$eeapiclient$domain_object_sameKeys(value1, $jscomp$loop$m192531680$1.value2$jscomp$7) || value1.some(function($jscomp$loop$m192531680$1) {
6142
+ if ($jscomp$loop$m192531680$41.mapMetadata$jscomp$2 = objectMaps1[key], $jscomp$loop$m192531680$41.mapMetadata$jscomp$2.isPropertyArray) {
6143
+ if (!module$contents$eeapiclient$domain_object_sameKeys(value1, $jscomp$loop$m192531680$41.value2$jscomp$7) || value1.some(function($jscomp$loop$m192531680$41) {
6149
6144
  return function(v1, i) {
6150
- return !module$contents$eeapiclient$domain_object_deepEqualsObjectMap(v1, $jscomp$loop$m192531680$1.value2$jscomp$7[i], $jscomp$loop$m192531680$1.mapMetadata$jscomp$2);
6145
+ return !module$contents$eeapiclient$domain_object_deepEqualsObjectMap(v1, $jscomp$loop$m192531680$41.value2$jscomp$7[i], $jscomp$loop$m192531680$41.mapMetadata$jscomp$2);
6151
6146
  };
6152
- }($jscomp$loop$m192531680$1))) {
6147
+ }($jscomp$loop$m192531680$41))) {
6153
6148
  return !1;
6154
6149
  }
6155
- } else if (!module$contents$eeapiclient$domain_object_deepEqualsObjectMap(value1, $jscomp$loop$m192531680$1.value2$jscomp$7, $jscomp$loop$m192531680$1.mapMetadata$jscomp$2)) {
6150
+ } else if (!module$contents$eeapiclient$domain_object_deepEqualsObjectMap(value1, $jscomp$loop$m192531680$41.value2$jscomp$7, $jscomp$loop$m192531680$41.mapMetadata$jscomp$2)) {
6156
6151
  return !1;
6157
6152
  }
6158
6153
  } else if (Array.isArray(value1)) {
6159
- if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$1.value2$jscomp$7, !0, !1)) {
6154
+ if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$41.value2$jscomp$7, !0, !1)) {
6160
6155
  return !1;
6161
6156
  }
6162
- } else if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$1.value2$jscomp$7, !1, !1)) {
6157
+ } else if (!module$contents$eeapiclient$domain_object_deepEqualsValue(value1, $jscomp$loop$m192531680$41.value2$jscomp$7, !1, !1)) {
6163
6158
  return !1;
6164
6159
  }
6165
6160
  }
@@ -6580,7 +6575,6 @@ var module$contents$goog$html$SafeScript_CONSTRUCTOR_TOKEN_PRIVATE = {}, module$
6580
6575
  throw Error("SafeScript is not meant to be built directly");
6581
6576
  }
6582
6577
  this.privateDoNotAccessOrElseSafeScriptWrappedValue_ = value;
6583
- this.implementsGoogStringTypedString = !0;
6584
6578
  };
6585
6579
  module$contents$goog$html$SafeScript_SafeScript.prototype.toString = function() {
6586
6580
  return this.privateDoNotAccessOrElseSafeScriptWrappedValue_.toString();
@@ -6592,9 +6586,6 @@ module$contents$goog$html$SafeScript_SafeScript.fromConstant = function(script)
6592
6586
  module$contents$goog$html$SafeScript_SafeScript.fromJson = function(val) {
6593
6587
  return module$contents$goog$html$SafeScript_SafeScript.createSafeScriptSecurityPrivateDoNotAccessOrElse(module$contents$goog$html$SafeScript_SafeScript.stringify_(val));
6594
6588
  };
6595
- module$contents$goog$html$SafeScript_SafeScript.prototype.getTypedStringValue = function() {
6596
- return this.privateDoNotAccessOrElseSafeScriptWrappedValue_.toString();
6597
- };
6598
6589
  module$contents$goog$html$SafeScript_SafeScript.unwrap = function(safeScript) {
6599
6590
  return module$contents$goog$html$SafeScript_SafeScript.unwrapTrustedScript(safeScript).toString();
6600
6591
  };
@@ -7074,7 +7065,6 @@ var module$contents$goog$html$SafeStyleSheet_CONSTRUCTOR_TOKEN_PRIVATE = {}, mod
7074
7065
  throw Error("SafeStyleSheet is not meant to be built directly");
7075
7066
  }
7076
7067
  this.privateDoNotAccessOrElseSafeStyleSheetWrappedValue_ = value;
7077
- this.implementsGoogStringTypedString = !0;
7078
7068
  };
7079
7069
  module$contents$goog$html$SafeStyleSheet_SafeStyleSheet.prototype.toString = function() {
7080
7070
  return this.privateDoNotAccessOrElseSafeStyleSheetWrappedValue_.toString();
@@ -7120,9 +7110,6 @@ module$contents$goog$html$SafeStyleSheet_SafeStyleSheet.fromConstant = function(
7120
7110
  (0,goog.asserts.assert)(!(0,goog.string.internal.contains)(styleSheetString, "<"), "Forbidden '<' character in style sheet string: " + styleSheetString);
7121
7111
  return module$contents$goog$html$SafeStyleSheet_SafeStyleSheet.createSafeStyleSheetSecurityPrivateDoNotAccessOrElse(styleSheetString);
7122
7112
  };
7123
- module$contents$goog$html$SafeStyleSheet_SafeStyleSheet.prototype.getTypedStringValue = function() {
7124
- return this.privateDoNotAccessOrElseSafeStyleSheetWrappedValue_;
7125
- };
7126
7113
  module$contents$goog$html$SafeStyleSheet_SafeStyleSheet.unwrap = function(safeStyleSheet) {
7127
7114
  if (safeStyleSheet instanceof module$contents$goog$html$SafeStyleSheet_SafeStyleSheet && safeStyleSheet.constructor === module$contents$goog$html$SafeStyleSheet_SafeStyleSheet) {
7128
7115
  return safeStyleSheet.privateDoNotAccessOrElseSafeStyleSheetWrappedValue_;
@@ -7159,7 +7146,7 @@ module$contents$goog$html$SafeHtml_SafeHtml.unwrapTrustedHTML = function(safeHtm
7159
7146
  return "type_error:SafeHtml";
7160
7147
  };
7161
7148
  module$contents$goog$html$SafeHtml_SafeHtml.htmlEscape = function(textOrHtml) {
7162
- return textOrHtml instanceof module$contents$goog$html$SafeHtml_SafeHtml ? textOrHtml : module$contents$goog$html$SafeHtml_SafeHtml.createSafeHtmlSecurityPrivateDoNotAccessOrElse(goog.string.internal.htmlEscape("object" == typeof textOrHtml && textOrHtml.implementsGoogStringTypedString ? textOrHtml.getTypedStringValue() : String(textOrHtml)));
7149
+ return textOrHtml instanceof module$contents$goog$html$SafeHtml_SafeHtml ? textOrHtml : module$contents$goog$html$SafeHtml_SafeHtml.createSafeHtmlSecurityPrivateDoNotAccessOrElse(goog.string.internal.htmlEscape(String(textOrHtml)));
7163
7150
  };
7164
7151
  module$contents$goog$html$SafeHtml_SafeHtml.htmlEscapePreservingNewlines = function(textOrHtml) {
7165
7152
  if (textOrHtml instanceof module$contents$goog$html$SafeHtml_SafeHtml) {
@@ -7336,14 +7323,13 @@ function module$contents$goog$html$SafeHtml_getAttrNameAndValue(tagName, name, v
7336
7323
  } else if (value instanceof goog.html.SafeUrl) {
7337
7324
  value = goog.html.SafeUrl.unwrap(value);
7338
7325
  } else if ("string" === typeof value) {
7339
- value = goog.html.SafeUrl.sanitize(value).getTypedStringValue();
7326
+ value = goog.html.SafeUrl.sanitize(value).toString();
7340
7327
  } else {
7341
7328
  throw Error(module$contents$goog$html$SafeHtml_SafeHtml.ENABLE_ERROR_MESSAGES ? 'Attribute "' + name + '" on tag "' + tagName + '" requires goog.html.SafeUrl, goog.string.Const, or string, value "' + value + '" given.' : "");
7342
7329
  }
7343
7330
  }
7344
7331
  }
7345
- value.implementsGoogStringTypedString && (value = value.getTypedStringValue());
7346
- goog.asserts.assert("string" === typeof value || "number" === typeof value, "String or number value expected, got " + typeof value + " with value: " + value);
7332
+ goog.asserts.assert(value instanceof goog.html.SafeUrl || value instanceof goog.html.TrustedResourceUrl || value instanceof module$contents$goog$html$SafeStyle_SafeStyle || value instanceof module$contents$goog$html$SafeHtml_SafeHtml || "string" === typeof value || "number" === typeof value, "String or number value expected, got " + typeof value + " with value: " + value);
7347
7333
  return name + '="' + goog.string.internal.htmlEscape(String(value)) + '"';
7348
7334
  }
7349
7335
  function module$contents$goog$html$SafeHtml_getStyleValue(value) {
@@ -7468,44 +7454,44 @@ function module$contents$safevalues$restricted$reviewed_assertValidJustification
7468
7454
  throw Error("Calls to uncheckedconversion functions must go through security review. A justification must be provided to capture what security assumptions are being made. See go/unchecked-conversions");
7469
7455
  }
7470
7456
  }
7471
- function module$contents$safevalues$restricted$reviewed_htmlSafeByReview(html, justification) {
7472
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7457
+ function module$contents$safevalues$restricted$reviewed_htmlSafeByReview(html, options) {
7458
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7473
7459
  return module$contents$safevalues$internals$html_impl_createHtmlInternal(html);
7474
7460
  }
7475
7461
  module$exports$safevalues$restricted$reviewed.htmlSafeByReview = module$contents$safevalues$restricted$reviewed_htmlSafeByReview;
7476
- function module$contents$safevalues$restricted$reviewed_scriptSafeByReview(script, justification) {
7477
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7462
+ function module$contents$safevalues$restricted$reviewed_scriptSafeByReview(script, options) {
7463
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7478
7464
  return module$contents$safevalues$internals$script_impl_createScriptInternal(script);
7479
7465
  }
7480
7466
  module$exports$safevalues$restricted$reviewed.scriptSafeByReview = module$contents$safevalues$restricted$reviewed_scriptSafeByReview;
7481
- function module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview(url, justification) {
7482
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7467
+ function module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview(url, options) {
7468
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7483
7469
  return module$contents$safevalues$internals$resource_url_impl_createResourceUrlInternal(url);
7484
7470
  }
7485
7471
  module$exports$safevalues$restricted$reviewed.resourceUrlSafeByReview = module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview;
7486
- function module$contents$safevalues$restricted$reviewed_urlSafeByReview(url, justification) {
7487
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7472
+ function module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview(stylesheet, options) {
7473
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7474
+ return module$contents$safevalues$internals$style_sheet_impl_createStyleSheetInternal(stylesheet);
7475
+ }
7476
+ module$exports$safevalues$restricted$reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
7477
+ function module$contents$safevalues$restricted$reviewed_urlSafeByReview(url, options) {
7478
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7488
7479
  return module$contents$safevalues$internals$url_impl_createUrlInternal(url);
7489
7480
  }
7490
7481
  module$exports$safevalues$restricted$reviewed.urlSafeByReview = module$contents$safevalues$restricted$reviewed_urlSafeByReview;
7491
- function module$contents$safevalues$restricted$reviewed_styleSafeByReview(style, justification) {
7492
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7482
+ function module$contents$safevalues$restricted$reviewed_styleSafeByReview(style, options) {
7483
+ goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(options.justification);
7493
7484
  return module$contents$safevalues$internals$style_impl_createStyleInternal(style);
7494
7485
  }
7495
7486
  module$exports$safevalues$restricted$reviewed.styleSafeByReview = module$contents$safevalues$restricted$reviewed_styleSafeByReview;
7496
- function module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview(stylesheet, justification) {
7497
- goog.DEBUG && module$contents$safevalues$restricted$reviewed_assertValidJustification(justification);
7498
- return module$contents$safevalues$internals$style_sheet_impl_createStyleSheetInternal(stylesheet);
7499
- }
7500
- module$exports$safevalues$restricted$reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
7501
7487
  var safevalues = {restricted:{}};
7502
7488
  safevalues.restricted.reviewed = {};
7503
7489
  safevalues.restricted.reviewed.htmlSafeByReview = module$contents$safevalues$restricted$reviewed_htmlSafeByReview;
7504
7490
  safevalues.restricted.reviewed.scriptSafeByReview = module$contents$safevalues$restricted$reviewed_scriptSafeByReview;
7505
7491
  safevalues.restricted.reviewed.resourceUrlSafeByReview = module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview;
7492
+ safevalues.restricted.reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
7506
7493
  safevalues.restricted.reviewed.urlSafeByReview = module$contents$safevalues$restricted$reviewed_urlSafeByReview;
7507
7494
  safevalues.restricted.reviewed.styleSafeByReview = module$contents$safevalues$restricted$reviewed_styleSafeByReview;
7508
- safevalues.restricted.reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
7509
7495
  goog.dom.safe = {};
7510
7496
  goog.dom.safe.InsertAdjacentHtmlPosition = {AFTERBEGIN:"afterbegin", AFTEREND:"afterend", BEFOREBEGIN:"beforebegin", BEFOREEND:"beforeend"};
7511
7497
  goog.dom.safe.insertAdjacentHtml = function(node, position, html) {
@@ -7541,7 +7527,7 @@ goog.dom.safe.setInnerHtml = function(elem, html) {
7541
7527
  goog.dom.safe.unsafeSetInnerHtmlDoNotUseOrElse(elem, html);
7542
7528
  };
7543
7529
  goog.dom.safe.setInnerHtmlFromConstant = function(element, constHtml) {
7544
- goog.dom.safe.setInnerHtml(element, module$contents$safevalues$restricted$reviewed_htmlSafeByReview(goog.string.Const.unwrap(constHtml), "Constant HTML to be immediatelly used."));
7530
+ goog.dom.safe.setInnerHtml(element, module$contents$safevalues$restricted$reviewed_htmlSafeByReview(goog.string.Const.unwrap(constHtml), {justification:"Constant HTML to be immediatelly used."}));
7545
7531
  };
7546
7532
  goog.dom.safe.setOuterHtml = function(elem, html) {
7547
7533
  elem.outerHTML = module$contents$goog$html$SafeHtml_SafeHtml.unwrapTrustedHTML(html);
@@ -7815,7 +7801,7 @@ goog.string.unescapeEntitiesUsingDom_ = function(str, opt_document) {
7815
7801
  var n = Number("0" + entity.slice(1));
7816
7802
  isNaN(n) || (value = String.fromCharCode(n));
7817
7803
  }
7818
- value || (goog.dom.safe.setInnerHtml(div, module$contents$safevalues$restricted$reviewed_htmlSafeByReview(s + " ", "Single HTML entity.")), value = div.firstChild.nodeValue.slice(0, -1));
7804
+ value || (goog.dom.safe.setInnerHtml(div, module$contents$safevalues$restricted$reviewed_htmlSafeByReview(s + " ", {justification:"Single HTML entity."})), value = div.firstChild.nodeValue.slice(0, -1));
7819
7805
  return seen[s] = value;
7820
7806
  });
7821
7807
  };
@@ -8888,15 +8874,15 @@ module$exports$eeapiclient$multipart_request.MultipartRequest.prototype.addMetad
8888
8874
  this._metadataPayload += "Content-Type: application/json; charset=utf-8\r\n\r\n" + JSON.stringify(json) + ("\r\n--" + this._boundary + "\r\n");
8889
8875
  };
8890
8876
  module$exports$eeapiclient$multipart_request.MultipartRequest.prototype.build = function() {
8891
- var $jscomp$this = this, payload = "--" + this._boundary + "\r\n";
8877
+ var $jscomp$this$m667091202$6 = this, payload = "--" + this._boundary + "\r\n";
8892
8878
  payload += this._metadataPayload;
8893
8879
  return Promise.all(this.files.map(function(f) {
8894
- return $jscomp$this.encodeFile(f);
8880
+ return $jscomp$this$m667091202$6.encodeFile(f);
8895
8881
  })).then(function(filePayloads) {
8896
8882
  for (var $jscomp$iter$30 = $jscomp.makeIterator(filePayloads), $jscomp$key$filePayload = $jscomp$iter$30.next(); !$jscomp$key$filePayload.done; $jscomp$key$filePayload = $jscomp$iter$30.next()) {
8897
8883
  payload += $jscomp$key$filePayload.value;
8898
8884
  }
8899
- return payload += "\r\n--" + $jscomp$this._boundary + "--";
8885
+ return payload += "\r\n--" + $jscomp$this$m667091202$6._boundary + "--";
8900
8886
  });
8901
8887
  };
8902
8888
  module$exports$eeapiclient$multipart_request.MultipartRequest.prototype.encodeFile = function(file) {
@@ -8984,9 +8970,9 @@ module$exports$eeapiclient$promise_api_client.PromiseApiClient.prototype.$reques
8984
8970
  return this.$addHooksToRequest(requestParams, this.requestService.send(module$contents$eeapiclient$api_client_toMakeRequestParams(requestParams), responseCtor));
8985
8971
  };
8986
8972
  module$exports$eeapiclient$promise_api_client.PromiseApiClient.prototype.$uploadRequest = function(requestParams) {
8987
- var $jscomp$this = this, responseCtor = requestParams.responseCtor || void 0;
8973
+ var $jscomp$this$1237977804$4 = this, responseCtor = requestParams.responseCtor || void 0;
8988
8974
  return this.$addHooksToRequest(requestParams, module$contents$eeapiclient$api_client_toMultipartMakeRequestParams(requestParams).then(function(params) {
8989
- return $jscomp$this.requestService.send(params, responseCtor);
8975
+ return $jscomp$this$1237977804$4.requestService.send(params, responseCtor);
8990
8976
  }));
8991
8977
  };
8992
8978
  var module$exports$eeapiclient$ee_api_client = {}, module$contents$eeapiclient$ee_api_client_module = module$contents$eeapiclient$ee_api_client_module || {id:"geo/gestalt/client/javascript/v1/ee_api_client.closure.js"};
@@ -9023,6 +9009,11 @@ module$exports$eeapiclient$ee_api_client.ICloudAuditOptionsLogNameEnum = functio
9023
9009
  module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum = {ADMIN_ACTIVITY:"ADMIN_ACTIVITY", DATA_ACCESS:"DATA_ACCESS", UNSPECIFIED_LOG_NAME:"UNSPECIFIED_LOG_NAME", values:function() {
9024
9010
  return [module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum.UNSPECIFIED_LOG_NAME, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum.ADMIN_ACTIVITY, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum.DATA_ACCESS];
9025
9011
  }};
9012
+ module$exports$eeapiclient$ee_api_client.ICloudAuditOptionsPermissionTypeEnum = function() {
9013
+ };
9014
+ module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum = {ADMIN_READ:"ADMIN_READ", ADMIN_WRITE:"ADMIN_WRITE", DATA_READ:"DATA_READ", DATA_WRITE:"DATA_WRITE", PERMISSION_TYPE_UNSPECIFIED:"PERMISSION_TYPE_UNSPECIFIED", values:function() {
9015
+ return [module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum.PERMISSION_TYPE_UNSPECIFIED, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum.ADMIN_READ, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum.ADMIN_WRITE, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum.DATA_READ, module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum.DATA_WRITE];
9016
+ }};
9026
9017
  module$exports$eeapiclient$ee_api_client.ICloudStorageDestinationPermissionsEnum = function() {
9027
9018
  };
9028
9019
  module$exports$eeapiclient$ee_api_client.CloudStorageDestinationPermissionsEnum = {DEFAULT_OBJECT_ACL:"DEFAULT_OBJECT_ACL", PUBLIC:"PUBLIC", TILE_PERMISSIONS_UNSPECIFIED:"TILE_PERMISSIONS_UNSPECIFIED", values:function() {
@@ -9699,13 +9690,14 @@ module$exports$eeapiclient$ee_api_client.CloudAuditOptions = function(parameters
9699
9690
  module$exports$eeapiclient$domain_object.Serializable.call(this);
9700
9691
  this.Serializable$set("logName", null == parameters.logName ? null : parameters.logName);
9701
9692
  this.Serializable$set("authorizationLoggingOptions", null == parameters.authorizationLoggingOptions ? null : parameters.authorizationLoggingOptions);
9693
+ this.Serializable$set("permissionType", null == parameters.permissionType ? null : parameters.permissionType);
9702
9694
  };
9703
9695
  $jscomp.inherits(module$exports$eeapiclient$ee_api_client.CloudAuditOptions, module$exports$eeapiclient$domain_object.Serializable);
9704
9696
  module$exports$eeapiclient$ee_api_client.CloudAuditOptions.prototype.getConstructor = function() {
9705
9697
  return module$exports$eeapiclient$ee_api_client.CloudAuditOptions;
9706
9698
  };
9707
9699
  module$exports$eeapiclient$ee_api_client.CloudAuditOptions.prototype.getPartialClassMetadata = function() {
9708
- return {enums:{logName:module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum}, keys:["authorizationLoggingOptions", "logName"], objects:{authorizationLoggingOptions:module$exports$eeapiclient$ee_api_client.AuthorizationLoggingOptions}};
9700
+ return {enums:{logName:module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum, permissionType:module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum}, keys:["authorizationLoggingOptions", "logName", "permissionType"], objects:{authorizationLoggingOptions:module$exports$eeapiclient$ee_api_client.AuthorizationLoggingOptions}};
9709
9701
  };
9710
9702
  $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.CloudAuditOptions.prototype, {authorizationLoggingOptions:{configurable:!0, enumerable:!0, get:function() {
9711
9703
  return this.Serializable$has("authorizationLoggingOptions") ? this.Serializable$get("authorizationLoggingOptions") : null;
@@ -9715,9 +9707,15 @@ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.
9715
9707
  return this.Serializable$has("logName") ? this.Serializable$get("logName") : null;
9716
9708
  }, set:function(value) {
9717
9709
  this.Serializable$set("logName", value);
9710
+ }}, permissionType:{configurable:!0, enumerable:!0, get:function() {
9711
+ return this.Serializable$has("permissionType") ? this.Serializable$get("permissionType") : null;
9712
+ }, set:function(value) {
9713
+ this.Serializable$set("permissionType", value);
9718
9714
  }}});
9719
9715
  $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.CloudAuditOptions, {LogName:{configurable:!0, enumerable:!0, get:function() {
9720
9716
  return module$exports$eeapiclient$ee_api_client.CloudAuditOptionsLogNameEnum;
9717
+ }}, PermissionType:{configurable:!0, enumerable:!0, get:function() {
9718
+ return module$exports$eeapiclient$ee_api_client.CloudAuditOptionsPermissionTypeEnum;
9721
9719
  }}});
9722
9720
  module$exports$eeapiclient$ee_api_client.CloudStorageDestinationParameters = function() {
9723
9721
  };
@@ -15014,7 +15012,7 @@ goog.dom.createTable_ = function(doc, rows, columns, fillWithNbsp) {
15014
15012
  return table;
15015
15013
  };
15016
15014
  goog.dom.constHtmlToNode = function(var_args) {
15017
- var stringArray = Array.prototype.map.call(arguments, goog.string.Const.unwrap), safeHtml = module$contents$safevalues$restricted$reviewed_htmlSafeByReview(stringArray.join(""), "Constant HTML string, that gets turned into a Node later, so it will be automatically balanced.");
15015
+ var stringArray = Array.prototype.map.call(arguments, goog.string.Const.unwrap), safeHtml = module$contents$safevalues$restricted$reviewed_htmlSafeByReview(stringArray.join(""), {justification:"Constant HTML string, that gets turned into a Node later, so it will be automatically balanced."});
15018
15016
  return goog.dom.safeHtmlToNode(safeHtml);
15019
15017
  };
15020
15018
  goog.dom.safeHtmlToNode = function(html) {
@@ -15731,9 +15729,9 @@ goog.debug.asyncStackTag = {};
15731
15729
  var module$contents$goog$debug$asyncStackTag_createTask = goog.DEBUG && goog.global.console && goog.global.console.createTask ? goog.global.console.createTask.bind(goog.global.console) : void 0, module$contents$goog$debug$asyncStackTag_CONSOLE_TASK_SYMBOL = module$contents$goog$debug$asyncStackTag_createTask ? Symbol("consoleTask") : void 0;
15732
15730
  function module$contents$goog$debug$asyncStackTag_wrap(fn, name) {
15733
15731
  function wrappedFn() {
15734
- var args = $jscomp.getRestArguments.apply(0, arguments), $jscomp$this = this;
15732
+ var args = $jscomp.getRestArguments.apply(0, arguments), $jscomp$this$1621498202$2 = this;
15735
15733
  return consoleTask.run(function() {
15736
- return fn.call.apply(fn, [$jscomp$this].concat($jscomp.arrayFromIterable(args)));
15734
+ return fn.call.apply(fn, [$jscomp$this$1621498202$2].concat($jscomp.arrayFromIterable(args)));
15737
15735
  });
15738
15736
  }
15739
15737
  name = void 0 === name ? "anonymous" : name;
@@ -16268,9 +16266,9 @@ module$contents$goog$async$Throttle_Throttle.prototype.onTimer_ = function() {
16268
16266
  this.shouldFire_ && !this.pauseCount_ && (this.shouldFire_ = !1, this.doAction_());
16269
16267
  };
16270
16268
  module$contents$goog$async$Throttle_Throttle.prototype.doAction_ = function() {
16271
- var $jscomp$this = this;
16269
+ var $jscomp$this$m92829211$8 = this;
16272
16270
  this.timer_ = goog.Timer.callOnce(function() {
16273
- return $jscomp$this.onTimer_();
16271
+ return $jscomp$this$m92829211$8.onTimer_();
16274
16272
  }, this.interval_);
16275
16273
  var args = this.args_;
16276
16274
  this.args_ = null;
@@ -16943,9 +16941,9 @@ third_party$javascript$closure$log$log$classdecl$var5.prototype.getLogRegistryEn
16943
16941
  return logRegistryEntry;
16944
16942
  };
16945
16943
  third_party$javascript$closure$log$log$classdecl$var5.prototype.getAllLoggers = function() {
16946
- var $jscomp$this = this;
16944
+ var $jscomp$this$17096019$34 = this;
16947
16945
  return Object.keys(this.entries).map(function(loggerName) {
16948
- return $jscomp$this.entries[loggerName].logger;
16946
+ return $jscomp$this$17096019$34.entries[loggerName].logger;
16949
16947
  });
16950
16948
  };
16951
16949
  goog.log.LogRegistry_ = third_party$javascript$closure$log$log$classdecl$var5;
@@ -17540,8 +17538,8 @@ function module$contents$safevalues$internals$attribute_impl_unwrapAttributePref
17540
17538
  throw Error(message);
17541
17539
  }
17542
17540
  module$exports$safevalues$internals$attribute_impl.unwrapAttributePrefix = module$contents$safevalues$internals$attribute_impl_unwrapAttributePrefix;
17543
- var $jscomp$templatelit$1274514361$0 = $jscomp.createTemplateTagFirstArg([""]), $jscomp$templatelit$1274514361$1 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\0"]), $jscomp$templatelit$1274514361$2 = $jscomp.createTemplateTagFirstArgWithRaw(["\n"], ["\\n"]), $jscomp$templatelit$1274514361$3 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\u0000"]), $jscomp$templatelit$1274514361$4 = $jscomp.createTemplateTagFirstArg([""]), $jscomp$templatelit$1274514361$5 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"],
17544
- ["\\0"]), $jscomp$templatelit$1274514361$6 = $jscomp.createTemplateTagFirstArgWithRaw(["\n"], ["\\n"]), $jscomp$templatelit$1274514361$7 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\u0000"]), module$contents$safevalues$internals$string_literal_module = module$contents$safevalues$internals$string_literal_module || {id:"third_party/javascript/safevalues/internals/string_literal.closure.js"};
17541
+ var $jscomp$templatelit$1274514361$5 = $jscomp.createTemplateTagFirstArg([""]), $jscomp$templatelit$1274514361$6 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\0"]), $jscomp$templatelit$1274514361$7 = $jscomp.createTemplateTagFirstArgWithRaw(["\n"], ["\\n"]), $jscomp$templatelit$1274514361$8 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\u0000"]), $jscomp$templatelit$1274514361$9 = $jscomp.createTemplateTagFirstArg([""]), $jscomp$templatelit$1274514361$10 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"],
17542
+ ["\\0"]), $jscomp$templatelit$1274514361$11 = $jscomp.createTemplateTagFirstArgWithRaw(["\n"], ["\\n"]), $jscomp$templatelit$1274514361$12 = $jscomp.createTemplateTagFirstArgWithRaw(["\x00"], ["\\u0000"]), module$contents$safevalues$internals$string_literal_module = module$contents$safevalues$internals$string_literal_module || {id:"third_party/javascript/safevalues/internals/string_literal.closure.js"};
17545
17543
  function module$contents$safevalues$internals$string_literal_assertIsTemplateObject(templateObj, numExprs) {
17546
17544
  if (!module$contents$safevalues$internals$string_literal_isTemplateObject(templateObj) || numExprs + 1 !== templateObj.length) {
17547
17545
  throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
@@ -17555,14 +17553,14 @@ function module$contents$safevalues$internals$string_literal_checkTranspiled(fn)
17555
17553
  return -1 === fn.toString().indexOf("`");
17556
17554
  }
17557
17555
  var module$contents$safevalues$internals$string_literal_isTranspiled = module$contents$safevalues$internals$string_literal_checkTranspiled(function(tag) {
17558
- return tag($jscomp$templatelit$1274514361$0);
17556
+ return tag($jscomp$templatelit$1274514361$5);
17559
17557
  }) || module$contents$safevalues$internals$string_literal_checkTranspiled(function(tag) {
17560
- return tag($jscomp$templatelit$1274514361$1);
17558
+ return tag($jscomp$templatelit$1274514361$6);
17561
17559
  }) || module$contents$safevalues$internals$string_literal_checkTranspiled(function(tag) {
17562
- return tag($jscomp$templatelit$1274514361$2);
17560
+ return tag($jscomp$templatelit$1274514361$7);
17563
17561
  }) || module$contents$safevalues$internals$string_literal_checkTranspiled(function(tag) {
17564
- return tag($jscomp$templatelit$1274514361$3);
17565
- }), module$contents$safevalues$internals$string_literal_frozenTSA = module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$4) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$5) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$6) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$7);
17562
+ return tag($jscomp$templatelit$1274514361$8);
17563
+ }), module$contents$safevalues$internals$string_literal_frozenTSA = module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$9) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$10) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$11) && module$contents$safevalues$internals$string_literal_checkFrozen($jscomp$templatelit$1274514361$12);
17566
17564
  function module$contents$safevalues$internals$string_literal_isTemplateObject(templateObj) {
17567
17565
  return Array.isArray(templateObj) && Array.isArray(templateObj.raw) && templateObj.length === templateObj.raw.length && (module$contents$safevalues$internals$string_literal_isTranspiled || templateObj !== templateObj.raw) && (module$contents$safevalues$internals$string_literal_isTranspiled && !module$contents$safevalues$internals$string_literal_frozenTSA || module$contents$safevalues$internals$string_literal_checkFrozen(templateObj)) ?
17568
17566
  !0 : !1;
@@ -17583,12 +17581,24 @@ function module$contents$safevalues$builders$attribute_builders_safeAttrPrefix(t
17583
17581
  }
17584
17582
  return module$contents$safevalues$internals$attribute_impl_createAttributePrefixInternal(attrPrefix);
17585
17583
  }
17586
- ;var module$contents$safevalues$builders$document_fragment_builders_module = module$contents$safevalues$builders$document_fragment_builders_module || {id:"third_party/javascript/safevalues/builders/document_fragment_builders.closure.js"};
17584
+ ;var module$exports$safevalues$builders$document_fragment_builders = {}, module$contents$safevalues$builders$document_fragment_builders_module = module$contents$safevalues$builders$document_fragment_builders_module || {id:"third_party/javascript/safevalues/builders/document_fragment_builders.closure.js"};
17587
17585
  function module$contents$safevalues$builders$document_fragment_builders_safeFragment(templateObj) {
17586
+ return module$contents$safevalues$builders$document_fragment_builders_htmlFragment(templateObj);
17587
+ }
17588
+ module$exports$safevalues$builders$document_fragment_builders.safeFragment = module$contents$safevalues$builders$document_fragment_builders_safeFragment;
17589
+ function module$contents$safevalues$builders$document_fragment_builders_htmlFragment(templateObj) {
17588
17590
  goog.DEBUG && module$contents$safevalues$internals$string_literal_assertIsTemplateObject(templateObj, 0);
17589
17591
  return document.createRange().createContextualFragment(module$contents$safevalues$internals$html_impl_unwrapHtml(module$contents$safevalues$internals$html_impl_createHtmlInternal(templateObj[0])));
17590
17592
  }
17591
- ;var module$exports$safevalues$builders$style_sheet_builders = {}, module$contents$safevalues$builders$style_sheet_builders_module = module$contents$safevalues$builders$style_sheet_builders_module || {id:"third_party/javascript/safevalues/builders/style_sheet_builders.closure.js"}, module$contents$safevalues$builders$style_sheet_builders_Primitive;
17593
+ module$exports$safevalues$builders$document_fragment_builders.htmlFragment = module$contents$safevalues$builders$document_fragment_builders_htmlFragment;
17594
+ function module$contents$safevalues$builders$document_fragment_builders_svgFragment(templateObj) {
17595
+ goog.DEBUG && module$contents$safevalues$internals$string_literal_assertIsTemplateObject(templateObj, 0);
17596
+ var svgElem = document.createElementNS("http://www.w3.org/2000/svg", "svg"), range = document.createRange();
17597
+ range.selectNodeContents(svgElem);
17598
+ return range.createContextualFragment(module$contents$safevalues$internals$html_impl_unwrapHtml(module$contents$safevalues$internals$html_impl_createHtmlInternal(templateObj[0])));
17599
+ }
17600
+ module$exports$safevalues$builders$document_fragment_builders.svgFragment = module$contents$safevalues$builders$document_fragment_builders_svgFragment;
17601
+ var module$exports$safevalues$builders$style_sheet_builders = {}, module$contents$safevalues$builders$style_sheet_builders_module = module$contents$safevalues$builders$style_sheet_builders_module || {id:"third_party/javascript/safevalues/builders/style_sheet_builders.closure.js"}, module$contents$safevalues$builders$style_sheet_builders_Primitive;
17592
17602
  module$exports$safevalues$builders$style_sheet_builders.safeStyleRule = function(templateObj) {
17593
17603
  var rest = $jscomp.getRestArguments.apply(1, arguments);
17594
17604
  goog.DEBUG && module$contents$safevalues$internals$string_literal_assertIsTemplateObject(templateObj, rest.length);
@@ -17938,8 +17948,8 @@ module$exports$safevalues$builders$html_formatter.HtmlFormatter = function() {
17938
17948
  this.replacements = new Map();
17939
17949
  };
17940
17950
  module$exports$safevalues$builders$html_formatter.HtmlFormatter.prototype.format = function(format) {
17941
- var $jscomp$this = this, openedTags = [], marker = (0,module$exports$safevalues$builders$html_builders.htmlEscape)("_safevalues_format_marker_:").toString(), html = (0,module$exports$safevalues$builders$html_builders.htmlEscape)(format).toString().replace(new RegExp("\\{" + marker + "[\\w&#;]+\\}", "g"), function(match) {
17942
- return $jscomp$this.replaceFormattingString(openedTags, match);
17951
+ var $jscomp$this$380122516$5 = this, openedTags = [], marker = (0,module$exports$safevalues$builders$html_builders.htmlEscape)("_safevalues_format_marker_:").toString(), html = (0,module$exports$safevalues$builders$html_builders.htmlEscape)(format).toString().replace(new RegExp("\\{" + marker + "[\\w&#;]+\\}", "g"), function(match) {
17952
+ return $jscomp$this$380122516$5.replaceFormattingString(openedTags, match);
17943
17953
  });
17944
17954
  if (0 !== openedTags.length) {
17945
17955
  if (goog.DEBUG) {
@@ -18128,8 +18138,8 @@ module$exports$safevalues$builders$html_sanitizer$html_sanitizer.HtmlSanitizerIm
18128
18138
  return this.sanitizeToFragmentInternal(html, inertDocument);
18129
18139
  };
18130
18140
  module$exports$safevalues$builders$html_sanitizer$html_sanitizer.HtmlSanitizerImpl.prototype.sanitizeToFragmentInternal = function(html, inertDocument) {
18131
- for (var $jscomp$this = this, dirtyFragment = module$contents$safevalues$builders$html_sanitizer$inert_fragment_createInertFragment(html, inertDocument), treeWalker = document.createTreeWalker(dirtyFragment, 5, function(n) {
18132
- return $jscomp$this.nodeFilter(n);
18141
+ for (var $jscomp$this$m1803429925$10 = this, dirtyFragment = module$contents$safevalues$builders$html_sanitizer$inert_fragment_createInertFragment(html, inertDocument), treeWalker = document.createTreeWalker(dirtyFragment, 5, function(n) {
18142
+ return $jscomp$this$m1803429925$10.nodeFilter(n);
18133
18143
  }, !1), currentNode = treeWalker.nextNode(), sanitizedFragment = inertDocument.createDocumentFragment(), sanitizedParent = sanitizedFragment; null !== currentNode;) {
18134
18144
  var sanitizedNode = void 0;
18135
18145
  if (module$contents$safevalues$builders$html_sanitizer$no_clobber_isText(currentNode)) {
@@ -18589,7 +18599,9 @@ module$exports$safevalues$reporting$reporting.TEST_ONLY = {reset:function() {
18589
18599
  }};
18590
18600
  var module$exports$safevalues$index = {}, module$contents$safevalues$index_module = module$contents$safevalues$index_module || {id:"third_party/javascript/safevalues/index.closure.js"};
18591
18601
  module$exports$safevalues$index.safeAttrPrefix = module$contents$safevalues$builders$attribute_builders_safeAttrPrefix;
18602
+ module$exports$safevalues$index.htmlFragment = module$contents$safevalues$builders$document_fragment_builders_htmlFragment;
18592
18603
  module$exports$safevalues$index.safeFragment = module$contents$safevalues$builders$document_fragment_builders_safeFragment;
18604
+ module$exports$safevalues$index.svgFragment = module$contents$safevalues$builders$document_fragment_builders_svgFragment;
18593
18605
  module$exports$safevalues$index.concatHtmls = module$exports$safevalues$builders$html_builders.concatHtmls;
18594
18606
  module$exports$safevalues$index.doctypeHtml = module$exports$safevalues$builders$html_builders.doctypeHtml;
18595
18607
  module$exports$safevalues$index.htmlEscape = module$exports$safevalues$builders$html_builders.htmlEscape;
@@ -18653,7 +18665,9 @@ module$exports$safevalues$index.createHtml = module$exports$safevalues$builders$
18653
18665
  module$exports$safevalues$index.styleSheetToHtml = module$exports$safevalues$builders$html_builders.styleSheetToHtml;
18654
18666
  module$exports$safevalues$index.safeStyleRule = module$exports$safevalues$builders$style_sheet_builders.safeStyleRule;
18655
18667
  safevalues.safeAttrPrefix = module$contents$safevalues$builders$attribute_builders_safeAttrPrefix;
18668
+ safevalues.htmlFragment = module$contents$safevalues$builders$document_fragment_builders_htmlFragment;
18656
18669
  safevalues.safeFragment = module$contents$safevalues$builders$document_fragment_builders_safeFragment;
18670
+ safevalues.svgFragment = module$contents$safevalues$builders$document_fragment_builders_svgFragment;
18657
18671
  safevalues.concatHtmls = module$exports$safevalues$index.concatHtmls;
18658
18672
  safevalues.doctypeHtml = module$exports$safevalues$index.doctypeHtml;
18659
18673
  safevalues.htmlEscape = module$exports$safevalues$index.htmlEscape;
@@ -18718,11 +18732,11 @@ safevalues.HtmlFormatter = module$exports$safevalues$builders$html_formatter.Htm
18718
18732
  safevalues.createHtml = module$exports$safevalues$index.createHtml;
18719
18733
  safevalues.styleSheetToHtml = module$exports$safevalues$index.styleSheetToHtml;
18720
18734
  safevalues.safeStyleRule = module$exports$safevalues$index.safeStyleRule;
18721
- var $jscomp$templatelit$294235699$0 = $jscomp.createTemplateTagFirstArg(["https://apis.google.com/js/client.js?onload=", ""]);
18735
+ var $jscomp$templatelit$294235699$94 = $jscomp.createTemplateTagFirstArg(["https://apis.google.com/js/client.js?onload=", ""]);
18722
18736
  ee.apiclient = {};
18723
18737
  var module$contents$ee$apiclient_apiclient = {};
18724
18738
  ee.apiclient.VERSION = module$exports$ee$apiVersion.V1;
18725
- ee.apiclient.API_CLIENT_VERSION = "0.1.383";
18739
+ ee.apiclient.API_CLIENT_VERSION = "0.1.385";
18726
18740
  ee.apiclient.NULL_VALUE = module$exports$eeapiclient$domain_object.NULL_VALUE;
18727
18741
  ee.apiclient.PromiseRequestService = module$exports$eeapiclient$promise_request_service.PromiseRequestService;
18728
18742
  ee.apiclient.MakeRequestParams = module$contents$eeapiclient$request_params_MakeRequestParams;
@@ -18738,12 +18752,12 @@ module$contents$ee$apiclient_Call.prototype.withDetectPartialError = function(de
18738
18752
  return this;
18739
18753
  };
18740
18754
  module$contents$ee$apiclient_Call.prototype.handle = function(response) {
18741
- var $jscomp$this = this;
18755
+ var $jscomp$this$294235699$3 = this;
18742
18756
  if (response instanceof Promise) {
18743
18757
  if (this.callback) {
18744
18758
  var callback = function(result, error) {
18745
18759
  try {
18746
- return $jscomp$this.callback(result, error);
18760
+ return $jscomp$this$294235699$3.callback(result, error);
18747
18761
  } catch (callbackError) {
18748
18762
  setTimeout(function() {
18749
18763
  throw callbackError;
@@ -18822,7 +18836,7 @@ var module$contents$ee$apiclient_EERequestService = function(sync, retries) {
18822
18836
  };
18823
18837
  $jscomp.inherits(module$contents$ee$apiclient_EERequestService, module$exports$eeapiclient$promise_request_service.PromiseRequestService);
18824
18838
  module$contents$ee$apiclient_EERequestService.prototype.send = function(params, responseCtor) {
18825
- var $jscomp$this = this;
18839
+ var $jscomp$this$294235699$23 = this;
18826
18840
  module$contents$eeapiclient$request_params_processParams(params);
18827
18841
  var path = params.path || "", url = module$contents$ee$apiclient_apiclient.getSafeApiUrl() + path, args = module$contents$ee$apiclient_apiclient.makeRequest_(params.queryParams || {}), body = params.body ? JSON.stringify(params.body) : void 0;
18828
18842
  if (this.sync) {
@@ -18836,7 +18850,7 @@ module$contents$ee$apiclient_EERequestService.prototype.send = function(params,
18836
18850
  return (new Promise(function(resolve, reject) {
18837
18851
  module$contents$ee$apiclient_apiclient.send(url, args, function(value, error) {
18838
18852
  error ? reject(error) : resolve(value);
18839
- }, params.httpMethod, body, $jscomp$this.retries, $jscomp$this.detectPartialError);
18853
+ }, params.httpMethod, body, $jscomp$this$294235699$23.retries, $jscomp$this$294235699$23.detectPartialError);
18840
18854
  })).then(function(r) {
18841
18855
  return responseCtor ? module$contents$eeapiclient$domain_object_deserialize(responseCtor, r) : r;
18842
18856
  });
@@ -18854,7 +18868,7 @@ module$contents$ee$apiclient_BatchCall.prototype.withDetectPartialError = functi
18854
18868
  return this;
18855
18869
  };
18856
18870
  module$contents$ee$apiclient_BatchCall.prototype.send = function(parts, getResponse) {
18857
- var $jscomp$this = this, batchUrl = module$contents$ee$apiclient_apiclient.getSafeApiUrl() + "/batch", body = parts.map(function($jscomp$destructuring$var40) {
18871
+ var $jscomp$this$294235699$27 = this, batchUrl = module$contents$ee$apiclient_apiclient.getSafeApiUrl() + "/batch", body = parts.map(function($jscomp$destructuring$var40) {
18858
18872
  var $jscomp$destructuring$var41 = $jscomp.makeIterator($jscomp$destructuring$var40), id = $jscomp$destructuring$var41.next().value, $jscomp$destructuring$var42 = $jscomp.makeIterator($jscomp$destructuring$var41.next().value), partBody = $jscomp$destructuring$var42.next().value, ctor = $jscomp$destructuring$var42.next().value;
18859
18873
  return "--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <" + id + ">\r\n\r\n" + partBody + "\r\n";
18860
18874
  }).join("") + "--batch_EARTHENGINE_batch--\r\n", deserializeResponses = function(response) {
@@ -18866,7 +18880,7 @@ module$contents$ee$apiclient_BatchCall.prototype.send = function(parts, getRespo
18866
18880
  return getResponse ? getResponse(result) : result;
18867
18881
  };
18868
18882
  return this.callback ? (module$contents$ee$apiclient_apiclient.send(batchUrl, null, function(result, err) {
18869
- return $jscomp$this.callback(err ? result : deserializeResponses(result), err);
18883
+ return $jscomp$this$294235699$27.callback(err ? result : deserializeResponses(result), err);
18870
18884
  }, "multipart/mixed; boundary=batch_EARTHENGINE_batch", body, void 0, this.detectPartialError), null) : deserializeResponses(module$contents$ee$apiclient_apiclient.send(batchUrl, null, void 0, "multipart/mixed; boundary=batch_EARTHENGINE_batch", body, void 0, this.detectPartialError));
18871
18885
  };
18872
18886
  var module$contents$ee$apiclient_BatchRequestService = function() {
@@ -19013,8 +19027,8 @@ module$contents$ee$apiclient_apiclient.send = function(path, params, callback, m
19013
19027
  var profileHookAtCallTime = module$contents$ee$apiclient_apiclient.profileHook_, contentType = "application/x-www-form-urlencoded";
19014
19028
  body && (contentType = "application/json", method && method.startsWith("multipart") && (contentType = method, method = "POST"));
19015
19029
  method = method || "POST";
19016
- var headers = {"Content-Type":contentType}, version = "0.1.383";
19017
- "0.1.383" === version && (version = "latest");
19030
+ var headers = {"Content-Type":contentType}, version = "0.1.385";
19031
+ "0.1.385" === version && (version = "latest");
19018
19032
  headers[module$contents$ee$apiclient_apiclient.API_CLIENT_VERSION_HEADER] = "ee-js/" + version;
19019
19033
  var authToken = module$contents$ee$apiclient_apiclient.getAuthToken();
19020
19034
  if (null != authToken) {
@@ -19137,7 +19151,7 @@ module$contents$ee$apiclient_apiclient.ensureAuthLibLoaded_ = function(callback)
19137
19151
  delete goog.global[callbackName];
19138
19152
  done();
19139
19153
  };
19140
- goog.net.jsloader.safeLoad(module$contents$safevalues$builders$resource_url_builders_trustedResourceUrl($jscomp$templatelit$294235699$0, callbackName));
19154
+ goog.net.jsloader.safeLoad(module$contents$safevalues$builders$resource_url_builders_trustedResourceUrl($jscomp$templatelit$294235699$94, callbackName));
19141
19155
  }
19142
19156
  };
19143
19157
  module$contents$ee$apiclient_apiclient.handleAuthResult_ = function(success, error, result) {
@@ -20247,15 +20261,15 @@ ee.Serializer.prototype.encodeForCloudApi_ = function(obj) {
20247
20261
  }
20248
20262
  };
20249
20263
  ee.Serializer.prototype.makeReference = function(obj) {
20250
- var $jscomp$this = this, makeRef = function(result) {
20264
+ var $jscomp$this$1175707268$21 = this, makeRef = function(result) {
20251
20265
  var hash = ee.Serializer.computeHash(result);
20252
- goog.isObject(obj) && $jscomp$this.hashes_.set(obj, hash);
20253
- if ($jscomp$this.encoded_[hash]) {
20254
- return $jscomp$this.encoded_[hash];
20266
+ goog.isObject(obj) && $jscomp$this$1175707268$21.hashes_.set(obj, hash);
20267
+ if ($jscomp$this$1175707268$21.encoded_[hash]) {
20268
+ return $jscomp$this$1175707268$21.encoded_[hash];
20255
20269
  }
20256
- var name = String($jscomp$this.scope_.length);
20257
- $jscomp$this.scope_.push([name, result]);
20258
- return $jscomp$this.encoded_[hash] = name;
20270
+ var name = String($jscomp$this$1175707268$21.scope_.length);
20271
+ $jscomp$this$1175707268$21.scope_.push([name, result]);
20272
+ return $jscomp$this$1175707268$21.encoded_[hash] = name;
20259
20273
  };
20260
20274
  if (goog.isObject(obj) && this.encoded_[this.hashes_.get(obj)]) {
20261
20275
  return this.encoded_[this.hashes_.get(obj)];
@@ -20273,24 +20287,24 @@ ee.Serializer.prototype.makeReference = function(obj) {
20273
20287
  }
20274
20288
  if (Array.isArray(obj)) {
20275
20289
  return makeRef(ee.rpc_node.array(obj.map(function(x) {
20276
- return ee.rpc_node.reference($jscomp$this.makeReference(x));
20290
+ return ee.rpc_node.reference($jscomp$this$1175707268$21.makeReference(x));
20277
20291
  })));
20278
20292
  }
20279
20293
  if (goog.isObject(obj) && "function" !== typeof obj) {
20280
20294
  var values = {};
20281
20295
  Object.keys(obj).sort().forEach(function(k) {
20282
- values[k] = ee.rpc_node.reference($jscomp$this.makeReference(obj[k]));
20296
+ values[k] = ee.rpc_node.reference($jscomp$this$1175707268$21.makeReference(obj[k]));
20283
20297
  });
20284
20298
  return makeRef(ee.rpc_node.dictionary(values));
20285
20299
  }
20286
20300
  throw Error("Can't encode object: " + obj);
20287
20301
  };
20288
20302
  var ExpressionOptimizer = function(rootReference, values, isCompound, sourceNodeMap) {
20289
- var $jscomp$this = this;
20303
+ var $jscomp$this$1175707268$22 = this;
20290
20304
  this.rootReference = rootReference;
20291
20305
  this.values = {};
20292
20306
  values.forEach(function(tuple) {
20293
- return $jscomp$this.values[tuple[0]] = tuple[1];
20307
+ return $jscomp$this$1175707268$22.values[tuple[0]] = tuple[1];
20294
20308
  });
20295
20309
  this.referenceCounts = isCompound ? this.countReferences() : null;
20296
20310
  this.optimizedValues = {};
@@ -20312,12 +20326,12 @@ ExpressionOptimizer.prototype.optimizeReference = function(ref) {
20312
20326
  return mappedRef;
20313
20327
  };
20314
20328
  ExpressionOptimizer.prototype.optimizeValue = function(value, depth) {
20315
- var $jscomp$this = this, isConst = function(v) {
20329
+ var $jscomp$this$1175707268$25 = this, isConst = function(v) {
20316
20330
  return null !== v.constantValue;
20317
20331
  }, serializeConst = function(v) {
20318
20332
  return v === module$exports$eeapiclient$domain_object.NULL_VALUE ? null : v;
20319
20333
  }, storeInSourceMap = function(parentValue, valueNode) {
20320
- $jscomp$this.sourceNodeMap && $jscomp$this.sourceNodeMap.has(parentValue) && !$jscomp$this.sourceNodeMap.has(valueNode) && $jscomp$this.sourceNodeMap.set(valueNode, $jscomp$this.sourceNodeMap.get(parentValue));
20334
+ $jscomp$this$1175707268$25.sourceNodeMap && $jscomp$this$1175707268$25.sourceNodeMap.has(parentValue) && !$jscomp$this$1175707268$25.sourceNodeMap.has(valueNode) && $jscomp$this$1175707268$25.sourceNodeMap.set(valueNode, $jscomp$this$1175707268$25.sourceNodeMap.get(parentValue));
20321
20335
  return valueNode;
20322
20336
  };
20323
20337
  if (isConst(value) || null != value.integerValue || null != value.bytesValue || null != value.argumentReference) {
@@ -20337,7 +20351,7 @@ ExpressionOptimizer.prototype.optimizeValue = function(value, depth) {
20337
20351
  }
20338
20352
  if (null != value.arrayValue) {
20339
20353
  var arr = value.arrayValue.values.map(function(v) {
20340
- return $jscomp$this.optimizeValue(v, depth + 3);
20354
+ return $jscomp$this$1175707268$25.optimizeValue(v, depth + 3);
20341
20355
  }), optimized$jscomp$1 = arr.every(isConst) ? ee.rpc_node.constant(arr.map(function(v) {
20342
20356
  return serializeConst(v.constantValue);
20343
20357
  })) : ee.rpc_node.array(arr);
@@ -20370,8 +20384,8 @@ ExpressionOptimizer.isAlwaysLiftable = function(value) {
20370
20384
  return null !== constant ? constant === module$exports$eeapiclient$domain_object.NULL_VALUE || "number" === typeof constant || "boolean" === typeof constant : null != value.argumentReference;
20371
20385
  };
20372
20386
  ExpressionOptimizer.prototype.countReferences = function() {
20373
- var $jscomp$this = this, counts = {}, visitReference = function(reference) {
20374
- counts[reference] ? counts[reference]++ : (counts[reference] = 1, visitValue($jscomp$this.values[reference]));
20387
+ var $jscomp$this$1175707268$27 = this, counts = {}, visitReference = function(reference) {
20388
+ counts[reference] ? counts[reference]++ : (counts[reference] = 1, visitValue($jscomp$this$1175707268$27.values[reference]));
20375
20389
  }, visitValue = function(value) {
20376
20390
  if (null != value.arrayValue) {
20377
20391
  value.arrayValue.values.forEach(visitValue);
@@ -22748,11 +22762,11 @@ ee.Image.prototype.getInfo = function(opt_callback) {
22748
22762
  };
22749
22763
  goog.exportProperty(ee.Image.prototype, "getInfo", ee.Image.prototype.getInfo);
22750
22764
  ee.Image.prototype.getMapId = function(opt_visParams, opt_callback) {
22751
- var $jscomp$this = this, args = ee.arguments.extractFromFunction(ee.Image.prototype.getMap, arguments), request = ee.data.images.applyVisualization(this, args.visParams);
22765
+ var $jscomp$this$m870018051$6 = this, args = ee.arguments.extractFromFunction(ee.Image.prototype.getMap, arguments), request = ee.data.images.applyVisualization(this, args.visParams);
22752
22766
  if (args.callback) {
22753
22767
  var callback = args.callback;
22754
22768
  ee.data.getMapId(request, function(data, error) {
22755
- var mapId = data ? Object.assign(data, {image:$jscomp$this}) : void 0;
22769
+ var mapId = data ? Object.assign(data, {image:$jscomp$this$m870018051$6}) : void 0;
22756
22770
  callback(mapId, error);
22757
22771
  });
22758
22772
  } else {
@@ -23152,7 +23166,7 @@ module$contents$ee$batch_ExportTask.create = function(exportArgs) {
23152
23166
  return new module$contents$ee$batch_ExportTask(config);
23153
23167
  };
23154
23168
  module$contents$ee$batch_ExportTask.prototype.start = function(opt_success, opt_error) {
23155
- var $jscomp$this = this;
23169
+ var $jscomp$this$m1704548930$3 = this;
23156
23170
  goog.asserts.assert(this.config_, "Task config must be specified for tasks to be started.");
23157
23171
  this.id = this.id || ee.data.newTaskId(1)[0];
23158
23172
  goog.asserts.assertString(this.id, "Failed to obtain task ID.");
@@ -23162,7 +23176,7 @@ module$contents$ee$batch_ExportTask.prototype.start = function(opt_success, opt_
23162
23176
  opt_error(error);
23163
23177
  } else {
23164
23178
  var $jscomp$nullish$tmp11;
23165
- $jscomp$this.id = null != ($jscomp$nullish$tmp11 = response.taskId) ? $jscomp$nullish$tmp11 : null;
23179
+ $jscomp$this$m1704548930$3.id = null != ($jscomp$nullish$tmp11 = response.taskId) ? $jscomp$nullish$tmp11 : null;
23166
23180
  opt_success();
23167
23181
  }
23168
23182
  });
@@ -24250,9 +24264,9 @@ module$contents$ee$layers$AbstractOverlayStats_AbstractOverlayStats.prototype.ha
24250
24264
  return 0 < this.statsByZoom_.size;
24251
24265
  };
24252
24266
  module$contents$ee$layers$AbstractOverlayStats_AbstractOverlayStats.prototype.getSummaryList = function() {
24253
- var $jscomp$this = this, summaryList = [];
24267
+ var $jscomp$this$m1171058278$7 = this, summaryList = [];
24254
24268
  this.statsByZoom_.forEach(function(stats, zoom) {
24255
- return summaryList.push({layerId:$jscomp$this.uniqueId_, zoomLevel:zoom, tileLatencies:stats.tileLatencies, throttleCount:stats.throttleCount, errorCount:stats.errorCount});
24269
+ return summaryList.push({layerId:$jscomp$this$m1171058278$7.uniqueId_, zoomLevel:zoom, tileLatencies:stats.tileLatencies, throttleCount:stats.throttleCount, errorCount:stats.errorCount});
24256
24270
  });
24257
24271
  return summaryList;
24258
24272
  };
@@ -25438,7 +25452,7 @@ ee.layers.AbstractTile.prototype.getDiv = function() {
25438
25452
  return this.div;
25439
25453
  };
25440
25454
  ee.layers.AbstractTile.prototype.startLoad = function() {
25441
- var $jscomp$this = this;
25455
+ var $jscomp$this$m442005483$27 = this;
25442
25456
  if (!this.isRetrying_ && this.getStatus() == ee.layers.AbstractTile.Status.LOADING) {
25443
25457
  throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");
25444
25458
  }
@@ -25447,24 +25461,24 @@ ee.layers.AbstractTile.prototype.startLoad = function() {
25447
25461
  this.xhrIo_ = new goog.net.XhrIo();
25448
25462
  this.xhrIo_.setResponseType(goog.net.XhrIo.ResponseType.BLOB);
25449
25463
  this.xhrIo_.listen(goog.net.EventType.COMPLETE, function(event) {
25450
- var blob = $jscomp$this.xhrIo_.getResponse(), status = $jscomp$this.xhrIo_.getStatus(), HttpStatus = goog.net.HttpStatus;
25451
- status == HttpStatus.TOO_MANY_REQUESTS && $jscomp$this.setStatus(ee.layers.AbstractTile.Status.THROTTLED);
25464
+ var blob = $jscomp$this$m442005483$27.xhrIo_.getResponse(), status = $jscomp$this$m442005483$27.xhrIo_.getStatus(), HttpStatus = goog.net.HttpStatus;
25465
+ status == HttpStatus.TOO_MANY_REQUESTS && $jscomp$this$m442005483$27.setStatus(ee.layers.AbstractTile.Status.THROTTLED);
25452
25466
  if (HttpStatus.isSuccess(status)) {
25453
25467
  var sourceResponseHeaders = {};
25454
- module$contents$goog$object_forEach($jscomp$this.xhrIo_.getResponseHeaders(), function(value, name) {
25468
+ module$contents$goog$object_forEach($jscomp$this$m442005483$27.xhrIo_.getResponseHeaders(), function(value, name) {
25455
25469
  sourceResponseHeaders[name.toLowerCase()] = value;
25456
25470
  });
25457
- $jscomp$this.sourceResponseHeaders = sourceResponseHeaders;
25458
- $jscomp$this.sourceData = blob;
25459
- $jscomp$this.finishLoad();
25471
+ $jscomp$this$m442005483$27.sourceResponseHeaders = sourceResponseHeaders;
25472
+ $jscomp$this$m442005483$27.sourceData = blob;
25473
+ $jscomp$this$m442005483$27.finishLoad();
25460
25474
  } else if (blob) {
25461
25475
  var reader = new goog.fs.FileReader();
25462
25476
  reader.listen(goog.fs.FileReader.EventType.LOAD_END, function() {
25463
- $jscomp$this.retryLoad(reader.getResult());
25477
+ $jscomp$this$m442005483$27.retryLoad(reader.getResult());
25464
25478
  }, void 0);
25465
25479
  reader.readAsText(blob);
25466
25480
  } else {
25467
- $jscomp$this.retryLoad("Failed to load tile.");
25481
+ $jscomp$this$m442005483$27.retryLoad("Failed to load tile.");
25468
25482
  }
25469
25483
  }, !1);
25470
25484
  this.xhrIo_.listenOnce(goog.net.EventType.READY, goog.partial(module$contents$goog$dispose_dispose, this.xhrIo_));
@@ -26522,13 +26536,13 @@ ee.data.Profiler.prototype.removeProfile_ = function(profileId) {
26522
26536
  1 < count ? this.profileIds_[profileId]-- : void 0 !== count && (delete this.profileIds_[profileId], this.throttledRefresh_.start());
26523
26537
  };
26524
26538
  ee.data.Profiler.prototype.refresh_ = function(retryAttempt) {
26525
- var $jscomp$this = this;
26539
+ var $jscomp$this$491634829$13 = this;
26526
26540
  retryAttempt = void 0 === retryAttempt ? 0 : retryAttempt;
26527
26541
  var marker = {};
26528
26542
  this.lastRefreshToken_ = marker;
26529
26543
  var handleResponse = function(result, error) {
26530
- marker == $jscomp$this.lastRefreshToken_ && (error && "number" === typeof retryAttempt && retryAttempt < $jscomp$this.MAX_RETRY_COUNT_ ? goog.Timer.callOnce(goog.bind($jscomp$this.refresh_, $jscomp$this, retryAttempt + 1), 2 * ee.data.Profiler.DELAY_BEFORE_REFRESH_) : ($jscomp$this.profileError_ = error || null, $jscomp$this.profileData_ = error ? ee.data.Profiler.getEmptyProfile_($jscomp$this.format_) : result, $jscomp$this.lastRefreshToken_ = null, $jscomp$this.dispatchEvent(ee.data.Profiler.EventType.STATE_CHANGED),
26531
- $jscomp$this.dispatchEvent(ee.data.Profiler.EventType.DATA_CHANGED)));
26544
+ marker == $jscomp$this$491634829$13.lastRefreshToken_ && (error && "number" === typeof retryAttempt && retryAttempt < $jscomp$this$491634829$13.MAX_RETRY_COUNT_ ? goog.Timer.callOnce(goog.bind($jscomp$this$491634829$13.refresh_, $jscomp$this$491634829$13, retryAttempt + 1), 2 * ee.data.Profiler.DELAY_BEFORE_REFRESH_) : ($jscomp$this$491634829$13.profileError_ = error || null, $jscomp$this$491634829$13.profileData_ = error ? ee.data.Profiler.getEmptyProfile_($jscomp$this$491634829$13.format_) :
26545
+ result, $jscomp$this$491634829$13.lastRefreshToken_ = null, $jscomp$this$491634829$13.dispatchEvent(ee.data.Profiler.EventType.STATE_CHANGED), $jscomp$this$491634829$13.dispatchEvent(ee.data.Profiler.EventType.DATA_CHANGED)));
26532
26546
  }, ids = module$contents$goog$object_getKeys(this.profileIds_);
26533
26547
  0 === ids.length ? handleResponse(ee.data.Profiler.getEmptyProfile_(this.format_), void 0) : (ee.ApiFunction._apply(this.showInternal_ ? "Profile.getProfilesInternal" : "Profile.getProfiles", {ids:ids, format:this.format_.toString()}).getInfo(handleResponse), this.dispatchEvent(ee.data.Profiler.EventType.STATE_CHANGED));
26534
26548
  };
@@ -26571,28 +26585,28 @@ ee.data.Profiler.Format.prototype.toString = function() {
26571
26585
  ee.data.Profiler.Format.TEXT = new ee.data.Profiler.Format("text");
26572
26586
  ee.data.Profiler.Format.JSON = new ee.data.Profiler.Format("json");
26573
26587
  (function() {
26574
- var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.image.toDrive ee.batch.Export.table.toBigQuery ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.video.toDrive ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.table.toDrive ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterBounds ee.Collection.prototype.sort ee.Collection.prototype.filter ee.Collection.prototype.filterDate ee.Collection.prototype.map ee.Collection.prototype.limit ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.data.computeValue ee.data.cancelTask ee.data.updateAsset ee.data.getThumbId ee.data.startIngestion ee.data.getVideoThumbId ee.data.getTaskStatus ee.data.getFilmstripThumbId ee.data.updateTask ee.data.setAssetAcl ee.data.startProcessing ee.data.createFolder ee.data.getList ee.data.listAssets ee.data.renameAsset ee.data.setAssetProperties ee.data.makeThumbUrl ee.data.authenticateViaOauth ee.data.getTaskList ee.data.getMapId ee.data.copyAsset ee.data.getAssetRootQuota ee.data.startTableIngestion ee.data.getDownloadId ee.data.makeDownloadUrl ee.data.deleteAsset ee.data.getTaskListWithLimit ee.data.listImages ee.data.cancelOperation ee.data.authenticate ee.data.listOperations ee.data.getWorkloadTag ee.data.getTileUrl ee.data.getAssetAcl ee.data.listBuckets ee.data.getTableDownloadId ee.data.getAsset ee.data.makeTableDownloadUrl ee.data.setWorkloadTag ee.data.getFeatureViewTilesKey ee.data.authenticateViaPopup ee.data.getAssetRoots ee.data.getInfo ee.data.getOperation ee.data.createAssetHome ee.data.setDefaultWorkloadTag ee.data.listFeatures ee.data.newTaskId ee.data.createAsset ee.data.authenticateViaPrivateKey ee.data.resetWorkloadTag ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.TILE_SIZE ee.initialize ee.reset ee.call ee.apply ee.Algorithms ee.InitState ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.Filter.eq ee.Filter.metadata ee.Filter ee.Filter.bounds ee.Filter.and ee.Filter.inList ee.Filter.gt ee.Filter.or ee.Filter.lt ee.Filter.neq ee.Filter.lte ee.Filter.date ee.Filter.prototype.not ee.Filter.gte ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.Point ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.BBox ee.Geometry ee.Geometry.LinearRing ee.Geometry.MultiPoint ee.Geometry.MultiPolygon ee.Geometry.prototype.toGeoJSONString ee.Geometry.Rectangle ee.Geometry.LineString ee.Geometry.Polygon ee.Image ee.Image.prototype.getDownloadURL ee.Image.prototype.getThumbId ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.expression ee.Image.prototype.rename ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.getThumbURL ee.Image.rgb ee.Image.prototype.select ee.Image.prototype.clip ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.linkCollection ee.ImageCollection ee.List ee.Number ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.Serializer.encodeCloudApiPretty ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.String ee.Terrain".split(" "),
26588
+ var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.image.toDrive ee.batch.Export.table.toBigQuery ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.video.toDrive ee.batch.Export.table.toAsset ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.table.toDrive ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterBounds ee.Collection.prototype.iterate ee.Collection.prototype.filter ee.Collection.prototype.filterDate ee.Collection.prototype.map ee.Collection.prototype.sort ee.Collection.prototype.limit ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.data.setAssetProperties ee.data.renameAsset ee.data.authenticateViaOauth ee.data.copyAsset ee.data.getMapId ee.data.getAssetRootQuota ee.data.getTaskList ee.data.deleteAsset ee.data.startTableIngestion ee.data.listImages ee.data.getDownloadId ee.data.makeDownloadUrl ee.data.authenticate ee.data.getWorkloadTag ee.data.getTileUrl ee.data.getTaskListWithLimit ee.data.cancelOperation ee.data.getFilmstripThumbId ee.data.getAssetAcl ee.data.listBuckets ee.data.listOperations ee.data.getAsset ee.data.getTableDownloadId ee.data.setWorkloadTag ee.data.authenticateViaPopup ee.data.getAssetRoots ee.data.getFeatureViewTilesKey ee.data.makeTableDownloadUrl ee.data.getInfo ee.data.setDefaultWorkloadTag ee.data.createAssetHome ee.data.createAsset ee.data.listFeatures ee.data.getOperation ee.data.resetWorkloadTag ee.data.authenticateViaPrivateKey ee.data.newTaskId ee.data.updateAsset ee.data.computeValue ee.data.cancelTask ee.data.startIngestion ee.data.getThumbId ee.data.setAssetAcl ee.data.getVideoThumbId ee.data.createFolder ee.data.makeThumbUrl ee.data.getTaskStatus ee.data.updateTask ee.data.getList ee.data.startProcessing ee.data.listAssets ee.Date ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Dictionary ee.TILE_SIZE ee.initialize ee.reset ee.call ee.Algorithms ee.InitState ee.apply ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMap ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getMapId ee.Filter.gt ee.Filter.lt ee.Filter.neq ee.Filter.or ee.Filter.inList ee.Filter.lte ee.Filter.prototype.not ee.Filter.gte ee.Filter ee.Filter.eq ee.Filter.date ee.Filter.metadata ee.Filter.and ee.Filter.bounds ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry ee.Geometry.prototype.serialize ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.Rectangle ee.Geometry.LineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Geometry.BBox ee.Geometry.MultiPolygon ee.Image.prototype.getThumbURL ee.Image.rgb ee.Image.prototype.clip ee.Image.prototype.rename ee.Image ee.Image.prototype.getDownloadURL ee.Image.cat ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getMap ee.Image.prototype.getThumbId ee.Image.prototype.expression ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection ee.ImageCollection.prototype.getMapId ee.List ee.Number ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.encodeCloudApi ee.Serializer.toJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
26575
26589
  orderedParamLists = [["name", "namedArgs"], ["name"], ["name", "var_args"], "image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris".split(" "),
26576
26590
  "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking".split(" "), "image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions".split(" "), "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices".split(" "), "image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris".split(" "),
26577
- "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "), ["collection", "opt_description", "opt_assetId", "opt_maxVertices"], "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "), "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),
26578
- ["classifier", "opt_description", "opt_assetId"], "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "), ["algorithm", "opt_first"], ["name", "operator", "value"], ["geometry"], ["property", "opt_ascending"], ["filter"], ["start", "opt_end"], ["algorithm", "opt_dropNulls"], ["max", "opt_property", "opt_ascending"], ["func", "var_args"], ["callback"], ["opt_callback"], ["legacy"], ["obj", "opt_callback"], ["taskId", "opt_callback"], ["assetId",
26579
- "asset", "updateFields", "opt_callback"], ["params", "opt_callback"], ["taskId", "request", "opt_callback"], ["params", "opt_callback"], ["taskId", "opt_callback"], ["params", "opt_callback"], ["taskId", "action", "opt_callback"], ["assetId", "aclUpdate", "opt_callback"], ["taskId", "params", "opt_callback"], ["path", "opt_force", "opt_callback"], ["params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["sourceId", "destinationId", "opt_callback"], ["assetId", "properties", "opt_callback"],
26580
- ["id"], "clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "), ["opt_callback"], ["params", "opt_callback"], ["sourceId", "destinationId", "opt_overwrite", "opt_callback"], ["rootId", "opt_callback"], ["taskId", "request", "opt_callback"], ["params", "opt_callback"], ["id"], ["assetId", "opt_callback"], ["opt_limit", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["operationName", "opt_callback"], ["clientId", "success", "opt_error",
26581
- "opt_extraScopes", "opt_onImmediateFailed"], ["opt_limit", "opt_callback"], [], ["id", "x", "y", "z"], ["assetId", "opt_callback"], ["project", "opt_callback"], ["params", "opt_callback"], ["id", "opt_callback"], ["id"], ["tag"], ["params", "opt_callback"], ["opt_success", "opt_error"], ["opt_callback"], ["id", "opt_callback"], ["operationName", "opt_callback"], ["requestedId", "opt_callback"], ["tag"], ["asset", "params", "opt_callback"], ["opt_count", "opt_callback"], ["value", "opt_path", "opt_force",
26582
- "opt_properties", "opt_callback"], ["privateKey", "opt_success", "opt_error", "opt_extraScopes", "opt_suppressDefaultScopes"], ["opt_resetDefault"], ["date", "opt_tz"], ["json"], ["json"], ["json"], ["json"], ["opt_dict"], [], "opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "), [], ["func", "var_args"], ["func", "namedArgs"], [], [], ["var_args"], [], ["geometry", "opt_properties"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["opt_visParams",
26583
- "opt_callback"], ["opt_visParams", "opt_callback"], ["opt_format", "opt_selectors", "opt_filename", "opt_callback"], ["args", "opt_column"], ["opt_visParams", "opt_callback"], ["opt_callback"], ["propertySelectors", "opt_newProperties", "opt_retainGeometry"], ["name", "value"], ["name", "operator", "value"], ["opt_filter"], ["geometry", "opt_errorMargin"], ["var_args"], ["opt_leftField", "opt_rightValue", "opt_rightField", "opt_leftValue"], ["name", "value"], ["var_args"], ["name", "value"], ["name",
26584
- "value"], ["name", "value"], ["start", "opt_end"], [], ["name", "value"], ["var_args"], ["namedArgs"], ["coords", "opt_proj"], ["legacy"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], [], ["west", "south", "east", "north"], ["geoJson", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], [], ["coords", "opt_proj", "opt_geodesic", "opt_evenOdd"],
26585
- ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["opt_args"], ["params", "opt_callback"], ["params", "opt_callback"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["expression", "opt_map"], ["var_args"], ["opt_visParams", "opt_callback"], ["var_args"], ["params", "opt_callback"], ["r", "g", "b"], ["var_args"], ["geometry"], ["opt_visParams", "opt_callback"], [], ["params", "opt_callback"], ["opt_callback"], ["selectors",
26586
- "opt_names"], ["params", "opt_callback"], ["opt_visParams", "opt_callback"], ["imageCollection", "opt_linkedBands", "opt_linkedProperties", "opt_matchPropertyName"], ["args"], ["list"], ["number"], ["obj"], ["obj"], ["obj"], ["obj", "opt_isCompound"], ["obj"], ["obj"], ["obj"], ["string"], []];
26587
- [ee.ApiFunction._apply, ee.ApiFunction.lookup, ee.ApiFunction._call, module$contents$ee$batch_Export.image.toCloudStorage, module$contents$ee$batch_Export.table.toCloudStorage, module$contents$ee$batch_Export.videoMap.toCloudStorage, module$contents$ee$batch_Export.table.toFeatureView, module$contents$ee$batch_Export.image.toDrive, module$contents$ee$batch_Export.table.toBigQuery, module$contents$ee$batch_Export.map.toCloudStorage, module$contents$ee$batch_Export.video.toCloudStorage, module$contents$ee$batch_Export.table.toAsset,
26588
- module$contents$ee$batch_Export.video.toDrive, module$contents$ee$batch_Export.image.toAsset, module$contents$ee$batch_Export.classifier.toAsset, module$contents$ee$batch_Export.table.toDrive, ee.Collection.prototype.iterate, ee.Collection.prototype.filterMetadata, ee.Collection.prototype.filterBounds, ee.Collection.prototype.sort, ee.Collection.prototype.filter, ee.Collection.prototype.filterDate, ee.Collection.prototype.map, ee.Collection.prototype.limit, ee.ComputedObject.prototype.aside, ee.ComputedObject.prototype.evaluate,
26589
- ee.ComputedObject.prototype.getInfo, ee.ComputedObject.prototype.serialize, ee.data.computeValue, ee.data.cancelTask, ee.data.updateAsset, ee.data.getThumbId, ee.data.startIngestion, ee.data.getVideoThumbId, ee.data.getTaskStatus, ee.data.getFilmstripThumbId, ee.data.updateTask, ee.data.setAssetAcl, ee.data.startProcessing, ee.data.createFolder, ee.data.getList, ee.data.listAssets, ee.data.renameAsset, ee.data.setAssetProperties, ee.data.makeThumbUrl, ee.data.authenticateViaOauth, ee.data.getTaskList,
26590
- ee.data.getMapId, ee.data.copyAsset, ee.data.getAssetRootQuota, ee.data.startTableIngestion, ee.data.getDownloadId, ee.data.makeDownloadUrl, ee.data.deleteAsset, ee.data.getTaskListWithLimit, ee.data.listImages, ee.data.cancelOperation, ee.data.authenticate, ee.data.listOperations, ee.data.getWorkloadTag, ee.data.getTileUrl, ee.data.getAssetAcl, ee.data.listBuckets, ee.data.getTableDownloadId, ee.data.getAsset, ee.data.makeTableDownloadUrl, ee.data.setWorkloadTag, ee.data.getFeatureViewTilesKey,
26591
- ee.data.authenticateViaPopup, ee.data.getAssetRoots, ee.data.getInfo, ee.data.getOperation, ee.data.createAssetHome, ee.data.setDefaultWorkloadTag, ee.data.listFeatures, ee.data.newTaskId, ee.data.createAsset, ee.data.authenticateViaPrivateKey, ee.data.resetWorkloadTag, ee.Date, ee.Deserializer.decodeCloudApi, ee.Deserializer.fromCloudApiJSON, ee.Deserializer.decode, ee.Deserializer.fromJSON, ee.Dictionary, ee.TILE_SIZE, ee.initialize, ee.reset, ee.call, ee.apply, ee.Algorithms, ee.InitState, ee.Element.prototype.set,
26592
- ee.Encodable.SourceFrame, ee.Feature, ee.Feature.prototype.getInfo, ee.Feature.prototype.getMapId, ee.Feature.prototype.getMap, ee.FeatureCollection.prototype.getMap, ee.FeatureCollection.prototype.getDownloadURL, ee.FeatureCollection, ee.FeatureCollection.prototype.getMapId, ee.FeatureCollection.prototype.getInfo, ee.FeatureCollection.prototype.select, ee.Filter.eq, ee.Filter.metadata, ee.Filter, ee.Filter.bounds, ee.Filter.and, ee.Filter.inList, ee.Filter.gt, ee.Filter.or, ee.Filter.lt, ee.Filter.neq,
26593
- ee.Filter.lte, ee.Filter.date, ee.Filter.prototype.not, ee.Filter.gte, ee.Function.prototype.call, ee.Function.prototype.apply, ee.Geometry.Point, ee.Geometry.prototype.serialize, ee.Geometry.MultiLineString, ee.Geometry.prototype.toGeoJSON, ee.Geometry.BBox, ee.Geometry, ee.Geometry.LinearRing, ee.Geometry.MultiPoint, ee.Geometry.MultiPolygon, ee.Geometry.prototype.toGeoJSONString, ee.Geometry.Rectangle, ee.Geometry.LineString, ee.Geometry.Polygon, ee.Image, ee.Image.prototype.getDownloadURL,
26594
- ee.Image.prototype.getThumbId, ee.Image.prototype.getInfo, ee.Image.prototype.getMapId, ee.Image.prototype.expression, ee.Image.prototype.rename, ee.Image.prototype.getMap, ee.Image.cat, ee.Image.prototype.getThumbURL, ee.Image.rgb, ee.Image.prototype.select, ee.Image.prototype.clip, ee.ImageCollection.prototype.getMap, ee.ImageCollection.prototype.first, ee.ImageCollection.prototype.getVideoThumbURL, ee.ImageCollection.prototype.getInfo, ee.ImageCollection.prototype.select, ee.ImageCollection.prototype.getFilmstripThumbURL,
26595
- ee.ImageCollection.prototype.getMapId, ee.ImageCollection.prototype.linkCollection, ee.ImageCollection, ee.List, ee.Number, ee.Serializer.toCloudApiJSON, ee.Serializer.toReadableJSON, ee.Serializer.toReadableCloudApiJSON, ee.Serializer.encode, ee.Serializer.encodeCloudApiPretty, ee.Serializer.toJSON, ee.Serializer.encodeCloudApi, ee.String, ee.Terrain].forEach(function(fn, i) {
26591
+ "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "), "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "), ["collection", "opt_description", "opt_assetId", "opt_maxVertices"], "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),
26592
+ ["classifier", "opt_description", "opt_assetId"], "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "), ["name", "operator", "value"], ["geometry"], ["algorithm", "opt_first"], ["filter"], ["start", "opt_end"], ["algorithm", "opt_dropNulls"], ["property", "opt_ascending"], ["max", "opt_property", "opt_ascending"], ["opt_callback"], ["legacy"], ["func", "var_args"], ["callback"], ["assetId", "properties", "opt_callback"], ["sourceId",
26593
+ "destinationId", "opt_callback"], "clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "), ["sourceId", "destinationId", "opt_overwrite", "opt_callback"], ["params", "opt_callback"], ["rootId", "opt_callback"], ["opt_callback"], ["assetId", "opt_callback"], ["taskId", "request", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["params", "opt_callback"], ["id"], ["clientId", "success", "opt_error", "opt_extraScopes", "opt_onImmediateFailed"],
26594
+ [], ["id", "x", "y", "z"], ["opt_limit", "opt_callback"], ["operationName", "opt_callback"], ["params", "opt_callback"], ["assetId", "opt_callback"], ["project", "opt_callback"], ["opt_limit", "opt_callback"], ["id", "opt_callback"], ["params", "opt_callback"], ["tag"], ["opt_success", "opt_error"], ["opt_callback"], ["params", "opt_callback"], ["id"], ["id", "opt_callback"], ["tag"], ["requestedId", "opt_callback"], ["value", "opt_path", "opt_force", "opt_properties", "opt_callback"], ["asset",
26595
+ "params", "opt_callback"], ["operationName", "opt_callback"], ["opt_resetDefault"], ["privateKey", "opt_success", "opt_error", "opt_extraScopes", "opt_suppressDefaultScopes"], ["opt_count", "opt_callback"], ["assetId", "asset", "updateFields", "opt_callback"], ["obj", "opt_callback"], ["taskId", "opt_callback"], ["taskId", "request", "opt_callback"], ["params", "opt_callback"], ["assetId", "aclUpdate", "opt_callback"], ["params", "opt_callback"], ["path", "opt_force", "opt_callback"], ["id"], ["taskId",
26596
+ "opt_callback"], ["taskId", "action", "opt_callback"], ["params", "opt_callback"], ["taskId", "params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["date", "opt_tz"], ["json"], ["json"], ["json"], ["json"], ["opt_dict"], [], "opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "), [], ["func", "var_args"], [], [], ["func", "namedArgs"], ["var_args"], [], ["opt_visParams", "opt_callback"], ["geometry", "opt_properties"], ["opt_callback"],
26597
+ ["opt_visParams", "opt_callback"], ["propertySelectors", "opt_newProperties", "opt_retainGeometry"], ["args", "opt_column"], ["opt_format", "opt_selectors", "opt_filename", "opt_callback"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["opt_visParams", "opt_callback"], ["name", "value"], ["name", "value"], ["name", "value"], ["var_args"], ["opt_leftField", "opt_rightValue", "opt_rightField", "opt_leftValue"], ["name", "value"], [], ["name", "value"], ["opt_filter"], ["name", "value"], ["start",
26598
+ "opt_end"], ["name", "operator", "value"], ["var_args"], ["geometry", "opt_errorMargin"], ["var_args"], ["namedArgs"], ["geoJson", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["legacy"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["coords", "opt_proj"], ["coords", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], [], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"],
26599
+ [], ["coords", "opt_proj"], ["west", "south", "east", "north"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["params", "opt_callback"], ["r", "g", "b"], ["geometry"], ["var_args"], ["opt_args"], ["params", "opt_callback"], ["var_args"], ["var_args"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["opt_visParams", "opt_callback"], ["params", "opt_callback"], ["expression", "opt_map"], ["opt_visParams", "opt_callback"], [], ["params", "opt_callback"], ["opt_callback"],
26600
+ ["selectors", "opt_names"], ["imageCollection", "opt_linkedBands", "opt_linkedProperties", "opt_matchPropertyName"], ["params", "opt_callback"], ["args"], ["opt_visParams", "opt_callback"], ["list"], ["number"], ["obj", "opt_isCompound"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["string"], []];
26601
+ [ee.ApiFunction._apply, ee.ApiFunction.lookup, ee.ApiFunction._call, module$contents$ee$batch_Export.image.toCloudStorage, module$contents$ee$batch_Export.table.toCloudStorage, module$contents$ee$batch_Export.videoMap.toCloudStorage, module$contents$ee$batch_Export.table.toFeatureView, module$contents$ee$batch_Export.image.toDrive, module$contents$ee$batch_Export.table.toBigQuery, module$contents$ee$batch_Export.map.toCloudStorage, module$contents$ee$batch_Export.video.toCloudStorage, module$contents$ee$batch_Export.video.toDrive,
26602
+ module$contents$ee$batch_Export.table.toAsset, module$contents$ee$batch_Export.image.toAsset, module$contents$ee$batch_Export.classifier.toAsset, module$contents$ee$batch_Export.table.toDrive, ee.Collection.prototype.filterMetadata, ee.Collection.prototype.filterBounds, ee.Collection.prototype.iterate, ee.Collection.prototype.filter, ee.Collection.prototype.filterDate, ee.Collection.prototype.map, ee.Collection.prototype.sort, ee.Collection.prototype.limit, ee.ComputedObject.prototype.getInfo,
26603
+ ee.ComputedObject.prototype.serialize, ee.ComputedObject.prototype.aside, ee.ComputedObject.prototype.evaluate, ee.data.setAssetProperties, ee.data.renameAsset, ee.data.authenticateViaOauth, ee.data.copyAsset, ee.data.getMapId, ee.data.getAssetRootQuota, ee.data.getTaskList, ee.data.deleteAsset, ee.data.startTableIngestion, ee.data.listImages, ee.data.getDownloadId, ee.data.makeDownloadUrl, ee.data.authenticate, ee.data.getWorkloadTag, ee.data.getTileUrl, ee.data.getTaskListWithLimit, ee.data.cancelOperation,
26604
+ ee.data.getFilmstripThumbId, ee.data.getAssetAcl, ee.data.listBuckets, ee.data.listOperations, ee.data.getAsset, ee.data.getTableDownloadId, ee.data.setWorkloadTag, ee.data.authenticateViaPopup, ee.data.getAssetRoots, ee.data.getFeatureViewTilesKey, ee.data.makeTableDownloadUrl, ee.data.getInfo, ee.data.setDefaultWorkloadTag, ee.data.createAssetHome, ee.data.createAsset, ee.data.listFeatures, ee.data.getOperation, ee.data.resetWorkloadTag, ee.data.authenticateViaPrivateKey, ee.data.newTaskId, ee.data.updateAsset,
26605
+ ee.data.computeValue, ee.data.cancelTask, ee.data.startIngestion, ee.data.getThumbId, ee.data.setAssetAcl, ee.data.getVideoThumbId, ee.data.createFolder, ee.data.makeThumbUrl, ee.data.getTaskStatus, ee.data.updateTask, ee.data.getList, ee.data.startProcessing, ee.data.listAssets, ee.Date, ee.Deserializer.fromJSON, ee.Deserializer.fromCloudApiJSON, ee.Deserializer.decodeCloudApi, ee.Deserializer.decode, ee.Dictionary, ee.TILE_SIZE, ee.initialize, ee.reset, ee.call, ee.Algorithms, ee.InitState, ee.apply,
26606
+ ee.Element.prototype.set, ee.Encodable.SourceFrame, ee.Feature.prototype.getMap, ee.Feature, ee.Feature.prototype.getInfo, ee.Feature.prototype.getMapId, ee.FeatureCollection.prototype.select, ee.FeatureCollection, ee.FeatureCollection.prototype.getDownloadURL, ee.FeatureCollection.prototype.getInfo, ee.FeatureCollection.prototype.getMap, ee.FeatureCollection.prototype.getMapId, ee.Filter.gt, ee.Filter.lt, ee.Filter.neq, ee.Filter.or, ee.Filter.inList, ee.Filter.lte, ee.Filter.prototype.not, ee.Filter.gte,
26607
+ ee.Filter, ee.Filter.eq, ee.Filter.date, ee.Filter.metadata, ee.Filter.and, ee.Filter.bounds, ee.Function.prototype.call, ee.Function.prototype.apply, ee.Geometry, ee.Geometry.prototype.serialize, ee.Geometry.Polygon, ee.Geometry.Point, ee.Geometry.Rectangle, ee.Geometry.LineString, ee.Geometry.prototype.toGeoJSON, ee.Geometry.LinearRing, ee.Geometry.MultiLineString, ee.Geometry.prototype.toGeoJSONString, ee.Geometry.MultiPoint, ee.Geometry.BBox, ee.Geometry.MultiPolygon, ee.Image.prototype.getThumbURL,
26608
+ ee.Image.rgb, ee.Image.prototype.clip, ee.Image.prototype.rename, ee.Image, ee.Image.prototype.getDownloadURL, ee.Image.cat, ee.Image.prototype.select, ee.Image.prototype.getInfo, ee.Image.prototype.getMapId, ee.Image.prototype.getMap, ee.Image.prototype.getThumbId, ee.Image.prototype.expression, ee.ImageCollection.prototype.getMap, ee.ImageCollection.prototype.first, ee.ImageCollection.prototype.getVideoThumbURL, ee.ImageCollection.prototype.getInfo, ee.ImageCollection.prototype.select, ee.ImageCollection.prototype.linkCollection,
26609
+ ee.ImageCollection.prototype.getFilmstripThumbURL, ee.ImageCollection, ee.ImageCollection.prototype.getMapId, ee.List, ee.Number, ee.Serializer.encode, ee.Serializer.toCloudApiJSON, ee.Serializer.encodeCloudApi, ee.Serializer.toJSON, ee.Serializer.toReadableCloudApiJSON, ee.Serializer.toReadableJSON, ee.Serializer.encodeCloudApiPretty, ee.String, ee.Terrain].forEach(function(fn, i) {
26596
26610
  fn && (exportedFnInfo[fn.toString()] = {name:orderedFnNames[i], paramNames:orderedParamLists[i]});
26597
26611
  });
26598
26612
  goog.global.EXPORTED_FN_INFO = exportedFnInfo;