@google/earthengine 1.7.22 → 1.7.25
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/browser.js +136 -31
- package/build/ee_api_js.js +644 -639
- package/build/ee_api_js_debug.js +113 -8
- package/build/ee_api_js_npm.js +136 -31
- package/build/main.js +136 -31
- package/package.json +1 -1
- package/src/apiclient.js +1 -1
package/build/main.js
CHANGED
|
@@ -1385,9 +1385,9 @@ $jscomp.polyfill("String.prototype.padStart", function(orig) {
|
|
|
1385
1385
|
return $jscomp.stringPadding(opt_padString, targetLength - string.length) + string;
|
|
1386
1386
|
};
|
|
1387
1387
|
}, "es8", "es3");
|
|
1388
|
-
var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__batch_fc_data_fetches_in_microtask__enable:!1, GoogFlags__client_only_wiz_context_per_component__enable:!1, GoogFlags__client_only_wiz_lazy_tsx__disable:!1, GoogFlags__client_only_wiz_queue_effect_and_on_init_initial_runs__disable:!1, GoogFlags__fixed_noopener_behavior__enable:!1, GoogFlags__jspb_coerce_int64_by_jstype__enable:!1, GoogFlags__jspb_disallow_message_tojson__enable:!1,
|
|
1389
|
-
GoogFlags__jspb_throw_in_array_constructor_if_array_is_already_constructed__disable:!1, GoogFlags__jspb_use_constant_default_pivot__enable:!1, GoogFlags__minimize_rpc_id_url_params__enable:!1, GoogFlags__optimize_get_ei_from_ved__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,
|
|
1390
|
-
GoogFlags__use_user_agent_client_hints__enable:!1, GoogFlags__wiz_enable_native_promise__enable:!1};
|
|
1388
|
+
var CLOSURE_TOGGLE_ORDINALS = {GoogFlags__async_throw_on_unicode_to_byte__enable:!1, GoogFlags__batch_fc_data_fetches_in_microtask__enable:!1, GoogFlags__check_fc_data_parser_breakers__disable:!1, GoogFlags__client_only_wiz_context_per_component__enable:!1, GoogFlags__client_only_wiz_lazy_tsx__disable:!1, GoogFlags__client_only_wiz_queue_effect_and_on_init_initial_runs__disable:!1, GoogFlags__fixed_noopener_behavior__enable:!1, GoogFlags__jspb_coerce_int64_by_jstype__enable:!1, GoogFlags__jspb_disallow_message_tojson__enable:!1,
|
|
1389
|
+
GoogFlags__jspb_serialize_with_dynamic_pivot_selector__enable:!1, GoogFlags__jspb_throw_in_array_constructor_if_array_is_already_constructed__disable:!1, GoogFlags__jspb_use_constant_default_pivot__enable:!1, GoogFlags__log_correct_xhr_error_statuses__disable:!1, GoogFlags__minimize_rpc_id_url_params__enable:!1, GoogFlags__optimize_get_ei_from_ved__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,
|
|
1390
|
+
GoogFlags__testonly_staging_flag__disable:!1, GoogFlags__use_toggles:!1, GoogFlags__use_unobfuscated_rpc_method_names__disable:!1, GoogFlags__use_user_agent_client_hints__enable:!1, GoogFlags__wiz_enable_native_promise__enable:!1};
|
|
1391
1391
|
/*
|
|
1392
1392
|
|
|
1393
1393
|
Copyright The Closure Library Authors.
|
|
@@ -6625,6 +6625,8 @@ module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__batch_fc_data_fet
|
|
|
6625
6625
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_unobfuscated_rpc_method_names__disable = !1;
|
|
6626
6626
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__minimize_rpc_id_url_params__enable = !1;
|
|
6627
6627
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_coerce_int64_by_jstype__enable = !1;
|
|
6628
|
+
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__check_fc_data_parser_breakers__disable = !1;
|
|
6629
|
+
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__log_correct_xhr_error_statuses__disable = !1;
|
|
6628
6630
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_disabled_flag__enable = !1;
|
|
6629
6631
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_debug_flag__enable = !1;
|
|
6630
6632
|
module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__testonly_staging_flag__disable = !1;
|
|
@@ -6649,6 +6651,8 @@ goog.flags.BATCH_FC_DATA_FETCHES_IN_MICROTASK = module$exports$closure$flags$fla
|
|
|
6649
6651
|
goog.flags.USE_UNOBFUSCATED_RPC_METHOD_NAMES = 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__use_unobfuscated_rpc_method_names__disable) : goog.readFlagInternalDoNotUseOrElse(861377724, module$contents$goog$flags_STAGING);
|
|
6650
6652
|
goog.flags.MINIMIZE_RPC_ID_URL_PARAMS = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__minimize_rpc_id_url_params__enable : goog.readFlagInternalDoNotUseOrElse(869336903, goog.DEBUG);
|
|
6651
6653
|
goog.flags.JSPB_COERCE_INT64_BY_JSTYPE = module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__use_toggles ? goog.DEBUG || module$exports$closure$flags$flags$2etoggles.TOGGLE_GoogFlags__jspb_coerce_int64_by_jstype__enable : goog.readFlagInternalDoNotUseOrElse(882674507, goog.DEBUG);
|
|
6654
|
+
goog.flags.CHECK_FC_DATA_PARSER_BREAKERS = 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__check_fc_data_parser_breakers__disable) : goog.readFlagInternalDoNotUseOrElse(869336904, module$contents$goog$flags_STAGING);
|
|
6655
|
+
goog.flags.LOG_CORRECT_XHR_ERROR_STATUSES = 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__log_correct_xhr_error_statuses__disable) : goog.readFlagInternalDoNotUseOrElse(869336905, module$contents$goog$flags_STAGING);
|
|
6652
6656
|
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);
|
|
6653
6657
|
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);
|
|
6654
6658
|
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);
|
|
@@ -9706,6 +9710,63 @@ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.
|
|
|
9706
9710
|
}, set:function(value) {
|
|
9707
9711
|
this.Serializable$set("values", value);
|
|
9708
9712
|
}}});
|
|
9713
|
+
module$exports$eeapiclient$ee_api_client.AttachmentFolderParameters = function() {
|
|
9714
|
+
};
|
|
9715
|
+
module$exports$eeapiclient$ee_api_client.AttachmentFolder = function(parameters) {
|
|
9716
|
+
parameters = parameters === void 0 ? {} : parameters;
|
|
9717
|
+
module$exports$eeapiclient$domain_object.Serializable.call(this);
|
|
9718
|
+
this.Serializable$set("folder", parameters.folder == null ? null : parameters.folder);
|
|
9719
|
+
};
|
|
9720
|
+
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.AttachmentFolder, module$exports$eeapiclient$domain_object.Serializable);
|
|
9721
|
+
module$exports$eeapiclient$ee_api_client.AttachmentFolder.prototype.getConstructor = function() {
|
|
9722
|
+
return module$exports$eeapiclient$ee_api_client.AttachmentFolder;
|
|
9723
|
+
};
|
|
9724
|
+
module$exports$eeapiclient$ee_api_client.AttachmentFolder.prototype.getPartialClassMetadata = function() {
|
|
9725
|
+
return {keys:["folder"]};
|
|
9726
|
+
};
|
|
9727
|
+
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.AttachmentFolder.prototype, {folder:{configurable:!0, enumerable:!0, get:function() {
|
|
9728
|
+
return this.Serializable$has("folder") ? this.Serializable$get("folder") : null;
|
|
9729
|
+
}, set:function(value) {
|
|
9730
|
+
this.Serializable$set("folder", value);
|
|
9731
|
+
}}});
|
|
9732
|
+
module$exports$eeapiclient$ee_api_client.AttachmentOrganizationParameters = function() {
|
|
9733
|
+
};
|
|
9734
|
+
module$exports$eeapiclient$ee_api_client.AttachmentOrganization = function(parameters) {
|
|
9735
|
+
parameters = parameters === void 0 ? {} : parameters;
|
|
9736
|
+
module$exports$eeapiclient$domain_object.Serializable.call(this);
|
|
9737
|
+
this.Serializable$set("organization", parameters.organization == null ? null : parameters.organization);
|
|
9738
|
+
};
|
|
9739
|
+
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.AttachmentOrganization, module$exports$eeapiclient$domain_object.Serializable);
|
|
9740
|
+
module$exports$eeapiclient$ee_api_client.AttachmentOrganization.prototype.getConstructor = function() {
|
|
9741
|
+
return module$exports$eeapiclient$ee_api_client.AttachmentOrganization;
|
|
9742
|
+
};
|
|
9743
|
+
module$exports$eeapiclient$ee_api_client.AttachmentOrganization.prototype.getPartialClassMetadata = function() {
|
|
9744
|
+
return {keys:["organization"]};
|
|
9745
|
+
};
|
|
9746
|
+
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.AttachmentOrganization.prototype, {organization:{configurable:!0, enumerable:!0, get:function() {
|
|
9747
|
+
return this.Serializable$has("organization") ? this.Serializable$get("organization") : null;
|
|
9748
|
+
}, set:function(value) {
|
|
9749
|
+
this.Serializable$set("organization", value);
|
|
9750
|
+
}}});
|
|
9751
|
+
module$exports$eeapiclient$ee_api_client.AttachmentProjectParameters = function() {
|
|
9752
|
+
};
|
|
9753
|
+
module$exports$eeapiclient$ee_api_client.AttachmentProject = function(parameters) {
|
|
9754
|
+
parameters = parameters === void 0 ? {} : parameters;
|
|
9755
|
+
module$exports$eeapiclient$domain_object.Serializable.call(this);
|
|
9756
|
+
this.Serializable$set("project", parameters.project == null ? null : parameters.project);
|
|
9757
|
+
};
|
|
9758
|
+
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.AttachmentProject, module$exports$eeapiclient$domain_object.Serializable);
|
|
9759
|
+
module$exports$eeapiclient$ee_api_client.AttachmentProject.prototype.getConstructor = function() {
|
|
9760
|
+
return module$exports$eeapiclient$ee_api_client.AttachmentProject;
|
|
9761
|
+
};
|
|
9762
|
+
module$exports$eeapiclient$ee_api_client.AttachmentProject.prototype.getPartialClassMetadata = function() {
|
|
9763
|
+
return {keys:["project"]};
|
|
9764
|
+
};
|
|
9765
|
+
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.AttachmentProject.prototype, {project:{configurable:!0, enumerable:!0, get:function() {
|
|
9766
|
+
return this.Serializable$has("project") ? this.Serializable$get("project") : null;
|
|
9767
|
+
}, set:function(value) {
|
|
9768
|
+
this.Serializable$set("project", value);
|
|
9769
|
+
}}});
|
|
9709
9770
|
module$exports$eeapiclient$ee_api_client.AuditConfigParameters = function() {
|
|
9710
9771
|
};
|
|
9711
9772
|
module$exports$eeapiclient$ee_api_client.AuditConfig = function(parameters) {
|
|
@@ -9841,13 +9902,14 @@ module$exports$eeapiclient$ee_api_client.Binding = function(parameters) {
|
|
|
9841
9902
|
this.Serializable$set("members", parameters.members == null ? null : parameters.members);
|
|
9842
9903
|
this.Serializable$set("condition", parameters.condition == null ? null : parameters.condition);
|
|
9843
9904
|
this.Serializable$set("bindingId", parameters.bindingId == null ? null : parameters.bindingId);
|
|
9905
|
+
this.Serializable$set("pamBindingId", parameters.pamBindingId == null ? null : parameters.pamBindingId);
|
|
9844
9906
|
};
|
|
9845
9907
|
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.Binding, module$exports$eeapiclient$domain_object.Serializable);
|
|
9846
9908
|
module$exports$eeapiclient$ee_api_client.Binding.prototype.getConstructor = function() {
|
|
9847
9909
|
return module$exports$eeapiclient$ee_api_client.Binding;
|
|
9848
9910
|
};
|
|
9849
9911
|
module$exports$eeapiclient$ee_api_client.Binding.prototype.getPartialClassMetadata = function() {
|
|
9850
|
-
return {keys:["bindingId", "condition", "members", "role"], objects:{condition:module$exports$eeapiclient$ee_api_client.Expr}};
|
|
9912
|
+
return {keys:["bindingId", "condition", "members", "pamBindingId", "role"], objects:{condition:module$exports$eeapiclient$ee_api_client.Expr, pamBindingId:module$exports$eeapiclient$ee_api_client.PamBindingId}};
|
|
9851
9913
|
};
|
|
9852
9914
|
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.Binding.prototype, {bindingId:{configurable:!0, enumerable:!0, get:function() {
|
|
9853
9915
|
return this.Serializable$has("bindingId") ? this.Serializable$get("bindingId") : null;
|
|
@@ -9861,6 +9923,10 @@ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.
|
|
|
9861
9923
|
return this.Serializable$has("members") ? this.Serializable$get("members") : null;
|
|
9862
9924
|
}, set:function(value) {
|
|
9863
9925
|
this.Serializable$set("members", value);
|
|
9926
|
+
}}, pamBindingId:{configurable:!0, enumerable:!0, get:function() {
|
|
9927
|
+
return this.Serializable$has("pamBindingId") ? this.Serializable$get("pamBindingId") : null;
|
|
9928
|
+
}, set:function(value) {
|
|
9929
|
+
this.Serializable$set("pamBindingId", value);
|
|
9864
9930
|
}}, role:{configurable:!0, enumerable:!0, get:function() {
|
|
9865
9931
|
return this.Serializable$has("role") ? this.Serializable$get("role") : null;
|
|
9866
9932
|
}, set:function(value) {
|
|
@@ -12487,6 +12553,40 @@ $jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.
|
|
|
12487
12553
|
}, set:function(value) {
|
|
12488
12554
|
this.Serializable$set("totalWorkUnits", value);
|
|
12489
12555
|
}}});
|
|
12556
|
+
module$exports$eeapiclient$ee_api_client.PamBindingIdParameters = function() {
|
|
12557
|
+
};
|
|
12558
|
+
module$exports$eeapiclient$ee_api_client.PamBindingId = function(parameters) {
|
|
12559
|
+
parameters = parameters === void 0 ? {} : parameters;
|
|
12560
|
+
module$exports$eeapiclient$domain_object.Serializable.call(this);
|
|
12561
|
+
this.Serializable$set("project", parameters.project == null ? null : parameters.project);
|
|
12562
|
+
this.Serializable$set("folder", parameters.folder == null ? null : parameters.folder);
|
|
12563
|
+
this.Serializable$set("organization", parameters.organization == null ? null : parameters.organization);
|
|
12564
|
+
this.Serializable$set("grantUuid", parameters.grantUuid == null ? null : parameters.grantUuid);
|
|
12565
|
+
};
|
|
12566
|
+
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.PamBindingId, module$exports$eeapiclient$domain_object.Serializable);
|
|
12567
|
+
module$exports$eeapiclient$ee_api_client.PamBindingId.prototype.getConstructor = function() {
|
|
12568
|
+
return module$exports$eeapiclient$ee_api_client.PamBindingId;
|
|
12569
|
+
};
|
|
12570
|
+
module$exports$eeapiclient$ee_api_client.PamBindingId.prototype.getPartialClassMetadata = function() {
|
|
12571
|
+
return {keys:["folder", "grantUuid", "organization", "project"], objects:{folder:module$exports$eeapiclient$ee_api_client.AttachmentFolder, organization:module$exports$eeapiclient$ee_api_client.AttachmentOrganization, project:module$exports$eeapiclient$ee_api_client.AttachmentProject}};
|
|
12572
|
+
};
|
|
12573
|
+
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.PamBindingId.prototype, {folder:{configurable:!0, enumerable:!0, get:function() {
|
|
12574
|
+
return this.Serializable$has("folder") ? this.Serializable$get("folder") : null;
|
|
12575
|
+
}, set:function(value) {
|
|
12576
|
+
this.Serializable$set("folder", value);
|
|
12577
|
+
}}, grantUuid:{configurable:!0, enumerable:!0, get:function() {
|
|
12578
|
+
return this.Serializable$has("grantUuid") ? this.Serializable$get("grantUuid") : null;
|
|
12579
|
+
}, set:function(value) {
|
|
12580
|
+
this.Serializable$set("grantUuid", value);
|
|
12581
|
+
}}, organization:{configurable:!0, enumerable:!0, get:function() {
|
|
12582
|
+
return this.Serializable$has("organization") ? this.Serializable$get("organization") : null;
|
|
12583
|
+
}, set:function(value) {
|
|
12584
|
+
this.Serializable$set("organization", value);
|
|
12585
|
+
}}, project:{configurable:!0, enumerable:!0, get:function() {
|
|
12586
|
+
return this.Serializable$has("project") ? this.Serializable$get("project") : null;
|
|
12587
|
+
}, set:function(value) {
|
|
12588
|
+
this.Serializable$set("project", value);
|
|
12589
|
+
}}});
|
|
12490
12590
|
module$exports$eeapiclient$ee_api_client.PixelDataTypeParameters = function() {
|
|
12491
12591
|
};
|
|
12492
12592
|
module$exports$eeapiclient$ee_api_client.PixelDataType = function(parameters) {
|
|
@@ -12649,18 +12749,23 @@ module$exports$eeapiclient$ee_api_client.ProjectConfig = function(parameters) {
|
|
|
12649
12749
|
this.Serializable$set("registration", parameters.registration == null ? null : parameters.registration);
|
|
12650
12750
|
this.Serializable$set("registrationState", parameters.registrationState == null ? null : parameters.registrationState);
|
|
12651
12751
|
this.Serializable$set("vpcServiceControlsRestricted", parameters.vpcServiceControlsRestricted == null ? null : parameters.vpcServiceControlsRestricted);
|
|
12752
|
+
this.Serializable$set("noncommercialQuotaEnforced", parameters.noncommercialQuotaEnforced == null ? null : parameters.noncommercialQuotaEnforced);
|
|
12652
12753
|
};
|
|
12653
12754
|
$jscomp.inherits(module$exports$eeapiclient$ee_api_client.ProjectConfig, module$exports$eeapiclient$domain_object.Serializable);
|
|
12654
12755
|
module$exports$eeapiclient$ee_api_client.ProjectConfig.prototype.getConstructor = function() {
|
|
12655
12756
|
return module$exports$eeapiclient$ee_api_client.ProjectConfig;
|
|
12656
12757
|
};
|
|
12657
12758
|
module$exports$eeapiclient$ee_api_client.ProjectConfig.prototype.getPartialClassMetadata = function() {
|
|
12658
|
-
return {enums:{registrationState:module$exports$eeapiclient$ee_api_client.ProjectConfigRegistrationStateEnum}, keys:["name", "registration", "registrationState", "vpcServiceControlsRestricted"], objects:{registration:module$exports$eeapiclient$ee_api_client.ProjectRegistration}};
|
|
12759
|
+
return {enums:{registrationState:module$exports$eeapiclient$ee_api_client.ProjectConfigRegistrationStateEnum}, keys:["name", "noncommercialQuotaEnforced", "registration", "registrationState", "vpcServiceControlsRestricted"], objects:{registration:module$exports$eeapiclient$ee_api_client.ProjectRegistration}};
|
|
12659
12760
|
};
|
|
12660
12761
|
$jscomp.global.Object.defineProperties(module$exports$eeapiclient$ee_api_client.ProjectConfig.prototype, {name:{configurable:!0, enumerable:!0, get:function() {
|
|
12661
12762
|
return this.Serializable$has("name") ? this.Serializable$get("name") : null;
|
|
12662
12763
|
}, set:function(value) {
|
|
12663
12764
|
this.Serializable$set("name", value);
|
|
12765
|
+
}}, noncommercialQuotaEnforced:{configurable:!0, enumerable:!0, get:function() {
|
|
12766
|
+
return this.Serializable$has("noncommercialQuotaEnforced") ? this.Serializable$get("noncommercialQuotaEnforced") : null;
|
|
12767
|
+
}, set:function(value) {
|
|
12768
|
+
this.Serializable$set("noncommercialQuotaEnforced", value);
|
|
12664
12769
|
}}, registration:{configurable:!0, enumerable:!0, get:function() {
|
|
12665
12770
|
return this.Serializable$has("registration") ? this.Serializable$get("registration") : null;
|
|
12666
12771
|
}, set:function(value) {
|
|
@@ -19657,7 +19762,7 @@ var $jscomp$templatelit$m1153655765$102 = $jscomp.createTemplateTagFirstArg(["ht
|
|
|
19657
19762
|
ee.apiclient = {};
|
|
19658
19763
|
var module$contents$ee$apiclient_apiclient = {};
|
|
19659
19764
|
ee.apiclient.VERSION = module$exports$ee$apiVersion.V1;
|
|
19660
|
-
ee.apiclient.API_CLIENT_VERSION = "1.7.
|
|
19765
|
+
ee.apiclient.API_CLIENT_VERSION = "1.7.25";
|
|
19661
19766
|
ee.apiclient.NULL_VALUE = module$exports$eeapiclient$domain_object.NULL_VALUE;
|
|
19662
19767
|
ee.apiclient.PromiseRequestService = module$exports$eeapiclient$promise_request_service.PromiseRequestService;
|
|
19663
19768
|
ee.apiclient.MakeRequestParams = module$contents$eeapiclient$request_params_MakeRequestParams;
|
|
@@ -19962,8 +20067,8 @@ module$contents$ee$apiclient_apiclient.send = function(path, params, callback, m
|
|
|
19962
20067
|
var profileHookAtCallTime = module$contents$ee$apiclient_apiclient.profileHook_, contentType = "application/x-www-form-urlencoded";
|
|
19963
20068
|
body && (contentType = "application/json", method && method.startsWith("multipart") && (contentType = method, method = "POST"));
|
|
19964
20069
|
method = method || "POST";
|
|
19965
|
-
var headers = {"Content-Type":contentType}, version = "1.7.
|
|
19966
|
-
version === "1.7.
|
|
20070
|
+
var headers = {"Content-Type":contentType}, version = "1.7.25";
|
|
20071
|
+
version === "1.7.25" && (version = "latest");
|
|
19967
20072
|
headers[module$contents$ee$apiclient_apiclient.API_CLIENT_VERSION_HEADER] = "ee-js/" + version;
|
|
19968
20073
|
module$contents$ee$apiclient_apiclient.userAgent_ && (headers["User-Agent"] = module$contents$ee$apiclient_apiclient.userAgent_);
|
|
19969
20074
|
var authToken = module$contents$ee$apiclient_apiclient.getAuthToken();
|
|
@@ -27586,29 +27691,29 @@ ee.data.Profiler.Format.prototype.toString = function() {
|
|
|
27586
27691
|
ee.data.Profiler.Format.TEXT = new ee.data.Profiler.Format("text");
|
|
27587
27692
|
ee.data.Profiler.Format.JSON = new ee.data.Profiler.Format("json");
|
|
27588
27693
|
(function() {
|
|
27589
|
-
var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction.
|
|
27590
|
-
orderedParamLists = [["name"], ["name", "
|
|
27591
|
-
"
|
|
27592
|
-
"collection opt_description
|
|
27593
|
-
"
|
|
27594
|
-
["
|
|
27595
|
-
["
|
|
27596
|
-
["params", "opt_callback"], ["
|
|
27597
|
-
"
|
|
27598
|
-
|
|
27599
|
-
["
|
|
27600
|
-
|
|
27601
|
-
["
|
|
27602
|
-
["
|
|
27603
|
-
[ee.ApiFunction.
|
|
27604
|
-
module$contents$ee$batch_Export.
|
|
27605
|
-
ee.ComputedObject.prototype.
|
|
27606
|
-
ee.data.getThumbId, ee.data.createAsset, ee.data.getVideoThumbId, ee.data.getFilmstripThumbId, ee.data.createFolder, ee.data.makeThumbUrl, ee.data.getDownloadId, ee.data.renameAsset, ee.data.makeDownloadUrl, ee.data.copyAsset, ee.data.getTableDownloadId, ee.data.deleteAsset, ee.data.makeTableDownloadUrl, ee.data.getAssetAcl, ee.data.newTaskId, ee.data.getTaskStatus, ee.data.updateAsset, ee.data.getTaskList, ee.data.setAssetAcl,
|
|
27607
|
-
ee.data.
|
|
27608
|
-
ee.
|
|
27609
|
-
ee.Filter.
|
|
27610
|
-
ee.
|
|
27611
|
-
ee.ImageCollection.prototype.
|
|
27694
|
+
var exportedFnInfo = {}, orderedFnNames = "ee.ApiFunction._apply ee.ApiFunction._call ee.ApiFunction.lookup ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.table.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.table.toBigQuery ee.batch.Export.video.toCloudStorage ee.batch.Export.video.toDrive ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.image.toCloudStorage ee.batch.Export.image.toDrive ee.Collection.prototype.filterDate ee.Collection.prototype.filter ee.Collection.prototype.iterate ee.Collection.prototype.sort ee.Collection.prototype.filterBounds ee.Collection.prototype.limit ee.Collection.prototype.filterMetadata ee.Collection.prototype.map ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.data.updateTask ee.data.startProcessing ee.data.startIngestion ee.data.authenticate ee.data.authenticateViaPopup ee.data.startTableIngestion ee.data.authenticateViaPrivateKey ee.data.getAsset ee.data.getInfo ee.data.getList ee.data.listAssets ee.data.listImages ee.data.getMapId ee.data.getTileUrl ee.data.listBuckets ee.data.getFeatureViewTilesKey ee.data.getAssetRoots ee.data.listFeatures ee.data.computeValue ee.data.createAssetHome ee.data.getThumbId ee.data.createAsset ee.data.getVideoThumbId ee.data.getFilmstripThumbId ee.data.createFolder ee.data.makeThumbUrl ee.data.getDownloadId ee.data.renameAsset ee.data.makeDownloadUrl ee.data.copyAsset ee.data.getTableDownloadId ee.data.deleteAsset ee.data.makeTableDownloadUrl ee.data.getAssetAcl ee.data.newTaskId ee.data.getTaskStatus ee.data.updateAsset ee.data.getTaskList ee.data.setAssetAcl ee.data.getTaskListWithLimit ee.data.setAssetProperties ee.data.getAssetRootQuota ee.data.listOperations ee.data.cancelOperation ee.data.getWorkloadTag ee.data.setWorkloadTag ee.data.authenticateViaOauth ee.data.setDefaultWorkloadTag ee.data.getOperation ee.data.resetWorkloadTag ee.data.cancelTask ee.Date ee.Deserializer.decode ee.Deserializer.decodeCloudApi ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Dictionary ee.initialize ee.reset ee.InitState ee.TILE_SIZE ee.Algorithms ee.call ee.apply ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMapId ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection.prototype.getMap ee.FeatureCollection ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMapId ee.Filter.and ee.Filter.or ee.Filter.date ee.Filter.inList ee.Filter.prototype.not ee.Filter.eq ee.Filter.neq ee.Filter.lt ee.Filter.bounds ee.Filter.gte ee.Filter.gt ee.Filter.metadata ee.Filter ee.Filter.lte ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.LineString ee.Geometry.LinearRing ee.Geometry.MultiLineString ee.Geometry ee.Geometry.Polygon ee.Geometry.MultiPolygon ee.Geometry.prototype.toGeoJSON ee.Geometry.Point ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Geometry.prototype.serialize ee.Geometry.Rectangle ee.Geometry.BBox ee.Image.prototype.select ee.Image.rgb ee.Image.prototype.getThumbId ee.Image.prototype.expression ee.Image.prototype.getMapId ee.Image.prototype.rename ee.Image.cat ee.Image.prototype.getThumbURL ee.Image.prototype.getDownloadURL ee.Image.prototype.clip ee.Image ee.Image.prototype.getMap ee.Image.prototype.getInfo ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getInfo ee.ImageCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getFilmstripThumbURL ee.List ee.Number ee.Serializer.toJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApi ee.Serializer.encodeCloudApiPretty ee.Serializer.toCloudApiJSON ee.Serializer.encode ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
|
|
27695
|
+
orderedParamLists = [["name", "namedArgs"], ["name", "var_args"], ["name"], "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(" "), "collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "), "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
|
|
27696
|
+
"collection opt_description opt_assetId opt_maxVertices opt_priority opt_overwrite".split(" "), "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "), "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices 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(" "),
|
|
27697
|
+
"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_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(" "),
|
|
27698
|
+
["classifier", "opt_description", "opt_assetId", "opt_priority"], "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority opt_overwrite".split(" "), "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_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(" "),
|
|
27699
|
+
["start", "opt_end"], ["filter"], ["algorithm", "opt_first"], ["property", "opt_ascending"], ["geometry"], ["max", "opt_property", "opt_ascending"], ["name", "operator", "value"], ["algorithm", "opt_dropNulls"], ["func", "var_args"], ["callback"], ["legacy"], ["opt_callback"], ["taskId", "action", "opt_callback"], ["taskId", "params", "opt_callback"], ["taskId", "request", "opt_callback"], ["clientId", "success", "opt_error", "opt_extraScopes", "opt_onImmediateFailed"], ["opt_success", "opt_error"],
|
|
27700
|
+
["taskId", "request", "opt_callback"], ["privateKey", "opt_success", "opt_error", "opt_extraScopes", "opt_suppressDefaultScopes"], ["id", "opt_callback"], ["id", "opt_callback"], ["params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["parent", "opt_params", "opt_callback"], ["params", "opt_callback"], ["id", "x", "y", "z"], ["project", "opt_callback"], ["params", "opt_callback"], ["opt_callback"], ["asset", "params", "opt_callback"], ["obj", "opt_callback"], ["requestedId", "opt_callback"],
|
|
27701
|
+
["params", "opt_callback"], ["value", "opt_path", "opt_force", "opt_properties", "opt_callback"], ["params", "opt_callback"], ["params", "opt_callback"], ["path", "opt_force", "opt_callback"], ["id"], ["params", "opt_callback"], ["sourceId", "destinationId", "opt_callback"], ["id"], ["sourceId", "destinationId", "opt_overwrite", "opt_callback"], ["params", "opt_callback"], ["assetId", "opt_callback"], ["id"], ["assetId", "opt_callback"], ["opt_count", "opt_callback"], ["taskId", "opt_callback"],
|
|
27702
|
+
["assetId", "asset", "updateFields", "opt_callback"], ["opt_callback"], ["assetId", "aclUpdate", "opt_callback"], ["opt_limit", "opt_callback"], ["assetId", "properties", "opt_callback"], ["rootId", "opt_callback"], ["opt_limit", "opt_callback"], ["operationName", "opt_callback"], [], ["tag"], "clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "), ["tag"], ["operationName", "opt_callback"], ["opt_resetDefault"], ["taskId", "opt_callback"], ["date",
|
|
27703
|
+
"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_visParams", "opt_callback"], ["opt_callback"], ["opt_visParams", "opt_callback"], ["args", "opt_column"], ["opt_format", "opt_selectors", "opt_filename", "opt_callback"], ["opt_callback"],
|
|
27704
|
+
["propertySelectors", "opt_newProperties", "opt_retainGeometry"], ["opt_visParams", "opt_callback"], ["var_args"], ["var_args"], ["start", "opt_end"], ["opt_leftField", "opt_rightValue", "opt_rightField", "opt_leftValue"], [], ["name", "value"], ["name", "value"], ["name", "value"], ["geometry", "opt_errorMargin"], ["name", "value"], ["name", "value"], ["name", "operator", "value"], ["opt_filter"], ["name", "value"], ["namedArgs"], ["var_args"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"],
|
|
27705
|
+
["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError"], ["geoJson", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], ["coords", "opt_proj", "opt_geodesic", "opt_maxError", "opt_evenOdd"], [], ["coords", "opt_proj"], [], ["coords", "opt_proj"], ["legacy"], ["coords", "opt_proj", "opt_geodesic", "opt_evenOdd"], ["west", "south", "east", "north"], ["var_args"], ["r", "g", "b"],
|
|
27706
|
+
["params", "opt_callback"], ["expression", "opt_map"], ["opt_visParams", "opt_callback"], ["var_args"], ["var_args"], ["params", "opt_callback"], ["params", "opt_callback"], ["geometry"], ["opt_args"], ["opt_visParams", "opt_callback"], ["opt_callback"], ["params", "opt_callback"], ["imageCollection", "opt_linkedBands", "opt_linkedProperties", "opt_matchPropertyName"], ["opt_callback"], ["args"], [], ["selectors", "opt_names"], ["opt_visParams", "opt_callback"], ["opt_visParams", "opt_callback"],
|
|
27707
|
+
["params", "opt_callback"], ["list"], ["number"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj"], ["obj", "opt_isCompound"], ["obj"], ["string"], []];
|
|
27708
|
+
[ee.ApiFunction._apply, ee.ApiFunction._call, ee.ApiFunction.lookup, module$contents$ee$batch_Export.map.toCloudStorage, module$contents$ee$batch_Export.table.toCloudStorage, module$contents$ee$batch_Export.table.toDrive, module$contents$ee$batch_Export.table.toAsset, module$contents$ee$batch_Export.table.toFeatureView, module$contents$ee$batch_Export.table.toBigQuery, module$contents$ee$batch_Export.video.toCloudStorage, module$contents$ee$batch_Export.video.toDrive, module$contents$ee$batch_Export.videoMap.toCloudStorage,
|
|
27709
|
+
module$contents$ee$batch_Export.classifier.toAsset, module$contents$ee$batch_Export.image.toAsset, module$contents$ee$batch_Export.image.toCloudStorage, module$contents$ee$batch_Export.image.toDrive, ee.Collection.prototype.filterDate, ee.Collection.prototype.filter, ee.Collection.prototype.iterate, ee.Collection.prototype.sort, ee.Collection.prototype.filterBounds, ee.Collection.prototype.limit, ee.Collection.prototype.filterMetadata, ee.Collection.prototype.map, ee.ComputedObject.prototype.aside,
|
|
27710
|
+
ee.ComputedObject.prototype.evaluate, ee.ComputedObject.prototype.serialize, ee.ComputedObject.prototype.getInfo, ee.data.updateTask, ee.data.startProcessing, ee.data.startIngestion, ee.data.authenticate, ee.data.authenticateViaPopup, ee.data.startTableIngestion, ee.data.authenticateViaPrivateKey, ee.data.getAsset, ee.data.getInfo, ee.data.getList, ee.data.listAssets, ee.data.listImages, ee.data.getMapId, ee.data.getTileUrl, ee.data.listBuckets, ee.data.getFeatureViewTilesKey, ee.data.getAssetRoots,
|
|
27711
|
+
ee.data.listFeatures, ee.data.computeValue, ee.data.createAssetHome, ee.data.getThumbId, ee.data.createAsset, ee.data.getVideoThumbId, ee.data.getFilmstripThumbId, ee.data.createFolder, ee.data.makeThumbUrl, ee.data.getDownloadId, ee.data.renameAsset, ee.data.makeDownloadUrl, ee.data.copyAsset, ee.data.getTableDownloadId, ee.data.deleteAsset, ee.data.makeTableDownloadUrl, ee.data.getAssetAcl, ee.data.newTaskId, ee.data.getTaskStatus, ee.data.updateAsset, ee.data.getTaskList, ee.data.setAssetAcl,
|
|
27712
|
+
ee.data.getTaskListWithLimit, ee.data.setAssetProperties, ee.data.getAssetRootQuota, ee.data.listOperations, ee.data.cancelOperation, ee.data.getWorkloadTag, ee.data.setWorkloadTag, ee.data.authenticateViaOauth, ee.data.setDefaultWorkloadTag, ee.data.getOperation, ee.data.resetWorkloadTag, ee.data.cancelTask, ee.Date, ee.Deserializer.decode, ee.Deserializer.decodeCloudApi, ee.Deserializer.fromJSON, ee.Deserializer.fromCloudApiJSON, ee.Dictionary, ee.initialize, ee.reset, ee.InitState, ee.TILE_SIZE,
|
|
27713
|
+
ee.Algorithms, ee.call, ee.apply, ee.Element.prototype.set, ee.Encodable.SourceFrame, ee.Feature.prototype.getMapId, ee.Feature, ee.Feature.prototype.getMap, ee.Feature.prototype.getInfo, ee.FeatureCollection.prototype.getMap, ee.FeatureCollection, ee.FeatureCollection.prototype.getDownloadURL, ee.FeatureCollection.prototype.getInfo, ee.FeatureCollection.prototype.select, ee.FeatureCollection.prototype.getMapId, ee.Filter.and, ee.Filter.or, ee.Filter.date, ee.Filter.inList, ee.Filter.prototype.not,
|
|
27714
|
+
ee.Filter.eq, ee.Filter.neq, ee.Filter.lt, ee.Filter.bounds, ee.Filter.gte, ee.Filter.gt, ee.Filter.metadata, ee.Filter, ee.Filter.lte, ee.Function.prototype.apply, ee.Function.prototype.call, ee.Geometry.LineString, ee.Geometry.LinearRing, ee.Geometry.MultiLineString, ee.Geometry, ee.Geometry.Polygon, ee.Geometry.MultiPolygon, ee.Geometry.prototype.toGeoJSON, ee.Geometry.Point, ee.Geometry.prototype.toGeoJSONString, ee.Geometry.MultiPoint, ee.Geometry.prototype.serialize, ee.Geometry.Rectangle,
|
|
27715
|
+
ee.Geometry.BBox, ee.Image.prototype.select, ee.Image.rgb, ee.Image.prototype.getThumbId, ee.Image.prototype.expression, ee.Image.prototype.getMapId, ee.Image.prototype.rename, ee.Image.cat, ee.Image.prototype.getThumbURL, ee.Image.prototype.getDownloadURL, ee.Image.prototype.clip, ee.Image, ee.Image.prototype.getMap, ee.Image.prototype.getInfo, ee.ImageCollection.prototype.getVideoThumbURL, ee.ImageCollection.prototype.linkCollection, ee.ImageCollection.prototype.getInfo, ee.ImageCollection, ee.ImageCollection.prototype.first,
|
|
27716
|
+
ee.ImageCollection.prototype.select, ee.ImageCollection.prototype.getMap, ee.ImageCollection.prototype.getMapId, ee.ImageCollection.prototype.getFilmstripThumbURL, ee.List, ee.Number, ee.Serializer.toJSON, ee.Serializer.toReadableJSON, ee.Serializer.encodeCloudApi, ee.Serializer.encodeCloudApiPretty, ee.Serializer.toCloudApiJSON, ee.Serializer.encode, ee.Serializer.toReadableCloudApiJSON, ee.String, ee.Terrain].forEach(function(fn, i) {
|
|
27612
27717
|
fn && (exportedFnInfo[fn.toString()] = {name:orderedFnNames[i], paramNames:orderedParamLists[i]});
|
|
27613
27718
|
});
|
|
27614
27719
|
goog.global.EXPORTED_FN_INFO = exportedFnInfo;
|
package/package.json
CHANGED
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.7.
|
|
27
|
+
const API_CLIENT_VERSION = '1.7.25';
|
|
28
28
|
|
|
29
29
|
exports.VERSION = apiVersion.VERSION;
|
|
30
30
|
exports.API_CLIENT_VERSION = API_CLIENT_VERSION;
|