@google/earthengine 1.5.14 → 1.5.17

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
@@ -1259,8 +1259,8 @@ $jscomp.polyfill("String.prototype.padStart", function(orig) {
1259
1259
  return $jscomp.stringPadding(opt_padString, targetLength - string.length) + string;
1260
1260
  };
1261
1261
  }, "es8", "es3");
1262
- var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__client_only_wiz_context_per_component__enable:!1, GoogFlags__client_only_wiz_lazy_tsx__enable:!1, GoogFlags__client_only_wiz_ve_logging__enable:!1, GoogFlags__fixed_noopener_behavior__enable:!1, GoogFlags__jspb_disallow_message_tojson__enable:!1, GoogFlags__jspb_use_constant_default_pivot__enable:!1, GoogFlags__override_disable_toggles:!1, GoogFlags__testonly_debug_flag__enable:!1, GoogFlags__testonly_disabled_flag__enable:!1,
1263
- GoogFlags__testonly_stable_flag__disable:!1, GoogFlags__testonly_staging_flag__disable:!1, GoogFlags__use_toggles:!1, GoogFlags__use_user_agent_client_hints__enable:!1, GoogFlags__web_storage_is_available_cache_once__enable:!1, GoogFlags__wiz_enable_native_promise__enable:!1};
1262
+ var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__client_only_wiz_context_per_component__enable:!1, GoogFlags__client_only_wiz_lazy_tsx__enable:!1, GoogFlags__client_only_wiz_ve_logging__enable:!1, GoogFlags__disable_wiz_service_logging_map__enable:!1, GoogFlags__fixed_noopener_behavior__enable:!1, GoogFlags__jspb_disallow_message_tojson__enable:!1, GoogFlags__jspb_serialize_with_dynamic_pivot_selector__enable:!1, GoogFlags__jspb_use_constant_default_pivot__enable:!1,
1263
+ GoogFlags__optimize_scs_js_url_clone__enable:!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, GoogFlags__web_storage_is_available_cache_once__enable:!1, GoogFlags__wiz_enable_native_promise__enable:!1};
1264
1264
  /*
1265
1265
 
1266
1266
  Copyright The Closure Library Authors.
@@ -4915,57 +4915,6 @@ module$exports$safevalues$dom$index.windowOpen = module$contents$safevalues$dom$
4915
4915
  module$exports$safevalues$dom$index.createSharedWorker = module$contents$safevalues$dom$globals$worker_createSharedWorker;
4916
4916
  module$exports$safevalues$dom$index.createWorker = module$contents$safevalues$dom$globals$worker_createWorker;
4917
4917
  module$exports$safevalues$dom$index.workerGlobalScopeImportScripts = module$contents$safevalues$dom$globals$worker_workerGlobalScopeImportScripts;
4918
- var safevalues = {dom:{}};
4919
- safevalues.dom.setAnchorHref = module$contents$safevalues$dom$elements$anchor_setAnchorHref;
4920
- safevalues.dom.setAnchorHrefLite = module$contents$safevalues$dom$elements$anchor_setAnchorHrefLite;
4921
- safevalues.dom.setAreaHref = module$contents$safevalues$dom$elements$area_setAreaHref;
4922
- safevalues.dom.setBaseHref = module$contents$safevalues$dom$elements$base_setBaseHref;
4923
- safevalues.dom.setButtonFormaction = module$contents$safevalues$dom$elements$button_setButtonFormaction;
4924
- safevalues.dom.buildPrefixedAttributeSetter = module$contents$safevalues$dom$elements$element_buildPrefixedAttributeSetter;
4925
- safevalues.dom.elementInsertAdjacentHtml = module$contents$safevalues$dom$elements$element_elementInsertAdjacentHtml;
4926
- safevalues.dom.setElementAttribute = module$contents$safevalues$dom$elements$element_setElementAttribute;
4927
- safevalues.dom.setElementInnerHtml = module$contents$safevalues$dom$elements$element_setElementInnerHtml;
4928
- safevalues.dom.setElementOuterHtml = module$contents$safevalues$dom$elements$element_setElementOuterHtml;
4929
- safevalues.dom.setElementPrefixedAttribute = module$contents$safevalues$dom$elements$element_setElementPrefixedAttribute;
4930
- safevalues.dom.setEmbedSrc = module$contents$safevalues$dom$elements$embed_setEmbedSrc;
4931
- safevalues.dom.setFormAction = module$contents$safevalues$dom$elements$form_setFormAction;
4932
- safevalues.dom.setFormActionLite = module$contents$safevalues$dom$elements$form_setFormActionLite;
4933
- safevalues.dom.IframeIntent = module$exports$safevalues$dom$elements$iframe.IframeIntent;
4934
- safevalues.dom.setIframeSrc = module$contents$safevalues$dom$elements$iframe_setIframeSrc;
4935
- safevalues.dom.setIframeSrcdoc = module$contents$safevalues$dom$elements$iframe_setIframeSrcdoc;
4936
- safevalues.dom.setIframeSrcdocWithIntent = module$contents$safevalues$dom$elements$iframe_setIframeSrcdocWithIntent;
4937
- safevalues.dom.setIframeSrcWithIntent = module$contents$safevalues$dom$elements$iframe_setIframeSrcWithIntent;
4938
- safevalues.dom.TypeCannotBeUsedWithIframeIntentError = module$exports$safevalues$dom$elements$iframe.TypeCannotBeUsedWithIframeIntentError;
4939
- safevalues.dom.setInputFormaction = module$contents$safevalues$dom$elements$input_setInputFormaction;
4940
- safevalues.dom.setLinkHrefAndRel = module$contents$safevalues$dom$elements$link_setLinkHrefAndRel;
4941
- safevalues.dom.setLinkWithResourceUrlHrefAndRel = module$contents$safevalues$dom$elements$link_setLinkWithResourceUrlHrefAndRel;
4942
- safevalues.dom.setObjectData = module$contents$safevalues$dom$elements$object_setObjectData;
4943
- safevalues.dom.setScriptSrc = module$contents$safevalues$dom$elements$script_setScriptSrc;
4944
- safevalues.dom.setScriptTextContent = module$contents$safevalues$dom$elements$script_setScriptTextContent;
4945
- safevalues.dom.setStyleTextContent = module$contents$safevalues$dom$elements$style_setStyleTextContent;
4946
- safevalues.dom.setSvgAttribute = module$contents$safevalues$dom$elements$svg_setSvgAttribute;
4947
- safevalues.dom.setSvgUseHref = module$contents$safevalues$dom$elements$svg_use_setSvgUseHref;
4948
- safevalues.dom.documentExecCommand = module$contents$safevalues$dom$globals$document_documentExecCommand;
4949
- safevalues.dom.documentExecCommandInsertHtml = module$contents$safevalues$dom$globals$document_documentExecCommandInsertHtml;
4950
- safevalues.dom.documentWrite = module$contents$safevalues$dom$globals$document_documentWrite;
4951
- safevalues.dom.domParserParseFromString = module$contents$safevalues$dom$globals$dom_parser_domParserParseFromString;
4952
- safevalues.dom.domParserParseHtml = module$contents$safevalues$dom$globals$dom_parser_domParserParseHtml;
4953
- safevalues.dom.domParserParseXml = module$contents$safevalues$dom$globals$dom_parser_domParserParseXml;
4954
- safevalues.dom.fetchResourceUrl = module$contents$safevalues$dom$globals$fetch_fetchResourceUrl;
4955
- safevalues.dom.globalEval = module$contents$safevalues$dom$globals$global_globalEval;
4956
- safevalues.dom.locationAssign = module$contents$safevalues$dom$globals$location_locationAssign;
4957
- safevalues.dom.locationReplace = module$contents$safevalues$dom$globals$location_locationReplace;
4958
- safevalues.dom.setLocationHref = module$contents$safevalues$dom$globals$location_setLocationHref;
4959
- safevalues.dom.rangeCreateContextualFragment = module$contents$safevalues$dom$globals$range_rangeCreateContextualFragment;
4960
- safevalues.dom.serviceWorkerContainerRegister = module$contents$safevalues$dom$globals$service_worker_container_serviceWorkerContainerRegister;
4961
- safevalues.dom.objectUrlFromSafeSource = module$contents$safevalues$dom$globals$url_objectUrlFromSafeSource;
4962
- safevalues.dom.getScriptNonce = module$contents$safevalues$dom$globals$window_getScriptNonce;
4963
- safevalues.dom.getStyleNonce = module$contents$safevalues$dom$globals$window_getStyleNonce;
4964
- safevalues.dom.windowOpen = module$contents$safevalues$dom$globals$window_windowOpen;
4965
- safevalues.dom.createSharedWorker = module$contents$safevalues$dom$globals$worker_createSharedWorker;
4966
- safevalues.dom.createWorker = module$contents$safevalues$dom$globals$worker_createWorker;
4967
- safevalues.dom.workerGlobalScopeImportScripts = module$contents$safevalues$dom$globals$worker_workerGlobalScopeImportScripts;
4968
- safevalues.dom.WorkerGlobalScopeWithImportScripts = module$exports$safevalues$dom$index.WorkerGlobalScopeWithImportScripts;
4969
4918
  var module$exports$safevalues$restricted$reviewed = {}, module$contents$safevalues$restricted$reviewed_module = module$contents$safevalues$restricted$reviewed_module || {id:"third_party/javascript/safevalues/restricted/reviewed.closure.js"};
4970
4919
  function module$contents$safevalues$restricted$reviewed_assertValidJustification(justification) {
4971
4920
  if (typeof justification !== "string" || justification.trim() === "") {
@@ -4998,13 +4947,6 @@ function module$contents$safevalues$restricted$reviewed_urlSafeByReview(url, opt
4998
4947
  return module$contents$safevalues$internals$url_impl_createUrlInternal(url);
4999
4948
  }
5000
4949
  module$exports$safevalues$restricted$reviewed.urlSafeByReview = module$contents$safevalues$restricted$reviewed_urlSafeByReview;
5001
- safevalues.restricted = {};
5002
- safevalues.restricted.reviewed = {};
5003
- safevalues.restricted.reviewed.htmlSafeByReview = module$contents$safevalues$restricted$reviewed_htmlSafeByReview;
5004
- safevalues.restricted.reviewed.scriptSafeByReview = module$contents$safevalues$restricted$reviewed_scriptSafeByReview;
5005
- safevalues.restricted.reviewed.resourceUrlSafeByReview = module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview;
5006
- safevalues.restricted.reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
5007
- safevalues.restricted.reviewed.urlSafeByReview = module$contents$safevalues$restricted$reviewed_urlSafeByReview;
5008
4950
  goog.string.DETECT_DOUBLE_ESCAPING = !1;
5009
4951
  goog.string.FORCE_NON_DOM_HTML_UNESCAPING = !1;
5010
4952
  goog.string.Unicode = {NBSP:"\u00a0", ZERO_WIDTH_SPACE:"\u200b"};
@@ -6521,7 +6463,10 @@ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__fixed_noopener_be
6521
6463
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__wiz_enable_native_promise__enable = !1;
6522
6464
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_disallow_message_tojson__enable = !1;
6523
6465
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_use_constant_default_pivot__enable = !1;
6466
+ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_serialize_with_dynamic_pivot_selector__enable = !1;
6524
6467
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__web_storage_is_available_cache_once__enable = !1;
6468
+ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__optimize_scs_js_url_clone__enable = !1;
6469
+ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__disable_wiz_service_logging_map__enable = !1;
6525
6470
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_disabled_flag__enable = !1;
6526
6471
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_debug_flag__enable = !1;
6527
6472
  module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_staging_flag__disable = !1;
@@ -6537,7 +6482,10 @@ goog.flags.FIXED_NOOPENER_BEHAVIOR = module$exports$closure$flags$flags$2etoggle
6537
6482
  goog.flags.WIZ_ENABLE_NATIVE_PROMISE = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__wiz_enable_native_promise__enable : goog.readFlagInternalDoNotUseOrElse(651175828, goog.DEBUG);
6538
6483
  goog.flags.JSPB_DISALLOW_MESSAGE_TOJSON = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_disallow_message_tojson__enable : goog.readFlagInternalDoNotUseOrElse(722764542, goog.DEBUG);
6539
6484
  goog.flags.JSPB_USE_CONSTANT_DEFAULT_PIVOT = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_use_constant_default_pivot__enable : goog.readFlagInternalDoNotUseOrElse(748402145, goog.DEBUG);
6485
+ goog.flags.JSPB_SERIALIZE_WITH_DYNAMIC_PIVOT_SELECTOR = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_serialize_with_dynamic_pivot_selector__enable : goog.readFlagInternalDoNotUseOrElse(748402146, goog.DEBUG);
6540
6486
  goog.flags.WEB_STORAGE_IS_AVAILABLE_CACHE_ONCE = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__web_storage_is_available_cache_once__enable : goog.readFlagInternalDoNotUseOrElse(1981196515, !1);
6487
+ goog.flags.OPTIMIZE_SCS_JS_URL_CLONE = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__optimize_scs_js_url_clone__enable : goog.readFlagInternalDoNotUseOrElse(103340015, !1);
6488
+ goog.flags.DISABLE_WIZ_SERVICE_LOGGING_MAP = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__disable_wiz_service_logging_map__enable : goog.readFlagInternalDoNotUseOrElse(555019702, !1);
6541
6489
  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);
6542
6490
  goog.flags.TESTONLY_DEBUG_FLAG = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_debug_flag__enable : goog.readFlagInternalDoNotUseOrElse(2147483645, goog.DEBUG);
6543
6491
  goog.flags.TESTONLY_STAGING_FLAG = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.FLAGS_STAGING_DEFAULT && (module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__override_disable_toggles || !module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_staging_flag__disable) : goog.readFlagInternalDoNotUseOrElse(2147483646, module$contents$goog$flags_STAGING);
@@ -9261,8 +9209,9 @@ module$exports$eeapiclient$ee_api_client.ProjectRegistrationBillingConsentEnum =
9261
9209
  }};
9262
9210
  module$exports$eeapiclient$ee_api_client.IProjectRegistrationFreeQuotaEnum = function() {
9263
9211
  };
9264
- module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum = {FREE_QUOTA_FULL:"FREE_QUOTA_FULL", FREE_QUOTA_NONE:"FREE_QUOTA_NONE", FREE_QUOTA_UNSPECIFIED:"FREE_QUOTA_UNSPECIFIED", values:function() {
9265
- return [module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_UNSPECIFIED, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_NONE, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_FULL];
9212
+ module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum = {FREE_QUOTA_DISCOVERY:"FREE_QUOTA_DISCOVERY", FREE_QUOTA_FULL:"FREE_QUOTA_FULL", FREE_QUOTA_HIGH_IMPACT:"FREE_QUOTA_HIGH_IMPACT", FREE_QUOTA_NONE:"FREE_QUOTA_NONE", FREE_QUOTA_STANDARD:"FREE_QUOTA_STANDARD", FREE_QUOTA_UNSPECIFIED:"FREE_QUOTA_UNSPECIFIED", values:function() {
9213
+ return [module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_UNSPECIFIED, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_NONE, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_FULL, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_DISCOVERY,
9214
+ module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_STANDARD, module$exports$eeapiclient$ee_api_client.ProjectRegistrationFreeQuotaEnum.FREE_QUOTA_HIGH_IMPACT];
9266
9215
  }};
9267
9216
  module$exports$eeapiclient$ee_api_client.IRankByOneThingRuleDirectionEnum = function() {
9268
9217
  };
@@ -11763,6 +11712,48 @@ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.
11763
11712
  }, set:function(value) {
11764
11713
  this.Serializable$set("uris", value);
11765
11714
  }}});
11715
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageRequestParameters = function() {
11716
+ };
11717
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest = function(parameters) {
11718
+ parameters = parameters === void 0 ? {} : parameters;
11719
+ module$exports$eeapiclient$domain_object.Serializable.call(this);
11720
+ this.Serializable$set("imageManifest", parameters.imageManifest == null ? null : parameters.imageManifest);
11721
+ this.Serializable$set("overwrite", parameters.overwrite == null ? null : parameters.overwrite);
11722
+ this.Serializable$set("useLatestObjectVersion", parameters.useLatestObjectVersion == null ? null : parameters.useLatestObjectVersion);
11723
+ };
11724
+ $jscomp.inherits(module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest, module$exports$eeapiclient$domain_object.Serializable);
11725
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest.prototype.getConstructor = function() {
11726
+ return module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest;
11727
+ };
11728
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest.prototype.getPartialClassMetadata = function() {
11729
+ return {keys:["imageManifest", "overwrite", "useLatestObjectVersion"], objects:{imageManifest:module$exports$eeapiclient$ee_api_client.ImageManifest}};
11730
+ };
11731
+ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.ImportExternalImageRequest.prototype, {imageManifest:{configurable:!0, enumerable:!0, get:function() {
11732
+ return this.Serializable$has("imageManifest") ? this.Serializable$get("imageManifest") : null;
11733
+ }, set:function(value) {
11734
+ this.Serializable$set("imageManifest", value);
11735
+ }}, overwrite:{configurable:!0, enumerable:!0, get:function() {
11736
+ return this.Serializable$has("overwrite") ? this.Serializable$get("overwrite") : null;
11737
+ }, set:function(value) {
11738
+ this.Serializable$set("overwrite", value);
11739
+ }}, useLatestObjectVersion:{configurable:!0, enumerable:!0, get:function() {
11740
+ return this.Serializable$has("useLatestObjectVersion") ? this.Serializable$get("useLatestObjectVersion") : null;
11741
+ }, set:function(value) {
11742
+ this.Serializable$set("useLatestObjectVersion", value);
11743
+ }}});
11744
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageResponseParameters = function() {
11745
+ };
11746
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse = function(parameters) {
11747
+ parameters = parameters === void 0 ? {} : parameters;
11748
+ module$exports$eeapiclient$domain_object.Serializable.call(this);
11749
+ };
11750
+ $jscomp.inherits(module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse, module$exports$eeapiclient$domain_object.Serializable);
11751
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse.prototype.getConstructor = function() {
11752
+ return module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse;
11753
+ };
11754
+ module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse.prototype.getPartialClassMetadata = function() {
11755
+ return {keys:[]};
11756
+ };
11766
11757
  module$exports$eeapiclient$ee_api_client.ImportImageRequestParameters = function() {
11767
11758
  };
11768
11759
  module$exports$eeapiclient$ee_api_client.ImportImageRequest = function(parameters) {
@@ -14264,6 +14255,12 @@ module$exports$eeapiclient$ee_api_client.ProjectsImageApiClientImpl.prototype.im
14264
14255
  this.$apiClient.$validateParameter(project, RegExp("^projects/[^/]+$"));
14265
14256
  return this.$apiClient.$request({body:$requestBody, httpMethod:"POST", methodId:"earthengine.projects.image.import", path:"/" + this.gapiVersion + "/" + project + "/image:import", queryParams:module$contents$eeapiclient$request_params_buildQueryParams(namedParameters, module$contents$eeapiclient$ee_api_client_PARAM_MAP_0, passthroughNamedParameters), responseCtor:module$exports$eeapiclient$ee_api_client.Operation});
14266
14257
  };
14258
+ module$exports$eeapiclient$ee_api_client.ProjectsImageApiClientImpl.prototype.importExternal = function(project, $requestBody, namedParameters, passthroughNamedParameters) {
14259
+ namedParameters = namedParameters === void 0 ? {} : namedParameters;
14260
+ passthroughNamedParameters = passthroughNamedParameters === void 0 ? {} : passthroughNamedParameters;
14261
+ this.$apiClient.$validateParameter(project, RegExp("^projects/[^/]+$"));
14262
+ return this.$apiClient.$request({body:$requestBody, httpMethod:"POST", methodId:"earthengine.projects.image.importExternal", path:"/" + this.gapiVersion + "/" + project + "/image:importExternal", queryParams:module$contents$eeapiclient$request_params_buildQueryParams(namedParameters, module$contents$eeapiclient$ee_api_client_PARAM_MAP_0, passthroughNamedParameters), responseCtor:module$exports$eeapiclient$ee_api_client.ImportExternalImageResponse});
14263
+ };
14267
14264
  module$exports$eeapiclient$ee_api_client.ProjectsImageApiClient = function() {
14268
14265
  };
14269
14266
  module$exports$eeapiclient$ee_api_client.IProjectsImageCollectionApiClient$XgafvEnum = function() {
@@ -15861,6 +15858,57 @@ goog.string.Const.from = function(s) {
15861
15858
  goog.string.Const.TYPE_MARKER_ = {};
15862
15859
  goog.string.Const.GOOG_STRING_CONSTRUCTOR_TOKEN_PRIVATE_ = {};
15863
15860
  goog.string.Const.EMPTY = goog.string.Const.from("");
15861
+ var safevalues = {dom:{}};
15862
+ safevalues.dom.setAnchorHref = module$contents$safevalues$dom$elements$anchor_setAnchorHref;
15863
+ safevalues.dom.setAnchorHrefLite = module$contents$safevalues$dom$elements$anchor_setAnchorHrefLite;
15864
+ safevalues.dom.setAreaHref = module$contents$safevalues$dom$elements$area_setAreaHref;
15865
+ safevalues.dom.setBaseHref = module$contents$safevalues$dom$elements$base_setBaseHref;
15866
+ safevalues.dom.setButtonFormaction = module$contents$safevalues$dom$elements$button_setButtonFormaction;
15867
+ safevalues.dom.buildPrefixedAttributeSetter = module$contents$safevalues$dom$elements$element_buildPrefixedAttributeSetter;
15868
+ safevalues.dom.elementInsertAdjacentHtml = module$contents$safevalues$dom$elements$element_elementInsertAdjacentHtml;
15869
+ safevalues.dom.setElementAttribute = module$contents$safevalues$dom$elements$element_setElementAttribute;
15870
+ safevalues.dom.setElementInnerHtml = module$contents$safevalues$dom$elements$element_setElementInnerHtml;
15871
+ safevalues.dom.setElementOuterHtml = module$contents$safevalues$dom$elements$element_setElementOuterHtml;
15872
+ safevalues.dom.setElementPrefixedAttribute = module$contents$safevalues$dom$elements$element_setElementPrefixedAttribute;
15873
+ safevalues.dom.setEmbedSrc = module$contents$safevalues$dom$elements$embed_setEmbedSrc;
15874
+ safevalues.dom.setFormAction = module$contents$safevalues$dom$elements$form_setFormAction;
15875
+ safevalues.dom.setFormActionLite = module$contents$safevalues$dom$elements$form_setFormActionLite;
15876
+ safevalues.dom.IframeIntent = module$exports$safevalues$dom$elements$iframe.IframeIntent;
15877
+ safevalues.dom.setIframeSrc = module$contents$safevalues$dom$elements$iframe_setIframeSrc;
15878
+ safevalues.dom.setIframeSrcdoc = module$contents$safevalues$dom$elements$iframe_setIframeSrcdoc;
15879
+ safevalues.dom.setIframeSrcdocWithIntent = module$contents$safevalues$dom$elements$iframe_setIframeSrcdocWithIntent;
15880
+ safevalues.dom.setIframeSrcWithIntent = module$contents$safevalues$dom$elements$iframe_setIframeSrcWithIntent;
15881
+ safevalues.dom.TypeCannotBeUsedWithIframeIntentError = module$exports$safevalues$dom$elements$iframe.TypeCannotBeUsedWithIframeIntentError;
15882
+ safevalues.dom.setInputFormaction = module$contents$safevalues$dom$elements$input_setInputFormaction;
15883
+ safevalues.dom.setLinkHrefAndRel = module$contents$safevalues$dom$elements$link_setLinkHrefAndRel;
15884
+ safevalues.dom.setLinkWithResourceUrlHrefAndRel = module$contents$safevalues$dom$elements$link_setLinkWithResourceUrlHrefAndRel;
15885
+ safevalues.dom.setObjectData = module$contents$safevalues$dom$elements$object_setObjectData;
15886
+ safevalues.dom.setScriptSrc = module$contents$safevalues$dom$elements$script_setScriptSrc;
15887
+ safevalues.dom.setScriptTextContent = module$contents$safevalues$dom$elements$script_setScriptTextContent;
15888
+ safevalues.dom.setStyleTextContent = module$contents$safevalues$dom$elements$style_setStyleTextContent;
15889
+ safevalues.dom.setSvgAttribute = module$contents$safevalues$dom$elements$svg_setSvgAttribute;
15890
+ safevalues.dom.setSvgUseHref = module$contents$safevalues$dom$elements$svg_use_setSvgUseHref;
15891
+ safevalues.dom.documentExecCommand = module$contents$safevalues$dom$globals$document_documentExecCommand;
15892
+ safevalues.dom.documentExecCommandInsertHtml = module$contents$safevalues$dom$globals$document_documentExecCommandInsertHtml;
15893
+ safevalues.dom.documentWrite = module$contents$safevalues$dom$globals$document_documentWrite;
15894
+ safevalues.dom.domParserParseFromString = module$contents$safevalues$dom$globals$dom_parser_domParserParseFromString;
15895
+ safevalues.dom.domParserParseHtml = module$contents$safevalues$dom$globals$dom_parser_domParserParseHtml;
15896
+ safevalues.dom.domParserParseXml = module$contents$safevalues$dom$globals$dom_parser_domParserParseXml;
15897
+ safevalues.dom.fetchResourceUrl = module$contents$safevalues$dom$globals$fetch_fetchResourceUrl;
15898
+ safevalues.dom.globalEval = module$contents$safevalues$dom$globals$global_globalEval;
15899
+ safevalues.dom.locationAssign = module$contents$safevalues$dom$globals$location_locationAssign;
15900
+ safevalues.dom.locationReplace = module$contents$safevalues$dom$globals$location_locationReplace;
15901
+ safevalues.dom.setLocationHref = module$contents$safevalues$dom$globals$location_setLocationHref;
15902
+ safevalues.dom.rangeCreateContextualFragment = module$contents$safevalues$dom$globals$range_rangeCreateContextualFragment;
15903
+ safevalues.dom.serviceWorkerContainerRegister = module$contents$safevalues$dom$globals$service_worker_container_serviceWorkerContainerRegister;
15904
+ safevalues.dom.objectUrlFromSafeSource = module$contents$safevalues$dom$globals$url_objectUrlFromSafeSource;
15905
+ safevalues.dom.getScriptNonce = module$contents$safevalues$dom$globals$window_getScriptNonce;
15906
+ safevalues.dom.getStyleNonce = module$contents$safevalues$dom$globals$window_getStyleNonce;
15907
+ safevalues.dom.windowOpen = module$contents$safevalues$dom$globals$window_windowOpen;
15908
+ safevalues.dom.createSharedWorker = module$contents$safevalues$dom$globals$worker_createSharedWorker;
15909
+ safevalues.dom.createWorker = module$contents$safevalues$dom$globals$worker_createWorker;
15910
+ safevalues.dom.workerGlobalScopeImportScripts = module$contents$safevalues$dom$globals$worker_workerGlobalScopeImportScripts;
15911
+ safevalues.dom.WorkerGlobalScopeWithImportScripts = module$exports$safevalues$dom$index.WorkerGlobalScopeWithImportScripts;
15864
15912
  var module$exports$safevalues$builders$sensitive_attributes = {}, module$contents$safevalues$builders$sensitive_attributes_module = module$contents$safevalues$builders$sensitive_attributes_module || {id:"third_party/javascript/safevalues/builders/sensitive_attributes.closure.js"};
15865
15913
  module$exports$safevalues$builders$sensitive_attributes.SECURITY_SENSITIVE_ATTRIBUTES = "src srcdoc codebase data href rel action formaction sandbox icon".split(" ");
15866
15914
  var module$contents$safevalues$builders$attribute_builders_module = module$contents$safevalues$builders$attribute_builders_module || {id:"third_party/javascript/safevalues/builders/attribute_builders.closure.js"};
@@ -16847,7 +16895,7 @@ module$contents$safevalues$builders$html_sanitizer$sanitizer_table$default_sanit
16847
16895
  ["LINK", new Map([["href", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY, conditions:new Map([["rel", new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]])}]])], ["SOURCE", new Map([["src", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY}],
16848
16896
  ["srcset", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY_FOR_SRCSET}]])], ["IMG", new Map([["src", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY}], ["srcset", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY_FOR_SRCSET}]])],
16849
16897
  ["VIDEO", new Map([["src", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY}]])], ["AUDIO", new Map([["src", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_USE_RESOURCE_URL_POLICY}]])]], module$contents$safevalues$builders$html_sanitizer$sanitizer_table$default_sanitizer_table_ALLOWED_GLOBAL_ATTRIBUTES =
16850
- "title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist crossorigin datetime disabled download draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "),
16898
+ "title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist crossorigin datetime disabled download draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open playsinline placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "),
16851
16899
  module$contents$safevalues$builders$html_sanitizer$sanitizer_table$default_sanitizer_table_GLOBAL_ATTRIBUTE_POLICIES = [["dir", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_NORMALIZE, conditions:module$contents$safevalues$internals$pure_pure(function() {
16852
16900
  return new Map([["dir", new Set(["auto", "ltr", "rtl"])]]);
16853
16901
  })}], ["async", {policyAction:module$exports$safevalues$builders$html_sanitizer$sanitizer_table$sanitizer_table.AttributePolicyAction.KEEP_AND_NORMALIZE, conditions:module$contents$safevalues$internals$pure_pure(function() {
@@ -17417,7 +17465,7 @@ var module$exports$safevalues$reporting$reporting = {}, module$contents$safevalu
17417
17465
  module$exports$safevalues$reporting$reporting.ReportingOptions = function() {
17418
17466
  };
17419
17467
  function module$contents$safevalues$reporting$reporting_reportOnlyHtmlPassthrough(s, options) {
17420
- if (!options || !module$contents$safevalues$reporting$reporting_isCallSampled(options) || module$contents$safevalues$reporting$reporting_isReportingDisabled() || module$contents$safevalues$reporting$reporting_isBrowserIncompatibleWithSanitizing()) {
17468
+ if (!options || !module$contents$safevalues$reporting$reporting_isCallSampled(options, module$contents$safevalues$reporting$reporting_REPORTING_ID_PREFIX_TO_SAMPLING_RATE[options.reportingId[0]]) || module$contents$safevalues$reporting$reporting_isReportingDisabled() || module$contents$safevalues$reporting$reporting_isBrowserIncompatibleWithSanitizing()) {
17421
17469
  return s;
17422
17470
  }
17423
17471
  module$contents$safevalues$reporting$reporting_maybeSendHeartbeat(options);
@@ -17428,13 +17476,15 @@ module$exports$safevalues$reporting$reporting.reportOnlyHtmlPassthrough = module
17428
17476
  function module$contents$safevalues$reporting$reporting_isBrowserIncompatibleWithSanitizing() {
17429
17477
  return !("DocumentFragment" in window);
17430
17478
  }
17431
- function module$contents$safevalues$reporting$reporting_isCallSampled(options) {
17479
+ function module$contents$safevalues$reporting$reporting_isCallSampled(options, defaultSamplingRate) {
17432
17480
  var $jscomp$nullish$tmp1, $jscomp$nullish$tmp2;
17433
- return Math.random() < (($jscomp$nullish$tmp2 = ($jscomp$nullish$tmp1 = options.samplingRate) != null ? $jscomp$nullish$tmp1 : module$contents$safevalues$reporting$reporting_REPORTING_ID_PREFIX_TO_SAMPLING_RATE[options.reportingId[0]]) != null ? $jscomp$nullish$tmp2 : 0);
17481
+ return Math.random() < (($jscomp$nullish$tmp2 = ($jscomp$nullish$tmp1 = options.samplingRate) != null ? $jscomp$nullish$tmp1 : defaultSamplingRate) != null ? $jscomp$nullish$tmp2 : 0);
17434
17482
  }
17483
+ module$exports$safevalues$reporting$reporting.isCallSampled = module$contents$safevalues$reporting$reporting_isCallSampled;
17435
17484
  function module$contents$safevalues$reporting$reporting_isReportingDisabled() {
17436
17485
  return window.SAFEVALUES_REPORTING === !1;
17437
17486
  }
17487
+ module$exports$safevalues$reporting$reporting.isReportingDisabled = module$contents$safevalues$reporting$reporting_isReportingDisabled;
17438
17488
  function module$contents$safevalues$reporting$reporting_maybeSendHeartbeat(options) {
17439
17489
  var $jscomp$nullish$tmp3, $jscomp$nullish$tmp4;
17440
17490
  Math.random() < (($jscomp$nullish$tmp4 = ($jscomp$nullish$tmp3 = options.heartbeatRate) != null ? $jscomp$nullish$tmp3 : module$contents$safevalues$reporting$reporting_REPORTING_ID_PREFIX_TO_HEARTBEAT_RATE[options.reportingId[0]]) != null ? $jscomp$nullish$tmp4 : 0) && module$contents$safevalues$reporting$reporting_reportLegacyConversion(options, module$contents$safevalues$reporting$reporting_ReportingType.HEARTBEAT);
@@ -17474,6 +17524,7 @@ function module$contents$safevalues$reporting$reporting_sendBeaconPolyfill(url,
17474
17524
  req.setRequestHeader("Content-Type", "application/json");
17475
17525
  req.send(body);
17476
17526
  }
17527
+ module$exports$safevalues$reporting$reporting.sendBeaconPolyfill = module$contents$safevalues$reporting$reporting_sendBeaconPolyfill;
17477
17528
  function module$contents$safevalues$reporting$reporting_TestOnlyOptions() {
17478
17529
  }
17479
17530
  module$exports$safevalues$reporting$reporting.TEST_ONLY = {reset:function() {
@@ -17619,6 +17670,13 @@ safevalues.SafeUrl = module$exports$safevalues$internals$url_impl.SafeUrl;
17619
17670
  safevalues.isUrl = module$contents$safevalues$internals$url_impl_isUrl;
17620
17671
  safevalues.unwrapUrl = module$contents$safevalues$internals$url_impl_unwrapUrl;
17621
17672
  safevalues.reportOnlyHtmlPassthrough = module$contents$safevalues$reporting$reporting_reportOnlyHtmlPassthrough;
17673
+ safevalues.restricted = {};
17674
+ safevalues.restricted.reviewed = {};
17675
+ safevalues.restricted.reviewed.htmlSafeByReview = module$contents$safevalues$restricted$reviewed_htmlSafeByReview;
17676
+ safevalues.restricted.reviewed.scriptSafeByReview = module$contents$safevalues$restricted$reviewed_scriptSafeByReview;
17677
+ safevalues.restricted.reviewed.resourceUrlSafeByReview = module$contents$safevalues$restricted$reviewed_resourceUrlSafeByReview;
17678
+ safevalues.restricted.reviewed.styleSheetSafeByReview = module$contents$safevalues$restricted$reviewed_styleSheetSafeByReview;
17679
+ safevalues.restricted.reviewed.urlSafeByReview = module$contents$safevalues$restricted$reviewed_urlSafeByReview;
17622
17680
  goog.dom.ASSUME_QUIRKS_MODE = !1;
17623
17681
  goog.dom.ASSUME_STANDARDS_MODE = !1;
17624
17682
  goog.dom.COMPAT_MODE_KNOWN_ = goog.dom.ASSUME_QUIRKS_MODE || goog.dom.ASSUME_STANDARDS_MODE;
@@ -19316,7 +19374,7 @@ var $jscomp$templatelit$m1153655765$99 = $jscomp.createTemplateTagFirstArg(["htt
19316
19374
  ee.apiclient = {};
19317
19375
  var module$contents$ee$apiclient_apiclient = {};
19318
19376
  ee.apiclient.VERSION = module$exports$ee$apiVersion.V1;
19319
- ee.apiclient.API_CLIENT_VERSION = "1.5.14";
19377
+ ee.apiclient.API_CLIENT_VERSION = "1.5.17";
19320
19378
  ee.apiclient.NULL_VALUE = module$exports$eeapiclient$domain_object.NULL_VALUE;
19321
19379
  ee.apiclient.PromiseRequestService = module$exports$eeapiclient$promise_request_service.PromiseRequestService;
19322
19380
  ee.apiclient.MakeRequestParams = module$contents$eeapiclient$request_params_MakeRequestParams;
@@ -19614,8 +19672,8 @@ module$contents$ee$apiclient_apiclient.send = function(path, params, callback, m
19614
19672
  var profileHookAtCallTime = module$contents$ee$apiclient_apiclient.profileHook_, contentType = "application/x-www-form-urlencoded";
19615
19673
  body && (contentType = "application/json", method && method.startsWith("multipart") && (contentType = method, method = "POST"));
19616
19674
  method = method || "POST";
19617
- var headers = {"Content-Type":contentType}, version = "1.5.14";
19618
- version === "1.5.14" && (version = "latest");
19675
+ var headers = {"Content-Type":contentType}, version = "1.5.17";
19676
+ version === "1.5.17" && (version = "latest");
19619
19677
  headers[module$contents$ee$apiclient_apiclient.API_CLIENT_VERSION_HEADER] = "ee-js/" + version;
19620
19678
  var authToken = module$contents$ee$apiclient_apiclient.getAuthToken();
19621
19679
  if (authToken != null) {
@@ -27142,29 +27200,29 @@ ee.data.Profiler.Format.prototype.toString = function() {
27142
27200
  ee.data.Profiler.Format.TEXT = new ee.data.Profiler.Format("text");
27143
27201
  ee.data.Profiler.Format.JSON = new ee.data.Profiler.Format("json");
27144
27202
  (function() {
27145
- var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.video.toDrive ee.batch.Export.map.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.table.toDrive ee.batch.Export.table.toFeatureView ee.batch.Export.video.toCloudStorage ee.Collection.prototype.filterMetadata ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.filter ee.Collection.prototype.iterate ee.Collection.prototype.filterBounds ee.Collection.prototype.filterDate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.data.makeTableDownloadUrl ee.data.createAssetHome ee.data.listImages ee.data.newTaskId ee.data.listBuckets ee.data.setAssetProperties ee.data.getAssetRoots ee.data.getMapId ee.data.getAssetRootQuota ee.data.getTaskStatus ee.data.startIngestion ee.data.getTileUrl ee.data.getWorkloadTag ee.data.createAsset ee.data.getTaskList ee.data.setWorkloadTag ee.data.getFeatureViewTilesKey ee.data.createFolder ee.data.setDefaultWorkloadTag ee.data.getTaskListWithLimit ee.data.listOperations ee.data.resetWorkloadTag ee.data.cancelOperation ee.data.listFeatures ee.data.startTableIngestion ee.data.renameAsset ee.data.computeValue ee.data.getVideoThumbId ee.data.copyAsset ee.data.getOperation ee.data.getThumbId ee.data.getAsset ee.data.deleteAsset ee.data.authenticateViaOauth ee.data.cancelTask ee.data.getInfo ee.data.updateTask ee.data.getFilmstripThumbId ee.data.getAssetAcl ee.data.authenticate ee.data.makeThumbUrl ee.data.getList ee.data.listAssets ee.data.authenticateViaPopup ee.data.getDownloadId ee.data.startProcessing ee.data.makeDownloadUrl ee.data.setAssetAcl ee.data.getTableDownloadId ee.data.authenticateViaPrivateKey ee.data.updateAsset ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Dictionary ee.call ee.TILE_SIZE ee.apply ee.reset ee.Algorithms ee.InitState ee.initialize ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMapId ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMap ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getDownloadURL ee.Filter.or ee.Filter.gte ee.Filter ee.Filter.eq ee.Filter.gt ee.Filter.date ee.Filter.inList ee.Filter.metadata ee.Filter.neq ee.Filter.lte ee.Filter.lt ee.Filter.prototype.not ee.Filter.and ee.Filter.bounds ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.MultiPoint ee.Geometry.MultiPolygon ee.Geometry.BBox ee.Geometry.MultiLineString ee.Geometry ee.Geometry.prototype.toGeoJSON ee.Geometry.LineString ee.Geometry.Rectangle ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.serialize ee.Geometry.Point ee.Geometry.Polygon ee.Geometry.LinearRing ee.Image.prototype.getThumbURL ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.rgb ee.Image.prototype.expression ee.Image.prototype.getThumbId ee.Image.cat ee.Image.prototype.clip ee.Image.prototype.getDownloadURL ee.Image.prototype.rename ee.Image.prototype.getMap ee.Image ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.List ee.Number ee.Serializer.toJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
27146
- orderedParamLists = [["name", "var_args"], ["name"], ["name", "namedArgs"], "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 opt_priority".split(" "), "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
27203
+ var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction._apply ee.ApiFunction._call ee.ApiFunction.lookup ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.table.toBigQuery ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.video.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.Collection.prototype.filterBounds ee.Collection.prototype.filter ee.Collection.prototype.filterMetadata ee.Collection.prototype.limit ee.Collection.prototype.filterDate ee.Collection.prototype.iterate ee.Collection.prototype.map ee.Collection.prototype.sort ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.data.getTableDownloadId ee.data.makeTableDownloadUrl ee.data.listImages ee.data.setAssetAcl ee.data.listBuckets ee.data.newTaskId ee.data.setAssetProperties ee.data.getAssetRoots ee.data.getMapId ee.data.getTaskStatus ee.data.getAssetRootQuota ee.data.createAssetHome ee.data.startIngestion ee.data.getTileUrl ee.data.createAsset ee.data.getWorkloadTag ee.data.getTaskList ee.data.setWorkloadTag ee.data.createFolder ee.data.getFeatureViewTilesKey ee.data.setDefaultWorkloadTag ee.data.getTaskListWithLimit ee.data.listOperations ee.data.resetWorkloadTag ee.data.startTableIngestion ee.data.renameAsset ee.data.listFeatures ee.data.cancelOperation ee.data.computeValue ee.data.copyAsset ee.data.getOperation ee.data.getAsset ee.data.getThumbId ee.data.deleteAsset ee.data.cancelTask ee.data.authenticateViaOauth ee.data.getInfo ee.data.getAssetAcl ee.data.getFilmstripThumbId ee.data.updateTask ee.data.makeThumbUrl ee.data.authenticate ee.data.getList ee.data.listAssets ee.data.getVideoThumbId ee.data.authenticateViaPopup ee.data.startProcessing ee.data.updateAsset ee.data.authenticateViaPrivateKey ee.data.getDownloadId ee.data.makeDownloadUrl ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Dictionary ee.reset ee.Algorithms ee.InitState ee.initialize ee.call ee.apply ee.TILE_SIZE ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.Feature ee.Feature.prototype.getMapId ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getMap ee.Filter.neq ee.Filter.lte ee.Filter.and ee.Filter.lt ee.Filter.gte ee.Filter.prototype.not ee.Filter.bounds ee.Filter.or ee.Filter.date ee.Filter ee.Filter.eq ee.Filter.metadata ee.Filter.gt ee.Filter.inList ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.MultiPoint ee.Geometry.prototype.toGeoJSON ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.serialize ee.Geometry.LineString ee.Geometry.Rectangle ee.Geometry.MultiPolygon ee.Geometry ee.Geometry.Point ee.Geometry.LinearRing ee.Geometry.BBox ee.Geometry.MultiLineString ee.Image.prototype.expression ee.Image ee.Image.prototype.getMapId ee.Image.prototype.clip ee.Image.prototype.rename ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.prototype.getMap ee.Image.prototype.getInfo ee.Image.prototype.getDownloadURL ee.Image.prototype.select ee.Image.cat ee.Image.rgb ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.first ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.encodeCloudApi ee.Serializer.toJSON ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
27204
+ orderedParamLists = [["name", "namedArgs"], ["name", "var_args"], ["name"], "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 opt_priority".split(" "), "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "), "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
27147
27205
  "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "), ["collection", "opt_description", "opt_assetId", "opt_maxVertices", "opt_priority"], "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 opt_priority".split(" "),
27148
- ["classifier", "opt_description", "opt_assetId", "opt_priority"], "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".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 opt_priority".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 opt_priority".split(" "),
27149
- "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "), "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "), ["name", "operator", "value"],
27150
- ["max", "opt_property", "opt_ascending"], ["property", "opt_ascending"], ["algorithm", "opt_dropNulls"], ["filter"], ["algorithm", "opt_first"], ["geometry"], ["start", "opt_end"], ["opt_callback"], ["callback"], ["func", "var_args"], ["legacy"], ["id"], ["requestedId", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["opt_count", "opt_callback"], ["project", "opt_callback"], ["assetId", "properties", "opt_callback"], ["opt_callback"], ["params", "opt_callback"], ["rootId", "opt_callback"],
27151
- ["taskId", "opt_callback"], ["taskId", "request", "opt_callback"], ["id", "x", "y", "z"], [], ["value", "opt_path", "opt_force", "opt_properties", "opt_callback"], ["opt_callback"], ["tag"], ["params", "opt_callback"], ["path", "opt_force", "opt_callback"], ["tag"], ["opt_limit", "opt_callback"], ["opt_limit", "opt_callback"], ["opt_resetDefault"], ["operationName", "opt_callback"], ["asset", "params", "opt_callback"], ["taskId", "request", "opt_callback"], ["sourceId", "destinationId", "opt_callback"],
27152
- ["obj", "opt_callback"], ["params", "opt_callback"], ["sourceId", "destinationId", "opt_overwrite", "opt_callback"], ["operationName", "opt_callback"], ["params", "opt_callback"], ["id", "opt_callback"], ["assetId", "opt_callback"], "clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "), ["taskId", "opt_callback"], ["id", "opt_callback"], ["taskId", "action", "opt_callback"], ["params", "opt_callback"], ["assetId", "opt_callback"], ["clientId", "success",
27153
- "opt_error", "opt_extraScopes", "opt_onImmediateFailed"], ["id"], ["params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["opt_success", "opt_error"], ["params", "opt_callback"], ["taskId", "params", "opt_callback"], ["id"], ["assetId", "aclUpdate", "opt_callback"], ["params", "opt_callback"], ["privateKey", "opt_success", "opt_error", "opt_extraScopes", "opt_suppressDefaultScopes"], ["assetId", "asset", "updateFields", "opt_callback"], ["date", "opt_tz"], ["json"], ["json"], ["json"],
27154
- ["json"], ["opt_dict"], ["func", "var_args"], [], ["func", "namedArgs"], [], [], [], "opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "), ["var_args"], [], ["opt_visParams", "opt_callback"], ["geometry", "opt_properties"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["opt_visParams", "opt_callback"], ["propertySelectors", "opt_newProperties", "opt_retainGeometry"], ["opt_callback"], ["args", "opt_column"], ["opt_visParams", "opt_callback"],
27155
- ["opt_format", "opt_selectors", "opt_filename", "opt_callback"], ["var_args"], ["name", "value"], ["opt_filter"], ["name", "value"], ["name", "value"], ["start", "opt_end"], ["opt_leftField", "opt_rightValue", "opt_rightField", "opt_leftValue"], ["name", "operator", "value"], ["name", "value"], ["name", "value"], ["name", "value"], [], ["var_args"], ["geometry", "opt_errorMargin"], ["namedArgs"], ["var_args"], ["coords", "opt_proj"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"],
27156
- ["west", "south", "east", "north"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["geoJson", "opt_proj", "opt_geodesic", "opt_evenOdd"], [], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj", "opt_geodesic", "opt_evenOdd"], [], ["legacy"], ["coords", "opt_proj"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["params", "opt_callback"], ["var_args"], ["opt_callback"], ["opt_visParams",
27157
- "opt_callback"], ["r", "g", "b"], ["expression", "opt_map"], ["params", "opt_callback"], ["var_args"], ["geometry"], ["params", "opt_callback"], ["var_args"], ["opt_visParams", "opt_callback"], ["opt_args"], ["opt_visParams", "opt_callback"], ["imageCollection", "opt_linkedBands", "opt_linkedProperties", "opt_matchPropertyName"], ["selectors", "opt_names"], ["opt_visParams", "opt_callback"], ["args"], [], ["opt_callback"], ["params", "opt_callback"], ["params", "opt_callback"], ["list"], ["number"],
27158
- ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj", "opt_isCompound"], ["string"], []];
27159
- [ee.ApiFunction._call, ee.ApiFunction.lookup, ee.ApiFunction._apply, module$contents$ee$batch_Export.image.toCloudStorage, module$contents$ee$batch_Export.image.toAsset, module$contents$ee$batch_Export.table.toCloudStorage, module$contents$ee$batch_Export.table.toBigQuery, module$contents$ee$batch_Export.table.toAsset, module$contents$ee$batch_Export.videoMap.toCloudStorage, module$contents$ee$batch_Export.classifier.toAsset, module$contents$ee$batch_Export.video.toDrive, module$contents$ee$batch_Export.map.toCloudStorage,
27160
- module$contents$ee$batch_Export.image.toDrive, module$contents$ee$batch_Export.table.toDrive, module$contents$ee$batch_Export.table.toFeatureView, module$contents$ee$batch_Export.video.toCloudStorage, ee.Collection.prototype.filterMetadata, ee.Collection.prototype.limit, ee.Collection.prototype.sort, ee.Collection.prototype.map, ee.Collection.prototype.filter, ee.Collection.prototype.iterate, ee.Collection.prototype.filterBounds, ee.Collection.prototype.filterDate, ee.ComputedObject.prototype.getInfo,
27161
- ee.ComputedObject.prototype.evaluate, ee.ComputedObject.prototype.aside, ee.ComputedObject.prototype.serialize, ee.data.makeTableDownloadUrl, ee.data.createAssetHome, ee.data.listImages, ee.data.newTaskId, ee.data.listBuckets, ee.data.setAssetProperties, ee.data.getAssetRoots, ee.data.getMapId, ee.data.getAssetRootQuota, ee.data.getTaskStatus, ee.data.startIngestion, ee.data.getTileUrl, ee.data.getWorkloadTag, ee.data.createAsset, ee.data.getTaskList, ee.data.setWorkloadTag, ee.data.getFeatureViewTilesKey,
27162
- ee.data.createFolder, ee.data.setDefaultWorkloadTag, ee.data.getTaskListWithLimit, ee.data.listOperations, ee.data.resetWorkloadTag, ee.data.cancelOperation, ee.data.listFeatures, ee.data.startTableIngestion, ee.data.renameAsset, ee.data.computeValue, ee.data.getVideoThumbId, ee.data.copyAsset, ee.data.getOperation, ee.data.getThumbId, ee.data.getAsset, ee.data.deleteAsset, ee.data.authenticateViaOauth, ee.data.cancelTask, ee.data.getInfo, ee.data.updateTask, ee.data.getFilmstripThumbId, ee.data.getAssetAcl,
27163
- ee.data.authenticate, ee.data.makeThumbUrl, ee.data.getList, ee.data.listAssets, ee.data.authenticateViaPopup, ee.data.getDownloadId, ee.data.startProcessing, ee.data.makeDownloadUrl, ee.data.setAssetAcl, ee.data.getTableDownloadId, ee.data.authenticateViaPrivateKey, ee.data.updateAsset, ee.Date, ee.Deserializer.decodeCloudApi, ee.Deserializer.fromJSON, ee.Deserializer.fromCloudApiJSON, ee.Deserializer.decode, ee.Dictionary, ee.call, ee.TILE_SIZE, ee.apply, ee.reset, ee.Algorithms, ee.InitState,
27164
- ee.initialize, ee.Element.prototype.set, ee.Encodable.SourceFrame, ee.Feature.prototype.getMapId, ee.Feature, ee.Feature.prototype.getInfo, ee.Feature.prototype.getMap, ee.FeatureCollection.prototype.getMap, ee.FeatureCollection.prototype.select, ee.FeatureCollection.prototype.getInfo, ee.FeatureCollection, ee.FeatureCollection.prototype.getMapId, ee.FeatureCollection.prototype.getDownloadURL, ee.Filter.or, ee.Filter.gte, ee.Filter, ee.Filter.eq, ee.Filter.gt, ee.Filter.date, ee.Filter.inList,
27165
- ee.Filter.metadata, ee.Filter.neq, ee.Filter.lte, ee.Filter.lt, ee.Filter.prototype.not, ee.Filter.and, ee.Filter.bounds, ee.Function.prototype.apply, ee.Function.prototype.call, ee.Geometry.MultiPoint, ee.Geometry.MultiPolygon, ee.Geometry.BBox, ee.Geometry.MultiLineString, ee.Geometry, ee.Geometry.prototype.toGeoJSON, ee.Geometry.LineString, ee.Geometry.Rectangle, ee.Geometry.prototype.toGeoJSONString, ee.Geometry.prototype.serialize, ee.Geometry.Point, ee.Geometry.Polygon, ee.Geometry.LinearRing,
27166
- ee.Image.prototype.getThumbURL, ee.Image.prototype.select, ee.Image.prototype.getInfo, ee.Image.prototype.getMapId, ee.Image.rgb, ee.Image.prototype.expression, ee.Image.prototype.getThumbId, ee.Image.cat, ee.Image.prototype.clip, ee.Image.prototype.getDownloadURL, ee.Image.prototype.rename, ee.Image.prototype.getMap, ee.Image, ee.ImageCollection.prototype.getMapId, ee.ImageCollection.prototype.linkCollection, ee.ImageCollection.prototype.select, ee.ImageCollection.prototype.getMap, ee.ImageCollection,
27167
- ee.ImageCollection.prototype.first, ee.ImageCollection.prototype.getInfo, ee.ImageCollection.prototype.getFilmstripThumbURL, ee.ImageCollection.prototype.getVideoThumbURL, ee.List, ee.Number, ee.Serializer.toJSON, ee.Serializer.encodeCloudApiPretty, ee.Serializer.toReadableJSON, ee.Serializer.toReadableCloudApiJSON, ee.Serializer.encodeCloudApi, ee.Serializer.toCloudApiJSON, ee.Serializer.encode, ee.String, ee.Terrain].forEach(function(fn, i) {
27206
+ ["classifier", "opt_description", "opt_assetId", "opt_priority"], "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".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 opt_priority".split(" "),
27207
+ "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "), "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".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 opt_priority".split(" "),
27208
+ ["geometry"], ["filter"], ["name", "operator", "value"], ["max", "opt_property", "opt_ascending"], ["start", "opt_end"], ["algorithm", "opt_first"], ["algorithm", "opt_dropNulls"], ["property", "opt_ascending"], ["opt_callback"], ["func", "var_args"], ["legacy"], ["callback"], ["params", "opt_callback"], ["id"], ["parent", "opt_params", "opt_callback"], ["assetId", "aclUpdate", "opt_callback"], ["project", "opt_callback"], ["opt_count", "opt_callback"], ["assetId", "properties", "opt_callback"],
27209
+ ["opt_callback"], ["params", "opt_callback"], ["taskId", "opt_callback"], ["rootId", "opt_callback"], ["requestedId", "opt_callback"], ["taskId", "request", "opt_callback"], ["id", "x", "y", "z"], ["value", "opt_path", "opt_force", "opt_properties", "opt_callback"], [], ["opt_callback"], ["tag"], ["path", "opt_force", "opt_callback"], ["params", "opt_callback"], ["tag"], ["opt_limit", "opt_callback"], ["opt_limit", "opt_callback"], ["opt_resetDefault"], ["taskId", "request", "opt_callback"], ["sourceId",
27210
+ "destinationId", "opt_callback"], ["asset", "params", "opt_callback"], ["operationName", "opt_callback"], ["obj", "opt_callback"], ["sourceId", "destinationId", "opt_overwrite", "opt_callback"], ["operationName", "opt_callback"], ["id", "opt_callback"], ["params", "opt_callback"], ["assetId", "opt_callback"], ["taskId", "opt_callback"], "clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "), ["id", "opt_callback"], ["assetId", "opt_callback"], ["params",
27211
+ "opt_callback"], ["taskId", "action", "opt_callback"], ["id"], ["clientId", "success", "opt_error", "opt_extraScopes", "opt_onImmediateFailed"], ["params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["params", "opt_callback"], ["opt_success", "opt_error"], ["taskId", "params", "opt_callback"], ["assetId", "asset", "updateFields", "opt_callback"], ["privateKey", "opt_success", "opt_error", "opt_extraScopes", "opt_suppressDefaultScopes"], ["params", "opt_callback"], ["id"], ["date",
27212
+ "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"], ["opt_callback"], ["geometry", "opt_properties"], ["opt_visParams", "opt_callback"], ["propertySelectors", "opt_newProperties", "opt_retainGeometry"], ["args", "opt_column"], ["opt_format", "opt_selectors", "opt_filename",
27213
+ "opt_callback"], ["opt_visParams", "opt_callback"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["name", "value"], ["name", "value"], ["var_args"], ["name", "value"], ["name", "value"], [], ["geometry", "opt_errorMargin"], ["var_args"], ["start", "opt_end"], ["opt_filter"], ["name", "value"], ["name", "operator", "value"], ["name", "value"], ["opt_leftField", "opt_rightValue", "opt_rightField", "opt_leftValue"], ["var_args"], ["namedArgs"], ["coords", "opt_proj"], [], ["coords", "opt_proj",
27214
+ "opt_geodesic", "opt_maxError", "opt_evenOdd"], [], ["legacy"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["geoJson", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["coords", "opt_proj"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["west", "south", "east", "north"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["expression", "opt_map"],
27215
+ ["opt_args"], ["opt_visParams", "opt_callback"], ["geometry"], ["var_args"], ["params", "opt_callback"], ["params", "opt_callback"], ["opt_visParams", "opt_callback"], ["opt_callback"], ["params", "opt_callback"], ["var_args"], ["var_args"], ["r", "g", "b"], ["opt_visParams", "opt_callback"], ["opt_callback"], ["selectors", "opt_names"], ["opt_visParams", "opt_callback"], [], ["imageCollection", "opt_linkedBands", "opt_linkedProperties", "opt_matchPropertyName"], ["params", "opt_callback"], ["params",
27216
+ "opt_callback"], ["args"], ["list"], ["number"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj", "opt_isCompound"], ["string"], []];
27217
+ [ee.ApiFunction._apply, ee.ApiFunction._call, ee.ApiFunction.lookup, module$contents$ee$batch_Export.image.toCloudStorage, module$contents$ee$batch_Export.image.toAsset, module$contents$ee$batch_Export.table.toFeatureView, module$contents$ee$batch_Export.table.toBigQuery, module$contents$ee$batch_Export.table.toAsset, module$contents$ee$batch_Export.videoMap.toCloudStorage, module$contents$ee$batch_Export.classifier.toAsset, module$contents$ee$batch_Export.video.toDrive, module$contents$ee$batch_Export.table.toCloudStorage,
27218
+ module$contents$ee$batch_Export.map.toCloudStorage, module$contents$ee$batch_Export.video.toCloudStorage, module$contents$ee$batch_Export.table.toDrive, module$contents$ee$batch_Export.image.toDrive, ee.Collection.prototype.filterBounds, ee.Collection.prototype.filter, ee.Collection.prototype.filterMetadata, ee.Collection.prototype.limit, ee.Collection.prototype.filterDate, ee.Collection.prototype.iterate, ee.Collection.prototype.map, ee.Collection.prototype.sort, ee.ComputedObject.prototype.getInfo,
27219
+ ee.ComputedObject.prototype.aside, ee.ComputedObject.prototype.serialize, ee.ComputedObject.prototype.evaluate, ee.data.getTableDownloadId, ee.data.makeTableDownloadUrl, ee.data.listImages, ee.data.setAssetAcl, ee.data.listBuckets, ee.data.newTaskId, ee.data.setAssetProperties, ee.data.getAssetRoots, ee.data.getMapId, ee.data.getTaskStatus, ee.data.getAssetRootQuota, ee.data.createAssetHome, ee.data.startIngestion, ee.data.getTileUrl, ee.data.createAsset, ee.data.getWorkloadTag, ee.data.getTaskList,
27220
+ ee.data.setWorkloadTag, ee.data.createFolder, ee.data.getFeatureViewTilesKey, ee.data.setDefaultWorkloadTag, ee.data.getTaskListWithLimit, ee.data.listOperations, ee.data.resetWorkloadTag, ee.data.startTableIngestion, ee.data.renameAsset, ee.data.listFeatures, ee.data.cancelOperation, ee.data.computeValue, ee.data.copyAsset, ee.data.getOperation, ee.data.getAsset, ee.data.getThumbId, ee.data.deleteAsset, ee.data.cancelTask, ee.data.authenticateViaOauth, ee.data.getInfo, ee.data.getAssetAcl, ee.data.getFilmstripThumbId,
27221
+ ee.data.updateTask, ee.data.makeThumbUrl, ee.data.authenticate, ee.data.getList, ee.data.listAssets, ee.data.getVideoThumbId, ee.data.authenticateViaPopup, ee.data.startProcessing, ee.data.updateAsset, ee.data.authenticateViaPrivateKey, ee.data.getDownloadId, ee.data.makeDownloadUrl, ee.Date, ee.Deserializer.decodeCloudApi, ee.Deserializer.decode, ee.Deserializer.fromCloudApiJSON, ee.Deserializer.fromJSON, ee.Dictionary, ee.reset, ee.Algorithms, ee.InitState, ee.initialize, ee.call, ee.apply, ee.TILE_SIZE,
27222
+ ee.Element.prototype.set, ee.Encodable.SourceFrame, ee.Feature.prototype.getMap, ee.Feature.prototype.getInfo, ee.Feature, ee.Feature.prototype.getMapId, ee.FeatureCollection.prototype.select, ee.FeatureCollection, ee.FeatureCollection.prototype.getDownloadURL, ee.FeatureCollection.prototype.getMapId, ee.FeatureCollection.prototype.getInfo, ee.FeatureCollection.prototype.getMap, ee.Filter.neq, ee.Filter.lte, ee.Filter.and, ee.Filter.lt, ee.Filter.gte, ee.Filter.prototype.not, ee.Filter.bounds,
27223
+ ee.Filter.or, ee.Filter.date, ee.Filter, ee.Filter.eq, ee.Filter.metadata, ee.Filter.gt, ee.Filter.inList, ee.Function.prototype.call, ee.Function.prototype.apply, ee.Geometry.MultiPoint, ee.Geometry.prototype.toGeoJSON, ee.Geometry.Polygon, ee.Geometry.prototype.toGeoJSONString, ee.Geometry.prototype.serialize, ee.Geometry.LineString, ee.Geometry.Rectangle, ee.Geometry.MultiPolygon, ee.Geometry, ee.Geometry.Point, ee.Geometry.LinearRing, ee.Geometry.BBox, ee.Geometry.MultiLineString, ee.Image.prototype.expression,
27224
+ ee.Image, ee.Image.prototype.getMapId, ee.Image.prototype.clip, ee.Image.prototype.rename, ee.Image.prototype.getThumbId, ee.Image.prototype.getThumbURL, ee.Image.prototype.getMap, ee.Image.prototype.getInfo, ee.Image.prototype.getDownloadURL, ee.Image.prototype.select, ee.Image.cat, ee.Image.rgb, ee.ImageCollection.prototype.getMapId, ee.ImageCollection.prototype.getInfo, ee.ImageCollection.prototype.select, ee.ImageCollection.prototype.getMap, ee.ImageCollection.prototype.first, ee.ImageCollection.prototype.linkCollection,
27225
+ ee.ImageCollection.prototype.getFilmstripThumbURL, ee.ImageCollection.prototype.getVideoThumbURL, ee.ImageCollection, ee.List, ee.Number, ee.Serializer.encodeCloudApiPretty, ee.Serializer.encodeCloudApi, ee.Serializer.toJSON, ee.Serializer.toCloudApiJSON, ee.Serializer.toReadableJSON, ee.Serializer.toReadableCloudApiJSON, ee.Serializer.encode, ee.String, ee.Terrain].forEach(function(fn, i) {
27168
27226
  fn && (exportedFnInfo[fn.toString()] = {name:orderedFnNames[i], paramNames:orderedParamLists[i]});
27169
27227
  });
27170
27228
  goog.global.EXPORTED_FN_INFO = exportedFnInfo;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@google/earthengine",
3
- "version": "1.5.14",
3
+ "version": "1.5.17",
4
4
  "description": "JavaScript client for Google Earth Engine API.",
5
5
  "author": "Google LLC",
6
6
  "license": "Apache-2.0",
package/src/apiclient.js CHANGED
@@ -24,7 +24,7 @@ const {trustedResourceUrl} = goog.require('safevalues.index');
24
24
  /** @namespace */
