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