25
25
  const apiclient = {};
26
26
 
27
- const API_CLIENT_VERSION = '1.5.14';
27
+ const API_CLIENT_VERSION = '1.5.17';
28
28
 
29
29
  exports.VERSION = apiVersion.VERSION;
30
30
  exports.API_CLIENT_VERSION = API_CLIENT_VERSION;
@@ -1,12 +1,11 @@
1
1
  goog.provide('ee.FloatTileOverlay');
2
2
 
3
- goog.require('ee.AbstractOverlay');
4
- goog.require('ee.TileEvent');
5
3
  goog.require('goog.array');
6
4
  goog.require('goog.dom');
7
5
  goog.require('goog.dom.TagName');
8
6
  goog.require('goog.net.XmlHttp');
9
7
  goog.require('goog.structs.Map');
8
+ goog.require('earthengine_api.javascript.abstractoverlay');
10
9
 
11
10
 
12
11
  /**
@@ -16,7 +15,9 @@ goog.require('goog.structs.Map');
16
15
  * @ignore
17
16
  * @deprecated Use ee.layers.BinaryOverlay instead.
18
17
  */
19
- ee.FloatTileOverlay = class extends ee.AbstractOverlay {
18
+ ee.FloatTileOverlay =
19
+ class extends earthengine_api.javascript.abstractoverlay
20
+ .AbstractOverlay {
20
21
  /**
21
22
  * @param {string} url The URL for fetching floating point tiles.
22
23
  * @param {string} mapId The map ID for fetching floating point tiles.
@@ -137,7 +138,9 @@ ee.FloatTileOverlay = class extends ee.AbstractOverlay {
137
138
  * @private
138
139
  */
139
140
  dispatchTileEvent_() {
140
- this.dispatchEvent(new ee.TileEvent(this.tilesLoading.length));
141
+ this.dispatchEvent(
142
+ new earthengine_api.javascript.abstractoverlay
143
+ .TileEvent(this.tilesLoading.length));
141
144
  }
142
145
 
143
146
  /** @override */
@@ -1,8 +1,6 @@
1
1
  goog.provide('ee.MapLayerOverlay');
2
2
 
3
- goog.require('ee.AbstractOverlay');
4
3
  goog.require('ee.MapTileManager');
5
- goog.require('ee.TileEvent');
6
4
  goog.require('goog.array');
7
5
  goog.require('goog.dom');
8
6
  goog.require('goog.dom.TagName');
@@ -12,6 +10,7 @@ goog.require('goog.iter');
12
10
  goog.require('goog.net.EventType');
13
11
  goog.require('goog.structs.Set');
14
12
  goog.require('goog.style');
13
+ goog.require('earthengine_api.javascript.abstractoverlay');
15
14
  goog.requireType('ee.data.Profiler');
16
15
  goog.requireType('goog.events.Event');
17
16
 
@@ -24,7 +23,9 @@ goog.requireType('goog.events.Event');
24
23
  * @ignore
25
24
  * @deprecated Use ee.layers.ImageOverlay instead.
26
25
  */
27
- ee.MapLayerOverlay = class extends ee.AbstractOverlay {
26
+ ee.MapLayerOverlay =
27
+ class extends earthengine_api.javascript.abstractoverlay
28
+ .AbstractOverlay {
28
29
  /**
29
30
  * @param {string} url The url for fetching this layer's tiles.
30
31
  * @param {string} mapId The map ID for fetching this layer's tiles.
@@ -66,15 +67,18 @@ ee.MapLayerOverlay = class extends ee.AbstractOverlay {
66
67
 
67
68
  /**
68
69
  * Adds a callback to be fired each time a tile is loaded.
69
- * @param {function(ee.TileEvent)} callback The function to call when a
70
- * tile has loaded.
70
+ * @param {function(!earthengine_api.javascript.abstractoverlay.TileEvent)}
71
+ * callback The function to call when a tile has loaded.
71
72
  * @return {!Object} An ID which can be passed to removeTileCallback() to
72
73
  * remove the callback.
73
74
  * @export
74
75
  */
75
76
  addTileCallback(callback) {
76
77
  return /** @type {!Object} */ (goog.events.listen(
77
- this, ee.AbstractOverlay.EventType.TILE_LOADED, callback));
78
+ this,
79
+ earthengine_api.javascript.abstractoverlay
80
+ .AbstractOverlay.EventType.TILE_LOADED,
81
+ callback));
78
82
  }
79
83
 
80
84
  /**
@@ -92,7 +96,9 @@ ee.MapLayerOverlay = class extends ee.AbstractOverlay {
92
96
  * @private
93
97
  */
94
98
  dispatchTileEvent_() {
95
- this.dispatchEvent(new ee.TileEvent(this.tilesLoading.length));
99
+ this.dispatchEvent(
100
+ new earthengine_api.javascript.abstractoverlay
101
+ .TileEvent(this.tilesLoading.length));
96
102
  }
97
103
 
98
104
  /**